summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
Commit message (Expand)AuthorAgeFilesLines
* perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-131-11/+36
* perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-131-0/+2
* perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-101-0/+2
* perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-091-5/+5
* perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-1/+8
* perf_counter: Full task tracingPeter Zijlstra2009-08-021-1/+12
* perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-221-11/+4Star
* perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-301-1/+2
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-251-5/+5
* perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-251-1/+3
* perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-251-0/+12
* perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-251-1/+3
* perf_counter: Split the mmap control page in two partsPeter Zijlstra2009-06-251-0/+6
* perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-231-1/+10
* perf_counter: Simplify and fix task migration countingPeter Zijlstra2009-06-191-4/+0Star
* perf_counter: Make callchain samples extensiblePeter Zijlstra2009-06-191-11/+17
* perf_counter: Add event overlow handlingPeter Zijlstra2009-06-181-12/+28
* perf report: Add validation of call-chain entriesIngo Molnar2009-06-181-10/+10
* perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-151-0/+1
* perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-121-4/+15
* perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra2009-06-121-1/+2
* perf_counter: Add counter->id to the throttle eventPeter Zijlstra2009-06-111-0/+1
* perf_counter: Better align codeIngo Molnar2009-06-111-80/+85
* perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-111-2/+2
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-18/+18
* perf_counter: Rename enumsPeter Zijlstra2009-06-111-28/+25Star
* perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-111-1/+1
* perf_counter: More paranoia settingsPeter Zijlstra2009-06-111-1/+1
* perf_counter: Accurate period dataPeter Zijlstra2009-06-111-2/+4
* perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-111-2/+8
* perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-101-0/+1
* perf_counter: Implement generalized cache event typesIngo Molnar2009-06-061-0/+34
* perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-061-52/+13Star
* perf_counter: Fix frequency adjustment for < HZPeter Zijlstra2009-06-051-0/+3
* perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra2009-06-051-0/+2
* perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_IDPeter Zijlstra2009-06-051-1/+1
* perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra2009-06-051-6/+8
* perf_counter: Remove munmap stuffPeter Zijlstra2009-06-041-10/+1Star
* perf_counter: Add fork eventPeter Zijlstra2009-06-041-0/+10
* perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-021-17/+17
* perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra2009-06-021-4/+5
* perf_counter: Change data head from u32 to u64Peter Zijlstra2009-06-021-3/+4
* perf_counter: Remove the last nmi/irq bitsPeter Zijlstra2009-06-021-3/+1Star
* perf_counter: Rename various fieldsPeter Zijlstra2009-06-021-16/+16
* perf_counter: Add unique counter idPeter Zijlstra2009-06-021-3/+5
* perf_counter: Use PID namespaces properlyPeter Zijlstra2009-06-021-0/+3
* perf_counter: Remove unused prev_state fieldPaul Mackerras2009-06-021-1/+0Star
* perf_counter: Fix cpu migration counterPaul Mackerras2009-06-021-0/+4
* perf_counter: Tidy up style detailsIngo Molnar2009-06-011-1/+1
* perf_counter: Provide functions for locking and pinning the context for a taskPaul Mackerras2009-06-011-0/+1