diff options
| author | Vaibhav Nagarnaik <[email protected]> | 2012-05-04 01:59:52 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2012-05-16 23:50:38 +0000 |
| commit | 71babb2705e2203a64c27ede13ae3508a0d2c16c (patch) | |
| tree | 8274eb4b1b17872e38715e0f619669fcc2b06c8d /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | tracing: Check return value of tracing_dentry_percpu() (diff) | |
| download | kernel-71babb2705e2203a64c27ede13ae3508a0d2c16c.tar.gz kernel-71babb2705e2203a64c27ede13ae3508a0d2c16c.zip | |
tracing: change CPU ring buffer state from tracing_cpumask
According to Documentation/trace/ftrace.txt:
tracing_cpumask:
This is a mask that lets the user only trace
on specified CPUS. The format is a hex string
representing the CPUS.
The tracing_cpumask currently doesn't affect the tracing state of
per-CPU ring buffers.
This patch enables/disables CPU recording as its corresponding bit in
tracing_cpumask is set/unset.
Link: http://lkml.kernel.org/r/[email protected]
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Laurent Chavey <[email protected]>
Cc: Justin Teravest <[email protected]>
Cc: David Sharp <[email protected]>
Signed-off-by: Vaibhav Nagarnaik <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
