aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2009-08-19 15:52:25 +0800
committerIngo Molnar <[email protected]>2009-08-19 15:02:22 +0200
commite6971969c331caa5c3c88cbd1be4f465b3355452 (patch)
tree0d66906d1882566257db824b38ab905d8a0dc721 /net/lapb/lapb_iface.c
parent5e9ad7df9fd056f1071af8aa91034a1c3170257d (diff)
tracing/syscalls: Fix fields format for enter events
The "format" file of a trace event is originally for parsers to parse ftrace binary output. But the "format" file of a syscall event can only be used by perfcounter, because it describes the format of struct syscall_enter_record not struct syscall_trace_enter. To fix this, we remove struct syscall_enter_record, and then struct syscall_trace_enter will be used by both perf profile and ftrace. Signed-off-by: Li Zefan <[email protected]> Cc: Jason Baron <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Frederic Weisbecker <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions