summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2015-10-21 15:27:36 -0400
committerSteven Rostedt <rostedt@goodmis.org>2015-10-25 21:33:56 -0400
commit8ca532ad2b050da0d0db3544d9ab8b40675e4ca1 (patch)
treeccba6d4d2730df8ebc3d2ca5747d0006cd2ff762 /kernel/sysctl.c
parent3fdaf80f4a836911c0eda1cee92f8aa625f90197 (diff)
downloadlinux-8ca532ad2b050da0d0db3544d9ab8b40675e4ca1.tar.gz
linux-8ca532ad2b050da0d0db3544d9ab8b40675e4ca1.tar.bz2
linux-8ca532ad2b050da0d0db3544d9ab8b40675e4ca1.zip
tracing: Check all tasks on each CPU when filtering pids
My tests found that if a task is running but not filtered when set_event_pid is modified, then it can still be traced. Call on_each_cpu() to check if the current running task should be filtered and update the per cpu flags of tr->data appropriately. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions