diff options
author | 2023-08-09 10:34:24 +0200 | |
---|---|---|
committer | 2023-08-21 15:51:26 -0700 | |
commit | e613d1d0f7d4f6ee9b458c62f85c577872dce9a6 (patch) | |
tree | a21abb94cf79c2bcd054142ddce89773e2d4c899 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: Add elf_resolve_syms_offsets function (diff) | |
download | wireguard-linux-e613d1d0f7d4f6ee9b458c62f85c577872dce9a6.tar.xz wireguard-linux-e613d1d0f7d4f6ee9b458c62f85c577872dce9a6.zip |
libbpf: Add elf_resolve_pattern_offsets function
Adding elf_resolve_pattern_offsets function that looks up
offsets for symbols specified by pattern argument.
The 'pattern' argument allows wildcards (*?' supported).
Offsets are returned in allocated array together with its
size and needs to be released by the caller.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20230809083440.3209381-13-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions