diff options
author | Sami Tolvanen <[email protected]> | 2022-09-08 14:54:44 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2022-09-26 10:13:12 -0700 |
commit | d0f9562ee43a135b941715d9e5e607de88898aca (patch) | |
tree | 49f16c8a57cf2b485444c6d37eae318dec822ba1 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f143ff397a3f991e8b48542f77aad900845f436e (diff) |
scripts/kallsyms: Ignore __kcfi_typeid_
The compiler generates __kcfi_typeid_ symbols for annotating assembly
functions with type information. These are constants that can be
referenced in assembly code and are resolved by the linker. Ignore
them in kallsyms.
Signed-off-by: Sami Tolvanen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Tested-by: Kees Cook <[email protected]>
Tested-by: Nathan Chancellor <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions