aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/kmemtrace.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-061-13/+6
* ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-061-8/+4
* kmemtrace: fix printk formats, fixRandy Dunlap2009-01-301-2/+2
* kmemtrace: fix printk format warningsRandy Dunlap2009-01-261-2/+2
* trace: clean up format errors in calls to trace_seq_printfSteven Rostedt2009-01-161-2/+2
* kmemtrace: add kmemtrace_init()Ingo Molnar2009-01-061-0/+5
* tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar2008-12-301-0/+2
* tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-301-0/+343