aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2019-02-13 12:32:41 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-02-14 18:18:09 +0000
commit33bbc571ed79cace481fae4031b80a51d93ae997 (patch)
treea11054b6069dc4a623661e4c68d4506938d6af60 /tools/perf/scripts/python/compaction-times.py
parentperf tools: Fix legacy events symbol separator parsing (diff)
downloadkernel-33bbc571ed79cace481fae4031b80a51d93ae997.tar.gz
kernel-33bbc571ed79cace481fae4031b80a51d93ae997.zip
perf list: Display metric expressions for --details option
Display metric expression itself when --details is specified. Current list with no details: # perf list metrics ... TopDownL1: IPC [Instructions Per Cycle (per logical thread)] SLOTS [Total issue-pipeline slots] ... Detailed output with metric formula: # perf list --details metrics ... TopDownL1: IPC [Instructions Per Cycle (per logical thread)] [inst_retired.any / cpu_clk_unhalted.thread] SLOTS [Total issue-pipeline slots] [4*(( cpu_clk_unhalted.thread_any / 2 ) if #smt_on else cycles)] ... Signed-off-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[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/compaction-times.py')
0 files changed, 0 insertions, 0 deletions