aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2022-03-23 16:35:36 +0900
committerAlexei Starovoitov <[email protected]>2022-03-28 19:05:40 -0700
commit261608f3105ce65e9fd01919f72ead74dcb9f14d (patch)
tree3a4e4e6165115f3f3cc8923b07a697fe5b81b728 /tools/perf/scripts/python/stackcollapse.py
parent9052e4e83762c40d89f6650fec161ad9001e93f3 (diff)
fprobe: Fix sparse warning for acccessing __rcu ftrace_hash
Since ftrace_ops::local_hash::filter_hash field is an __rcu pointer, we have to use rcu_access_pointer() to access it. Reported-by: kernel test robot <[email protected]> Signed-off-by: Masami Hiramatsu <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/164802093635.1732982.4938094876018890866.stgit@devnote2
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions