aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/kmemtrace.c
AgeCommit message (Expand)Author
2009-10-01kmemtrace: Fix up tracer registrationPaul Mundt
2009-09-04tracing: remove users of tracing_resetSteven Rostedt
2009-07-10kmemtrace: Rename some functionsLi Zefan
2009-07-10tracing/kmemtrace: Use the %pf formatFrederic Weisbecker
2009-07-03kmemtrace: Print binary output only if 'bin' option is setLi Zefan
2009-06-15cpumask: use new operators in kernel/traceRusty Russell
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
2009-04-03kmemtrace: small cleanupsIngo Molnar
2009-04-03kmemtrace: restore original tracing data binary format, improve ABIEduard - Gabriel Munteanu
2009-04-03kmemtrace: kmemtrace_alloc() must fill type_idEduard - Gabriel Munteanu
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo
2009-01-30kmemtrace: fix printk formats, fixRandy Dunlap
2009-01-26kmemtrace: fix printk format warningsRandy Dunlap
2009-01-16trace: clean up format errors in calls to trace_seq_printfSteven Rostedt
2009-01-06kmemtrace: add kmemtrace_init()Ingo Molnar
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker