aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorYuanhan Liu <[email protected]>2010-11-08 14:05:12 +0800
committerSteven Rostedt <[email protected]>2011-03-10 10:34:51 -0500
commit56355b83e2a24ce7e1870c8479205e2cdd332225 (patch)
treee85804c55de4f125332d8052c9181d2b8ae84a20 /tools/perf/util/scripting-engines/trace-event-python.c
parent31274d72f01604f4b02d933b4f3cac84d2c201fd (diff)
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/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions