diff options
author | Jiri Olsa <[email protected]> | 2016-05-04 10:10:11 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-10-19 13:18:31 -0300 |
commit | 0f18896de4e1e833188be2c7086817574df205a5 (patch) | |
tree | c41ca0c3dd80db89526791c63532516018bdebfb /tools/perf/scripts/python/futex-contention.py | |
parent | 97cb486e497a3f967a5644d40bc854904a0bbffb (diff) |
perf c2c report: Add stores related dimension keys
Add 5 stores related dimension key wrappers.
First 3 are to be displayed in the main cachelines overall output:
stores, stores_l1hit, stores_l1miss
The latter 2 are to be displayed within single cacheline output:
cl_stores_l1hit, cl_stores_l1miss
They all display bare numbers of stores for cacheline or its related
offsets.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Joe Mario <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions