aboutsummaryrefslogtreecommitdiff
path: root/include/linux/perf_counter.h
AgeCommit message (Expand)Author
2009-02-11perf_counters: allow users to count user, kernel and/or hypervisor eventsPaul Mackerras
2009-01-23perfcounters: ratelimit performance counter interruptsMike Galbraith
2009-01-23perfcounters: throttle on too high IRQ ratesMike Galbraith
2009-01-17perf_counter: Add counter enable/disable ioctlsPaul Mackerras
2009-01-14perf_counter: Add support for pinned and exclusive counter groupsPaul Mackerras
2009-01-09perf_counter: Add optional hw_perf_group_sched_in arch functionPaul Mackerras
2008-12-25perfcounters: include asm/perf_counter.h only if CONFIG_PERF_COUNTERS=yIngo Molnar
2008-12-23perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar
2008-12-23perfcounters: remove ->nr_inheritedIngo Molnar
2008-12-23perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar
2008-12-23perfcounters: hw ops renameIngo Molnar
2008-12-23x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar
2008-12-23perfcounters: remove warningsIngo Molnar
2008-12-14perfcounters: add task migrations counterIngo Molnar
2008-12-14perfcounters: add context switch counterIngo Molnar
2008-12-14perfcounters: implement "counter inheritance"Ingo Molnar
2008-12-14perfcounters: restructure x86 counter mathIngo Molnar
2008-12-11perf counters: clean up state transitionsIngo Molnar
2008-12-11perf counters: add prctl interface to disable/enable countersIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_TASK_CLOCKIngo Molnar
2008-12-11perf counters: consolidate hw_perf save/restore APIsIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar
2008-12-11perf counters: hw driver APIIngo Molnar
2008-12-11perf counters: add support for group countersIngo Molnar
2008-12-11perf counters: restructure the APIIngo Molnar
2008-12-11perf counters: expand use of counter->eventThomas Gleixner
2008-12-11perf counters: clean up 'raw' type APIThomas Gleixner
2008-12-11perf counters: protect them against CSTATE transitionsThomas Gleixner
2008-12-08performance counters: core codeThomas Gleixner