aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorYang Li <[email protected]>2023-12-12 08:54:36 +0800
committerAndrii Nakryiko <[email protected]>2023-12-12 09:52:07 -0800
commit56c26d5ad86dfe48a76855a91b523ab4f372c003 (patch)
tree4faf507a12b0dd6209e75b4b9b82a32d901c2111 /tools/perf/scripts/python/bin/stackcollapse-record
parentf77d795618b92ac6fdb43de0d4036c6ce49f0b82 (diff)
bpf: Remove unused backtrack_state helper functions
The function are defined in the verifier.c file, but not called elsewhere, so delete the unused function. kernel/bpf/verifier.c:3448:20: warning: unused function 'bt_set_slot' kernel/bpf/verifier.c:3453:20: warning: unused function 'bt_clear_slot' kernel/bpf/verifier.c:3488:20: warning: unused function 'bt_is_slot_set' Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Acked-by: Eduard Zingerman <[email protected]> Link: https://lore.kernel.org/bpf/[email protected] Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7714
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions