Use perf to Measure Cache Miss and TLB Miss
Last updated
Was this helpful?
Last updated
Was this helpful?
Note that if you use perf on department linux9 servers, there is no need to install. Just in case, this is how to install perf on your Ubuntu VM (though not so useful):
Note that you may need to change the version number to your system's.
To measure branch miss:
To measure cache miss:
To collect TLB miss: