summaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2025-01-08 09:36:23 +0300
committerNamhyung Kim <namhyung@kernel.org>2025-02-20 00:27:59 +0300
commit6353255e7cfab568058580424fa0967bf4504fe5 (patch)
tree8799be5c3b97253765659dfaaf320a553f57fbd0 /tools/perf/util/trace-event-scripting.c
parentacda4c200185f55f10023bd9fcbf97915cc0fa0a (diff)
downloadlinux-6353255e7cfab568058580424fa0967bf4504fe5.tar.xz
perf report: Fix input reload/switch with symbol sort key
Currently the code checks that there is no "ipc" in the sort order and add an ipc string. This will always error out on the second pass after input reload/switch, since the sort order already contains "ipc". Do the ipc check/fixup only on the first pass. Signed-off-by: Dmitry Vyukov <dvyukov@google.com> Link: https://lore.kernel.org/r/20250108063628.215577-1-dvyukov@google.com Fixes: ec6ae74fe8f0 ("perf report: Display average IPC and IPC coverage per symbol") Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions