aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorGao feng <[email protected]>2013-04-29 15:05:14 -0700
committerLinus Torvalds <[email protected]>2013-04-29 15:54:26 -0700
commit13f51e1c3fbebeab801f768f433067ff075dea5a (patch)
treece4c99e262771b82f3c5213d7c0a0a5dc87d5207 /tools/perf/scripts/python/syscall-counts.py
parent3f68613f39cdc242fa2e872ac04a802e7cc7b7cb (diff)
audit: don't check if kauditd is valid every time
We only need to check if kauditd is valid after we start it, if kauditd is invalid, we will set kauditd_task to NULL. So next time, we will start kauditd again. It means if kauditd_task is not NULL,it must be valid. Signed-off-by: Gao feng <[email protected]> Cc: Eric Paris <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions