selinux/kernel/avc_tracepoint
Ondrej Mosnacek e7ec6c8148
kernel/avc_tracepoint: fix to work on AWS Graviton3 CPUs
The --call-graph dwarf argument requires hardware fetures that may not
be implemented on some platforms (e.g. aarch64 AWS Graviton3 CPUs). Use
just plain -g instead, which will hopefully work anywhere. The stack
trace doesn't really matter that much anyway, as we are just testing
that the tracepoint is available and working.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2026-08-10 12:04:35 +02:00
..
main.fmf Fix "adjust" statements 2025-10-09 20:22:22 +02:00
Makefile Add a basic test for SELinux AVC tracepoint 2021-04-28 15:18:14 +02:00
runtest.sh kernel/avc_tracepoint: fix to work on AWS Graviton3 CPUs 2026-08-10 12:04:35 +02:00