diff options
author | Frederic Weisbecker <[email protected]> | 2009-02-26 00:41:38 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-02-26 14:04:08 +0100 |
commit | 8656e7a2fa6afcd8682990f804a2a9674568738f (patch) | |
tree | 4577aacda59cec3e71bc0cd97c0f18c823b5743e /net/lapb/lapb_iface.c | |
parent | f4abfb8d0da70e436013e5799338357e1e6a0832 (diff) |
tracing/core: make the per cpu trace files in per cpu directories
Impact: restructure the VFS layout of per CPU trace buffers
The per cpu trace files are all in a single directory:
/debug/tracing/per_cpu. In case of a large number of cpu, the
content of this directory becomes messy so we create now one
directory per cpu inside /debug/tracing/per_cpu which contain
each their own trace_pipe and trace files.
Ie:
/debug/tracing$ ls -R per_cpu
per_cpu:
cpu0 cpu1
per_cpu/cpu0:
trace trace_pipe
per_cpu/cpu1:
trace trace_pipe
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions