diff options
author | Jason Baron <[email protected]> | 2009-08-10 16:52:27 -0400 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2009-08-11 20:35:26 +0200 |
commit | 63fbdab3157b72467013fe4dcf88c85e45280ef7 (patch) | |
tree | c0e8647e18528dca9682e98a441729adfa41696c /net/lapb/lapb_iface.c | |
parent | 066e0378c23f0a3db730893f6a041e4a3922a385 (diff) |
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
Introduce a new 'DECLARE_TRACE_WITH_CALLBACK()' macro, so that
tracepoints can associate an external register/unregister function.
This prepares for the syscalls tracer conversion to trace events. We
will need to perform arch level operations once a syscall event is
turned on/off, such as TIF flags setting, hence the need of such
specific callbacks.
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