aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAlan Maguire <[email protected]>2024-06-20 10:17:29 +0100
committerAndrii Nakryiko <[email protected]>2024-06-21 14:45:07 -0700
commitd4e48e3dd45017abdd69a19285d197de897ef44f (patch)
treea0f022a078e3faa261970df64601e3b446660f2e /tools/perf/scripts/python/check-perf-trace.py
parentd1cf840854bb603c0718a011bc993f69f2df014e (diff)
module, bpf: Store BTF base pointer in struct module
...as this will allow split BTF modules with a base BTF representation (rather than the full vmlinux BTF at time of BTF encoding) to resolve their references to kernel types in a way that is more resilient to small changes in kernel types. This will allow modules that are not built every time the kernel is to provide more resilient BTF, rather than have it invalidated every time BTF ids for core kernel types change. Fields are ordered to avoid holes in struct module. Signed-off-by: Alan Maguire <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Reviewed-by: Luis Chamberlain <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions