2

Is there any way to calculate the LLC cache miss rate by the perf tool in Linux?

My perf output gives me the following command for the LLC cache:

LLC load misses, LLC loads, LLC stores, LLC store misses, and LLC prefetch misses.

Is there any way that, using these metrics, I could calculate the LLC cache miss rate of my application?

Also, using Perf, would it be possible to monitor these metrics all the execution and plot a chart? This will help me to monitor the program hot spots and analyze it better.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.