aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
Commit message (Expand)AuthorAge
...
* perfcounters: include asm/perf_counter.h only if CONFIG_PERF_COUNTERS=yIngo Molnar2008-12-25
* perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar2008-12-23
* perfcounters: remove ->nr_inheritedIngo Molnar2008-12-23
* perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar2008-12-23
* perfcounters: hw ops renameIngo Molnar2008-12-23
* x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar2008-12-23
* perfcounters: remove warningsIngo Molnar2008-12-23
* perfcounters: add task migrations counterIngo Molnar2008-12-14
* perfcounters: add context switch 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: 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
* perf counters: protect them against CSTATE transitionsThomas Gleixner2008-12-11
* performance counters: core codeThomas Gleixner2008-12-08