summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
Commit message (Expand)AuthorAgeFilesLines
...
* perf_counter: move PERF_RECORD_TIMEPeter Zijlstra2009-04-081-5/+4
* perf_counter: track task-comm dataPeter Zijlstra2009-04-081-1/+15
* perf_counter: add some commentsPeter Zijlstra2009-04-081-4/+6
* perf_counter: use misc field to widen typePeter Zijlstra2009-04-081-18/+10
* perf_counter: provide misc bits in the event headerPeter Zijlstra2009-04-081-1/+5
* perf_counter: rework context timePeter Zijlstra2009-04-071-7/+3
* perf_counter: change event definitionPeter Zijlstra2009-04-071-0/+1
* perf_counter: comment the perf_event_type stuffPeter Zijlstra2009-04-071-0/+32
* perf_counter: counter overflow limitPeter Zijlstra2009-04-071-3/+9
* perf_counter: PERF_RECORD_TIMEPeter Zijlstra2009-04-071-0/+2
* perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-071-2/+2
* perf_counter: generalize pending infrastructurePeter Zijlstra2009-04-071-3/+4
* perf_counter: SIGIO supportPeter Zijlstra2009-04-071-0/+2
* perf_counter: add more context informationPeter Zijlstra2009-04-071-2/+2
* perf_counter: update mmap() counter read, take 2Peter Zijlstra2009-04-071-14/+10
* perf_counter: update mmap() counter readPeter Zijlstra2009-04-061-12/+10
* perf_counter: add more context informationPeter Zijlstra2009-04-061-2/+2
* perf_counter: per event wakeupsPeter Zijlstra2009-04-061-1/+2
* perf_counter: move the event overflow output bits to record_typePeter Zijlstra2009-04-061-22/+28
* perf_counter: provide generic callchain bitsPeter Zijlstra2009-04-061-1/+12
* perf_counter: re-arrange the perf_event_typePeter Zijlstra2009-04-061-2/+4
* perf_counter: executable mmap() informationPeter Zijlstra2009-04-061-2/+22
* 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
OpenPOWER on IntegriCloud