Commit 6353255e authored by Dmitry Vyukov's avatar Dmitry Vyukov Committed by Namhyung Kim
Browse files

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: default avatarDmitry Vyukov <dvyukov@google.com>
Link: https://lore.kernel.org/r/20250108063628.215577-1-dvyukov@google.com


Fixes: ec6ae74f ("perf report: Display average IPC and IPC coverage per symbol")
Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
parent acda4c20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment