diff options
| author | Jiri Olsa <[email protected]> | 2020-03-12 20:56:00 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-03-13 12:49:51 -0700 |
| commit | ecb60d1c670e9b205197d8e4381b19e77bc2d834 (patch) | |
| tree | c83a00f79f1bd24471b40698794bcab83a4f49af /tools/perf/scripts/python/sched-migration.py | |
| parent | bfea9a8574f34597581f74f792d044d38497b775 (diff) | |
bpf: Move lnode list node to struct bpf_ksym
Adding lnode list node to 'struct bpf_ksym' object,
so the struct bpf_ksym itself can be chained and used
in other objects like bpf_trampoline and bpf_dispatcher.
Changing iterator to bpf_ksym in bpf_get_kallsym function.
The ksym->start is holding the prog->bpf_func value,
so it's ok to use it as value in bpf_get_kallsym.
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions