Hi,
On Thu, Jul 29, 2010 at 2:56 AM, L F wrote:
> Hi,
> I'm using the sampling capability of perfmon to record last level cache
> misses. I'm using commands such as the following:
> taskset -c 4 pfmon --smpl-outfile=pfout.out --long-smpl-periods=1
> --show-time -e l3_cache_misses:0x27 ./a.out
>
Hi,
I'm using the sampling capability of perfmon to record last level cache
misses. I'm using commands such as the following:
taskset -c 4 pfmon --smpl-outfile=pfout.out --long-smpl-periods=1
--show-time -e l3_cache_misses:0x27 ./a.out
The output file contains instruction pointer (IP) values rel