diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2024-06-06 05:10:53 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-06-06 22:22:19 +0300 |
commit | 9a2a3aab7329f1e62982531559866b90d5a5208b (patch) | |
tree | 65addbca8db806e92297852e8c8beec7939ae8f2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6c1f7f0acabd35ad73525bd2766da4669c18a9e6 (diff) | |
download | linux-9a2a3aab7329f1e62982531559866b90d5a5208b.tar.xz |
fgraph: Remove some unused functions
These functions are defined in the fgraph.c file, but not
called elsewhere, so delete these unused functions.
kernel/trace/fgraph.c:273:1: warning: unused function 'set_bitmap_bits'.
kernel/trace/fgraph.c:259:19: warning: unused function 'get_fgraph_type'.
Link: https://lore.kernel.org/linux-trace-kernel/20240606021053.27783-1-jiapeng.chong@linux.alibaba.com
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9289
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions