aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2022-11-14 15:02:21 -0800
committerArnaldo Carvalho de Melo <[email protected]>2022-11-16 09:51:23 -0300
commit6108712c07422f8ececb163ace7fad2ae0e9a24c (patch)
tree2093a6949d8513460b037c45fbd45b01bef11069 /tools/perf/scripts/python
parent33c4ed47990f3eaaa732d3fcc2760e6165c16c40 (diff)
perf stat: Remove impossible condition
The print would run only if metric_only is not set, but it's already in a block that says it's in metric_only case. And there's no place to change the setting. Signed-off-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Athira Jajeev <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: James Clark <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Kan Liang <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Xing Zhengjun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions