aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/perf_counter.c
Commit message (Expand)AuthorAge
* perf_counter: fix the output lockPeter Zijlstra2009-05-05
* perf_counter: provide an mlock thresholdPeter Zijlstra2009-05-05
* perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)Peter Zijlstra2009-05-05
* perf_counter: uncouple data_head updates from wakeupsPeter Zijlstra2009-05-05
* perf_counter: convert perf_resource_mutex to a spinlockIngo Molnar2009-05-04
* perf_counter: initialize the per-cpu context earlierIngo Molnar2009-05-04
* perf_counter: round-robin per-CPU counters tooIngo Molnar2009-05-04
* perf_counter: fix race in perf_output_*Peter Zijlstra2009-05-01
* perf_counter: update copyright noticePaul Mackerras2009-04-30
* perf_counter: add/update copyrightsIngo Molnar2009-04-29
* perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter2009-04-29
* perfcounters: export perf_tpcounter_eventSteven Whitehouse2009-04-15
* perf_counter: log full path namesPeter Zijlstra2009-04-09
* perf_counter: sysctl for system wide perf countersPeter Zijlstra2009-04-09
* perf_counter: optimize mmap/comm trackingPeter Zijlstra2009-04-09
* perf_counter: fix off task->comm by oneIngo Molnar2009-04-09
* perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-08
* perf_counter: move PERF_RECORD_TIMEPeter Zijlstra2009-04-08
* perf_counter: track task-comm dataPeter Zijlstra2009-04-08
* perf_counter: use misc field to widen typePeter Zijlstra2009-04-08
* perf_counter: provide misc bits in the event headerPeter Zijlstra2009-04-08
* perf_counter: fix NMI race in task clockPeter Zijlstra2009-04-08
* perf_counter: minimize context time updatesPeter Zijlstra2009-04-07
* perf_counter: remove rq->lock usagePeter Zijlstra2009-04-07
* perf_counter: rework the task clock software counterPeter Zijlstra2009-04-07
* perf_counter: rework context timePeter Zijlstra2009-04-07
* perf_counter: change event definitionPeter Zijlstra2009-04-07
* perf_counter: counter overflow limitPeter Zijlstra2009-04-07
* perf_counter: PERF_RECORD_TIMEPeter Zijlstra2009-04-07
* perf_counter: fix the mlock accountingPeter Zijlstra2009-04-07
* perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-07
* perf_counter: generalize pending infrastructurePeter Zijlstra2009-04-07
* perf_counter: SIGIO supportPeter Zijlstra2009-04-07
* perf_counter: add more context informationPeter Zijlstra2009-04-07
* perf_counter: update mmap() counter readPeter Zijlstra2009-04-06
* perf_counter: add more context informationPeter Zijlstra2009-04-06
* perf_counter: per event wakeupsPeter Zijlstra2009-04-06
* perf_counter: move the event overflow output bits to record_typePeter Zijlstra2009-04-06
* perf_counter: provide generic callchain bitsPeter Zijlstra2009-04-06
* perf_counter: re-arrange the perf_event_typePeter Zijlstra2009-04-06
* perf_counter: small cleanup of the output routinesPeter Zijlstra2009-04-06
* perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-06
* perf_counter: executable mmap() informationPeter Zijlstra2009-04-06
* perf_counter: fix update_userpage()Peter Zijlstra2009-04-06
* perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
* perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-06
* perf_counter: allow and require one-page mmap on counting countersPeter Zijlstra2009-04-06
* perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra2009-04-06
* perf_counter: sanity check on the output APIPeter Zijlstra2009-04-06
* perf_counter: output objectsPeter Zijlstra2009-04-06