summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
Commit message (Expand)AuthorAgeFilesLines
...
* perf_counter: fix update_userpage()Peter Zijlstra2009-04-061-0/+35
* perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-061-5/+10
* perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-061-0/+53
* perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra2009-04-061-1/+4
* perf_counter: output objectsPeter Zijlstra2009-04-061-0/+11
* perf_counter: fix perf_poll()Peter Zijlstra2009-04-061-0/+1
* perf_counter: new output ABI - part 1Peter Zijlstra2009-04-061-21/+15
* perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-061-0/+15
* perf_counter: avoid recursionPeter Zijlstra2009-04-061-0/+7
* perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-061-24/+50
* perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras2009-04-061-0/+12
* perf_counter: unify irq output codePeter Zijlstra2009-04-061-0/+2
* perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-061-35/+60
* perf_counter: hook up the tracepoint eventsPeter Zijlstra2009-04-061-0/+3
* perf_counter: add an event_listPeter Zijlstra2009-04-061-0/+4
* perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra2009-04-061-6/+14
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-061-1/+3
* perf_counter: software counter event infrastructurePeter Zijlstra2009-04-061-1/+7
* perfcounters: fix reserved bits sizingIngo Molnar2009-03-051-1/+1
* perfcounters: provide expansion room in the ABIPaul Mackerras2009-03-041-3/+9
* perfcounters: fix a few minor cleanliness issuesPaul Mackerras2009-02-261-20/+23
* perfcounters: make context switch and migration software counters work againPaul Mackerras2009-02-131-0/+1
* perf_counters: allow users to count user, kernel and/or hypervisor eventsPaul Mackerras2009-02-111-8/+11
* perfcounters: ratelimit performance counter interruptsMike Galbraith2009-01-231-2/+0
* perfcounters: throttle on too high IRQ ratesMike Galbraith2009-01-231-0/+4
* perf_counter: Add counter enable/disable ioctlsPaul Mackerras2009-01-171-2/+19
* perf_counter: Add support for pinned and exclusive counter groupsPaul Mackerras2009-01-141-1/+14
* perf_counter: Add optional hw_perf_group_sched_in arch functionPaul Mackerras2009-01-091-0/+3
* perfcounters: include asm/perf_counter.h only if CONFIG_PERF_COUNTERS=yIngo Molnar2008-12-251-1/+4
* perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar2008-12-231-2/+3
* perfcounters: remove ->nr_inheritedIngo Molnar2008-12-231-1/+0
* perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar2008-12-231-1/+1
* perfcounters: hw ops renameIngo Molnar2008-12-231-3/+3
* x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar2008-12-231-0/+1
* perfcounters: remove warningsIngo Molnar2008-12-231-4/+0
* perfcounters: add task migrations counterIngo Molnar2008-12-141-3/+5
* perfcounters: add context switch counterIngo Molnar2008-12-141-2/+2
* perfcounters: implement "counter inheritance"Ingo Molnar2008-12-141-6/+18
* perfcounters: restructure x86 counter mathIngo Molnar2008-12-141-8/+7
* perf counters: clean up state transitionsIngo Molnar2008-12-111-1/+10
* perf counters: add prctl interface to disable/enable countersIngo Molnar2008-12-111-0/+4
* perf counters: implement PERF_COUNT_TASK_CLOCKIngo Molnar2008-12-111-2/+5
* perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-111-5/+5
* perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar2008-12-111-3/+6
* perf counters: hw driver APIIngo Molnar2008-12-111-0/+15
* perf counters: add support for group countersIngo Molnar2008-12-111-2/+6
* perf counters: restructure the APIIngo Molnar2008-12-111-36/+62
* perf counters: expand use of counter->eventThomas Gleixner2008-12-111-3/+1
* perf counters: clean up 'raw' type APIThomas Gleixner2008-12-111-0/+7
* perf counters: protect them against CSTATE transitionsThomas Gleixner2008-12-111-0/+4
OpenPOWER on IntegriCloud