summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/ftrace.c
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2021-11-26 17:34:42 -0500
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2021-11-26 17:37:06 -0500
commita55f224ff5f238013de8762c4287117e47b86e22 (patch)
treeb1c3427dd94738944c3de54ff1d82954b8b66a33 /arch/arm64/kernel/ftrace.c
parent6cb206508b621a9a0a2c35b60540e399225c8243 (diff)
tracing: Fix pid filtering when triggers are attached
If a event is filtered by pid and a trigger that requires processing of the event to happen is a attached to the event, the discard portion does not take the pid filtering into account, and the event will then be recorded when it should not have been. Cc: stable@vger.kernel.org Fixes: 3fdaf80f4a836 ("tracing: Implement event pid filtering") Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'arch/arm64/kernel/ftrace.c')
0 files changed, 0 insertions, 0 deletions