aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2024-03-25 21:14:53 -0700
committerAlexei Starovoitov <[email protected]>2024-03-28 18:31:41 -0700
commitad2b05286e94485070475e473963724fa657491c (patch)
tree68d8f28e5f7d7dbf306cc20d2961125248372bbe /tools/perf/scripts/python/task-analyzer.py
parentcdfd9cc3ba147ceea650afa6b7031e31a98d500e (diff)
libbpf: Mark libbpf_kallsyms_parse static function
Currently libbpf_kallsyms_parse() function is declared as a global function but actually it is not a API and there is no external users in bpftool/bpf-selftests. So let us mark the function as static. Signed-off-by: Yonghong Song <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions