aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/kmemtrace.c
Commit message (Expand)AuthorAge
* tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* kmemtrace: Fix up tracer registrationPaul Mundt2009-10-01
* tracing: remove users of tracing_resetSteven Rostedt2009-09-04
* kmemtrace: Rename some functionsLi Zefan2009-07-10
* tracing/kmemtrace: Use the %pf formatFrederic Weisbecker2009-07-10
* kmemtrace: Print binary output only if 'bin' option is setLi Zefan2009-07-03
* cpumask: use new operators in kernel/traceRusty Russell2009-06-15
* tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-13
* tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-13
* tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
* kmemtrace: small cleanupsIngo Molnar2009-04-03
* kmemtrace: restore original tracing data binary format, improve ABIEduard - Gabriel Munteanu2009-04-03
* kmemtrace: kmemtrace_alloc() must fill type_idEduard - Gabriel Munteanu2009-04-03
* kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
* tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-05
* ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-05
* kmemtrace: fix printk formats, fixRandy Dunlap2009-01-30
* kmemtrace: fix printk format warningsRandy Dunlap2009-01-26
* trace: clean up format errors in calls to trace_seq_printfSteven Rostedt2009-01-16
* kmemtrace: add kmemtrace_init()Ingo Molnar2009-01-06
* tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar2008-12-30
* tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-30