[for-next][PATCH 4/7] tracing: Add tracepoint benchmark tracepoint

2014-05-30 Thread Steven Rostedt
From: "Steven Rostedt (Red Hat)" In order to help benchmark the time tracepoints take, a new config option is added called CONFIG_TRACEPOINT_BENCHMARK. When this option is set a tracepoint is created called "benchmark:benchmark_event". When the tracepoint is enabled, it kicks off a kernel thread

[for-next][PATCH 4/7] tracing: Add tracepoint benchmark tracepoint

2014-05-30 Thread Steven Rostedt
From: Steven Rostedt (Red Hat) rost...@goodmis.org In order to help benchmark the time tracepoints take, a new config option is added called CONFIG_TRACEPOINT_BENCHMARK. When this option is set a tracepoint is created called benchmark:benchmark_event. When the tracepoint is enabled, it kicks off