summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_power.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-0/+7
|\
| * tracing: Fix power tracer headerZhaolei2009-04-131-0/+7
* | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-141-4/+4
* | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-141-0/+4
|/
* tracing: make power tracer start/stop methods lighter weightSteven Rostedt2009-03-171-2/+6
* tracing: convert c/p state power tracer to use tracepointsJason Baron2009-02-131-71/+102
* tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2009-02-091-1/+1
* tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-061-14/+6
* ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-061-8/+4
* Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-061-0/+1
|\
| * ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-291-0/+1
* | cpumask: convert kernel trace functions furtherRusty Russell2009-01-011-1/+1
|/
* tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-261-0/+179
OpenPOWER on IntegriCloud