aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKang Minchul <[email protected]>2022-11-05 22:59:32 +0900
committerArnaldo Carvalho de Melo <[email protected]>2022-11-10 15:39:02 -0300
commitcf9f67b36303de65596ae7504a2a7573c08876bb (patch)
tree3d1373c4809f2e994afc0f089051b08043d3dc25 /tools/perf/scripts/python/stackcollapse.py
parent9d895e46842908aa49a042e699097df64ab20b7f (diff)
perf print-events: Remove redundant comparison with zero
Since variable npmus is unsigned int, comparing with 0 is unnecessary. Signed-off-by: Kang Minchul <[email protected]> Acked-by: Namhyung Kim <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Peter Zijlstra <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions