diff options
author | Andi Kleen <[email protected]> | 2020-09-11 07:48:07 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-09-17 15:48:08 -0300 |
commit | 55c36a9fc2aaac6a0c77eeaeefd8d8f691c98e19 (patch) | |
tree | 77dc442d09f4d09daea4b8f1caeec6f24d4e3396 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | acb65150a47c2baea5ea02fd7cb66460f7733fcd (diff) |
perf stat: Support new per thread TopDown metrics
Icelake has support for reporting per thread TopDown metrics.
These are reported differently than the previous TopDown support,
each metric is standalone, but scaled to pipeline "slots".
We don't need to do anything special for HyperThreading anymore.
Teach perf stat --topdown to handle these new metrics and
print them in the same way as the previous TopDown metrics.
The restrictions of only being able to report information per core is
gone.
Signed-off-by: Andi Kleen <[email protected]>
Co-developed-by: Kan Liang <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions