aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_export.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+20
2009-11-02tracing: Fix to use __always_unused attributeLi Zefan1-2/+2
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar1-11/+14
2009-10-06tracing/events: Add 'signed' field to format filesTom Zanussi1-11/+14
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker1-131/+154
2009-09-14tracing: remove some unused macrosLi Zefan1-26/+0
2009-09-14ftrace: add compile-time check on F_printk()Li Zefan1-4/+41
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt1-113/+128
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker1-2/+2
2009-08-31tracing/filters: Defer pred allocationLi Zefan1-1/+0
2009-08-27tracing: Introduce TRACE_FIELD_ZERO() macroMasami Hiramatsu1-8/+8
2009-08-27tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu1-9/+9
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan1-3/+5
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan1-5/+3
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan1-3/+2
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker1-2/+4
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi1-7/+22
2009-04-23tracing: add size checks for exported ftrace internal structuresSteven Rostedt1-0/+4
2009-04-14tracing/filters: allow on-the-fly filter switchingTom Zanussi1-0/+1
2009-04-14tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi1-0/+33
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi1-3/+54
2009-04-07ftrace: Correct a text align for event format outputZhaolei1-1/+1
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt1-1/+1
2009-03-10tracing: new format for specialized trace pointsSteven Rostedt1-1/+22
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt1-4/+4
2009-03-10tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt1-5/+5
2009-03-05tracing: add format files for ftrace default entriesSteven Rostedt1-0/+81