aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/perf_counter.c
Commit message (Expand)AuthorAge
* perfcounters: add task migrations counterIngo Molnar2008-12-14
* perfcounters: add context switch counterIngo Molnar2008-12-14
* perfcounters: fix task clock counterIngo Molnar2008-12-14
* perfcounters: implement "counter inheritance"Ingo Molnar2008-12-14
* perfcounters: restructure x86 counter mathIngo Molnar2008-12-14
* perf counters: clean up state transitionsIngo Molnar2008-12-11
* perf counters: add prctl interface to disable/enable countersIngo Molnar2008-12-11
* perf counters: implement PERF_COUNT_TASK_CLOCKIngo Molnar2008-12-11
* perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-11
* perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar2008-12-11
* perf counters: hw driver APIIngo Molnar2008-12-11
* perf counters: group counter, fixesIngo Molnar2008-12-11
* perf counters: add support for group countersIngo Molnar2008-12-11
* perf counters: restructure the APIIngo Molnar2008-12-11
* perf counters: expand use of counter->eventThomas Gleixner2008-12-11
* perf counters: clean up 'raw' type APIThomas Gleixner2008-12-11
* performance counters: core codeThomas Gleixner2008-12-08