diff options
| author | Steven Rostedt <srostedt@redhat.com> | 2009-02-24 12:07:53 -0500 |
|---|---|---|
| committer | Steven Rostedt <srostedt@redhat.com> | 2009-02-24 21:53:32 -0500 |
| commit | 7c37730cd31ddb2d3a1da142af9b18c29b8c433b (patch) | |
| tree | 60e2d4a1b53dba29824b967345bc43814853b8a4 /kernel/trace/Makefile | |
| parent | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
| download | linux-7c37730cd31ddb2d3a1da142af9b18c29b8c433b.tar.gz linux-7c37730cd31ddb2d3a1da142af9b18c29b8c433b.zip | |
tracing: add DEFINE_TRACE_FMT to tracepoint.h
This patch creates a DEFINE_TRACE_FMT to map to DECLARE_TRACE.
This allows for the developers to place format strings and
args in with their tracepoint declaration. A tracer may now
override the DEFINE_TRACE_FMT macro and use it to record
a default format.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'kernel/trace/Makefile')
0 files changed, 0 insertions, 0 deletions
