aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2009-03-13 00:37:42 -0400
committerSteven Rostedt <srostedt@redhat.com>2009-03-13 00:37:42 -0400
commit7f96f93f02b7637491a1637dee12dcdcd40b9802 (patch)
tree4756faebe7ada4eabb4ca985b3b26e09ecbfec14 /kernel/softirq.c
parentbdc067582b8b71c7771bab076bbc51569c594fb4 (diff)
downloadkernel_samsung_smdk4412-7f96f93f02b7637491a1637dee12dcdcd40b9802.zip
kernel_samsung_smdk4412-7f96f93f02b7637491a1637dee12dcdcd40b9802.tar.gz
kernel_samsung_smdk4412-7f96f93f02b7637491a1637dee12dcdcd40b9802.tar.bz2
tracing: move binary buffers into per cpu directory
The binary_buffers directory in /debugfs/tracing held the files to read the trace buffers in a binary format. This held one file per CPU buffer. But we also have a per_cpu directory that holds a way to read the pretty-print formats. This patch moves the binary buffers into the per_cpu_directory: # ls /debug/tracing/per_cpu/cpu1/ trace trace_pipe trace_pipe_raw The new name is called "trace_pipe_raw". The binary buffers always acted similar to trace_pipe, except that they produce raw data. Requested-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions