summaryrefslogtreecommitdiffstats
path: root/kernel/trace/kmemtrace.c
AgeCommit message (Expand)AuthorFilesLines
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