Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4994 Discussions

Measuring cache miss without using vtune??

professional1983
Beginner
455 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
455 Views
you can write it using core assembly programming!!! you can refer to the system programming guide vol. 3 from intel.
0 Kudos
sh22iyer1
Beginner
455 Views
How can I execute the wrmsr/rdmsr insructions from my C/asm program (Linux)?

Thanks in advance.
0 Kudos
Reply