Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
4823 Discussions

Measuring cache miss without using vtune??

professional1983
Beginner
255 Views
Is there any way to measure the cache miss without using VTune or anyother profiler for that matter. I mean using asm with C or something like that?? :smileyindifferent:
0 Kudos
2 Replies
Intel_C_Intel
Employee
255 Views
you can write it using core assembly programming!!! you can refer to the system programming guide vol. 3 from intel.
sh22iyer1
Beginner
255 Views
How can I execute the wrmsr/rdmsr insructions from my C/asm program (Linux)?

Thanks in advance.
Reply