diff options
author | Ilya Leoshkevich <[email protected]> | 2023-02-10 01:11:58 +0100 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2023-02-10 15:21:27 -0800 |
commit | 24a87b477c65c33841c0511d268f46a226271502 (patch) | |
tree | e620e91e2a7ca09f2b35cf170a841a96f59473cd /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 0589d16475ae69da30dde8d0064b3b834ee25310 (diff) |
selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpf
To get useful results from the Memory Sanitizer, all code running in a
process needs to be instrumented. When building tests with other
sanitizers, it's not strictly necessary, but is also helpful.
So make sure runqslower and libbpf are compiled with SAN_CFLAGS and
linked with SAN_LDFLAGS.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions