diff options
| author | Martin KaFai Lau <martin.lau@kernel.org> | 2023-03-08 09:59:29 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2023-03-10 22:05:29 +0300 |
| commit | 1288aaa2786b1e58c9e88e53f7654d520ebe0f3b (patch) | |
| tree | f24c8960aa30e64692f27c6975bf73745aba0e02 /tools/perf/scripts/python/flamegraph.py | |
| parent | c0d63f309186d8492577c67c67984c714b6b72bc (diff) | |
| download | linux-1288aaa2786b1e58c9e88e53f7654d520ebe0f3b.tar.xz | |
bpf: Add bpf_local_storage_rcu callback
The existing bpf_local_storage_free_rcu is renamed to
bpf_local_storage_free_trace_rcu. A new bpf_local_storage_rcu
callback is added to do the kfree instead of using kfree_rcu.
It is a preparation work for a later patch using
bpf_mem_cache_alloc/free.
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20230308065936.1550103-11-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
