diff options
author | Ian Rogers <[email protected]> | 2021-01-13 14:36:08 -0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-01-13 19:11:14 -0800 |
commit | ce5a518e9de53446f10d46fac98640f7ac026100 (patch) | |
tree | fc94357ac7a774ec6d57c4f4ad2eb823c56a4635 /tools/perf/scripts/python/flamegraph.py | |
parent | fbeed9349521a1f6372c8fe736557b8cba7191fe (diff) |
bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
Add inline to __always_inline making it match the linux/compiler.h.
Adding this avoids an unused function warning on bpf_tail_call_static
when compining with -Wall.
Signed-off-by: Ian Rogers <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions