diff options
author | Jiri Olsa <[email protected]> | 2023-08-09 10:34:23 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-08-21 15:51:26 -0700 |
commit | 7ace84c6892971766b7c252b3998d5662679e472 (patch) | |
tree | e5cb1aebd711604dc4719b5ea485efc5004b6491 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3774705db1718a671a4ed2ac5066fea839b1d7d1 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions