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