diff options
author | Jiri Olsa <jolsa@kernel.org> | 2023-08-09 11:34:23 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-08-22 01:51:26 +0300 |
commit | 7ace84c6892971766b7c252b3998d5662679e472 (patch) | |
tree | e5cb1aebd711604dc4719b5ea485efc5004b6491 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3774705db1718a671a4ed2ac5066fea839b1d7d1 (diff) | |
download | linux-7ace84c6892971766b7c252b3998d5662679e472.tar.xz |
libbpf: Add elf_resolve_syms_offsets function
Adding elf_resolve_syms_offsets function that looks up
offsets for symbols specified in syms array argument.
Offsets are returned in allocated array with the 'cnt' size,
that needs to be released by the caller.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20230809083440.3209381-12-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