diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-01-06 13:44:19 -0600 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-01-06 15:21:43 -0500 |
commit | 0641d368f206f2fe7725c9fa5f1461229ef8010f (patch) | |
tree | aac0db92d00b238236cbe64d562ff83f8978bb18 /arch/score/include | |
parent | e0d18fe063464cb3f1a6d1939e4fcf47d92d8386 (diff) | |
download | op-kernel-dev-0641d368f206f2fe7725c9fa5f1461229ef8010f.zip op-kernel-dev-0641d368f206f2fe7725c9fa5f1461229ef8010f.tar.gz |
tracing/kprobes: Add trace event trigger invocations
Add code to the kprobe/kretprobe event functions that will invoke any
event triggers associated with a probe's ftrace_event_file.
The code to do this is very similar to the invocation code already
used to invoke the triggers associated with static events and
essentially replaces the existing soft-disable checks with a superset
that preserves the original behavior but adds the bits needed to
support event triggers.
Link: http://lkml.kernel.org/r/f2d49f157b608070045fdb26c9564d5a05a5a7d0.1389036657.git.tom.zanussi@linux.intel.com
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch/score/include')
0 files changed, 0 insertions, 0 deletions