diff options
| author | Yonghong Song <[email protected]> | 2022-06-06 23:26:47 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-06-07 10:20:43 -0700 |
| commit | 23b2a3a8f63a9dc14ad0c7a63098e0b3575b1173 (patch) | |
| tree | 2691859e6ba32633eb0db214065a8180e73a6333 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 6ec7d79be202db14bd0ceeb9ed32908bcaae27fa (diff) | |
libbpf: Add enum64 relocation support
The enum64 relocation support is added. The bpf local type
could be either enum or enum64 and the remote type could be
either enum or enum64 too. The all combinations of local enum/enum64
and remote enum/enum64 are supported.
Acked-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions