aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
Commit message (Expand)AuthorAge
* perf_counter: Change pctrl() behaviourPeter Zijlstra2009-05-24
* perf_counter: Sanitize counter->mutexPeter Zijlstra2009-05-23
* perf_counter: Fix dynamic irq_period loggingPeter Zijlstra2009-05-23
* perf_counter: fix !PERF_COUNTERS build failureIngo Molnar2009-05-22
* perf_counter: Optimize context switch between identical inherited contextsPaul Mackerras2009-05-22
* perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-22
* perf_counter: Log irq_period changesPeter Zijlstra2009-05-20
* perf_counter: Solve the rotate_ctx vs inherit race differentlyPeter Zijlstra2009-05-20
* perf_counter: fix counter inheritance raceIngo Molnar2009-05-19
* perf_counter: allow arch to supply event misc flags and instruction pointerPaul Mackerras2009-05-15
* perf_counter: frequency based adaptive irq_periodPeter Zijlstra2009-05-15
* perf_counter: Rework the perf counter disable/enablePeter Zijlstra2009-05-15
* perf_counter: add PERF_RECORD_CPUPeter Zijlstra2009-05-08
* perf_counter: add PERF_RECORD_CONFIGPeter Zijlstra2009-05-08
* perf_counter: rework ioctl()sPeter Zijlstra2009-05-08
* 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: initialize the per-cpu context earlierIngo Molnar2009-05-04
* perf_counter: fix race in perf_output_*Peter Zijlstra2009-05-01
* perf_counter, x86: consistent use of type int for counter indexRobert Richter2009-04-29
* perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter2009-04-29
* perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERSRobert Richter2009-04-29
* perf_counter: sysctl for system wide perf countersPeter Zijlstra2009-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: add some commentsPeter 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: rework context timePeter Zijlstra2009-04-07
* perf_counter: change event definitionPeter Zijlstra2009-04-07
* perf_counter: comment the perf_event_type stuffPeter Zijlstra2009-04-07
* perf_counter: counter overflow limitPeter Zijlstra2009-04-07
* perf_counter: PERF_RECORD_TIMEPeter 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 read, take 2Peter 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: 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