aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2025-02-27 19:12:22 +0000
committerNamhyung Kim <[email protected]>2025-03-13 07:18:10 +0000
commit79056b3fe8878fa77ea8e9cbe062e428d2845982 (patch)
tree12dc795fbfabaf418945ed24f4356479913174dc /tools/perf/util/annotate.c
parentperf ftrace: Fix latency stats with BPF (diff)
downloadkernel-79056b3fe8878fa77ea8e9cbe062e428d2845982.tar.gz
kernel-79056b3fe8878fa77ea8e9cbe062e428d2845982.zip
perf ftrace: Remove an unnecessary condition check in BPF
The bucket_num is set based on the {max,min}_latency already in cmd_ftrace(), so no need to check it again in BPF. Also I found that it didn't pass the max_latency to BPF. :) No functional changes intended. Cc: Gabriele Monaco <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions