diff options
author | Jiri Olsa <[email protected]> | 2021-01-14 14:40:42 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-01-14 19:29:58 -0800 |
commit | bd7525dacd7e204f8cae061941fb9001c89d6988 (patch) | |
tree | d7e8e96b7b606ffb8cf40f5ac9572cdd5f098ca3 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7064a7341a0d2fcfeff56be7e3917421fbb8b024 (diff) |
bpf: Move stack_map_get_build_id into lib
Moving stack_map_get_build_id into lib with
declaration in linux/buildid.h header:
int build_id_parse(struct vm_area_struct *vma, unsigned char *build_id);
This function returns build id for given struct vm_area_struct.
There is no functional change to stack_map_get_build_id function.
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]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions