diff options
| author | Jiri Olsa <[email protected]> | 2020-03-12 20:56:04 +0100 | 
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-03-13 12:49:52 -0700 | 
| commit | dba122fb5e122e8e07e2f11cdebc10ba4f425cf7 (patch) | |
| tree | b7a60bb5ec25a3454df7b3ce43a5fa5e2e060a74 /tools/perf/scripts/python/bin/syscall-counts-by-pid-record | |
| parent | cbd76f8d5ac9c4e99c4ffe5e39a1e907cdf5a76f (diff) | |
bpf: Add bpf_ksym_add/del functions
Separating /proc/kallsyms add/del code and adding bpf_ksym_add/del
functions for that.
Moving bpf_prog_ksym_node_add/del functions to __bpf_ksym_add/del
and changing their argument to 'struct bpf_ksym' object. This way
we can call them for other bpf objects types like trampoline and
dispatcher.
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-by-pid-record')
0 files changed, 0 insertions, 0 deletions