diff options
author | Srikar Dronamraju <[email protected]> | 2019-09-24 17:19:06 +0530 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2019-09-25 06:34:06 -0400 |
commit | f8d7ab2bded897607bff6324d5c6ea6b4aecca0c (patch) | |
tree | d27ac482c5341b615ac3d83ffe03c4830baf389e /lib/mpi/mpi-bit.c | |
parent | b78b94b82122208902c0f83805e614e1239f9893 (diff) |
tracing/probe: Fix same probe event argument matching
Commit fe60b0ce8e73 ("tracing/probe: Reject exactly same probe event")
tries to reject a event which matches an already existing probe.
However it currently continues to match arguments and rejects adding a
probe even when the arguments don't match. Fix this by only rejecting a
probe if and only if all the arguments match.
Link: http://lkml.kernel.org/r/[email protected]
Fixes: fe60b0ce8e73 ("tracing/probe: Reject exactly same probe event")
Acked-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Srikar Dronamraju <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions