aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRichard Guy Briggs <[email protected]>2013-11-26 18:49:12 -0500
committerEric Paris <[email protected]>2014-01-13 22:31:07 -0500
commit04ee1a3b8f0584099370f8501ac785fd5d2ed6ff (patch)
tree7efec1326aa33043d9c69b28ff45c1df9934e3a0 /tools/perf/scripts/python/event_analyzing_sample.py
parent61c0ee8792165f0de7c4aa619343998a6966c1ef (diff)
audit: get rid of *NO* daemon at audit_pid=0 message
kauditd_send_skb is called after audit_pid was checked to be non-zero. However, it can be set to 0 due to auditd exiting while kauditd_send_skb is still executed and this can result in a spurious warning about missing auditd. Re-check audit_pid before printing the message. Signed-off-by: Mateusz Guzik <[email protected]> Cc: Eric Paris <[email protected]> Cc: [email protected] Acked-by: Eric Paris <[email protected]> Signed-off-by: Richard Guy Briggs <[email protected]> Signed-off-by: Eric Paris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions