Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

Measuring cache miss without using vtune??

professional1983
Beginner
801 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
801 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
801 Views
How can I execute the wrmsr/rdmsr insructions from my C/asm program (Linux)?

Thanks in advance.
0 Kudos
Reply