diff options
author | Jason Baron <[email protected]> | 2009-08-10 16:52:39 -0400 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2009-08-11 20:35:27 +0200 |
commit | f744bd576a827c5b02e756b81fc2578edf8179b8 (patch) | |
tree | d2e1242d87953476ee6cacb7e34e0f791b641c02 /net/lapb/lapb_iface.c | |
parent | 9daa77e2e9a6b8b859660d5e24d0f8cd77c2af39 (diff) |
tracing: Raw_init() bailout in trace event register fail case
Allow the return value of raw_init() trace event callback to bail us out
of creating a trace event file, in case we fail to register our
event.
Also, we plan to return -ENOSYS for syscall events that don't match any
syscalls listed in our arch tracing syscall table, we don't want to warn
in that case, we just want this event to be invisible in debugfs and
ignored.
Signed-off-by: Jason Baron <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Jiaying Zhang <[email protected]>
Cc: Martin Bligh <[email protected]>
Cc: Li Zefan <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions