aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_power.c
AgeCommit message (Expand)Author
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi
2009-04-13tracing: Fix power tracer headerZhaolei
2009-03-17tracing: make power tracer start/stop methods lighter weightSteven Rostedt
2009-02-13tracing: convert c/p state power tracer to use tracepointsJason Baron
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
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-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven