aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/kmemtrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt1-8/+20
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt1-18/+24
2009-10-01kmemtrace: Fix up tracer registrationPaul Mundt1-1/+1
2009-09-04tracing: remove users of tracing_resetSteven Rostedt1-3/+1
2009-07-10kmemtrace: Rename some functionsLi Zefan1-8/+8
2009-07-10tracing/kmemtrace: Use the %pf formatFrederic Weisbecker1-20/+5
2009-07-03kmemtrace: Print binary output only if 'bin' option is setLi Zefan1-30/+90
2009-06-15cpumask: use new operators in kernel/traceRusty Russell1-1/+1
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi1-6/+4
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi1-0/+6
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint partZhaolei1-1/+1
2009-04-03kmemtrace: small cleanupsIngo Molnar1-61/+67
2009-04-03kmemtrace: restore original tracing data binary format, improve ABIEduard - Gabriel Munteanu1-24/+58
2009-04-03kmemtrace: kmemtrace_alloc() must fill type_idEduard - Gabriel Munteanu1-0/+1
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu1-61/+145
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo1-13/+6
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo1-8/+4
2009-01-30kmemtrace: fix printk formats, fixRandy Dunlap1-2/+2
2009-01-26kmemtrace: fix printk format warningsRandy Dunlap1-2/+2
2009-01-16trace: clean up format errors in calls to trace_seq_printfSteven Rostedt1-2/+2
2009-01-06kmemtrace: add kmemtrace_init()Ingo Molnar1-0/+5
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar1-0/+2
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker1-0/+343