diff options
author | Jiri Olsa <[email protected]> | 2015-10-25 15:51:18 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-10-27 15:08:07 -0300 |
commit | 1e5a29318ba8506f52a8d727b5c6a53143f9882a (patch) | |
tree | 30dc329ee8052a0525bf69947035a34bd340fb81 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2322f573f8131da9c6d1fab01fe0a0c2c23aa549 (diff) |
perf stat: Cache aggregated map entries in extra cpumap
Currently any time we need to access socket or core id for given cpu, we
access the sysfs topology file.
Adding a cpus_aggr_map cpu_map to cache those entries.
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Kan Liang <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions