summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2026-07-05 18:52:45 +0200
committerJohn Johansen <john.johansen@canonical.com>2026-08-06 13:50:45 -0700
commit485d3f5760d8feb8a5d842218c9cb980a78cc34d (patch)
treec355fdb65dcbeab572aff356e8f672d567e20b8c /tools/perf/scripts/python/flamegraph.py
parentefede141dc86279e663ac8c28f61c19cf7e36c84 (diff)
apparmor: use SEND_SIG_NOINFO instead of NULL in aa_audit()
SEND_SIG_NOINFO is defined as ((struct kernel_siginfo *) 0), so passing NULL works, but: - this works "by accident" and looks as if the caller doesn't understand the signal sending API. - more importantly, this hides the usage of SEND_SIG_NOINFO from grep, and this is really bad. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Acked-by: Georgia Garcia <georgia.garcia@canonical.com> Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions