diff options
| author | Yuanhan Liu <[email protected]> | 2010-11-08 06:05:12 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2011-03-10 15:34:51 +0000 |
| commit | 56355b83e2a24ce7e1870c8479205e2cdd332225 (patch) | |
| tree | e85804c55de4f125332d8052c9181d2b8ae84a20 /tools/perf/util/trace-event-scripting.c | |
| parent | tracing: Explain about unstable clock on resume with ring buffer warning (diff) | |
| download | kernel-56355b83e2a24ce7e1870c8479205e2cdd332225.tar.gz kernel-56355b83e2a24ce7e1870c8479205e2cdd332225.zip | |
tracing: Export trace_set_clr_event()
Trace events belonging to a module only exists when the module is
loaded. Well, we can use trace_set_clr_event funtion to enable some
trace event at the module init routine, so that we will not miss
something while loading then module.
So, Export the trace_set_clr_event function so that module can use it.
Signed-off-by: Yuanhan Liu <[email protected]>
LKML-Reference: <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
