aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
Commit message (Expand)AuthorAge
* Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-15
|\
| * perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard2009-10-28
* | tracing/profile: Add filter supportLi Zefan2009-10-15
|/
* perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard2009-09-22
* perf: Tidy up after the big renameIngo Molnar2009-09-21
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2009-09-21
* perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-21
* perf: Add a timestamp to fork eventsArjan van de Ven2009-09-19
* x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger2009-09-18
* perf_counter: Allow for a wakeup watermarkPeter Zijlstra2009-09-17
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
| |\
| * | tracing: Add perf counter support for syscalls tracingJason Baron2009-08-11
* | | perf_counter: Allow sharing of output channelsPeter Zijlstra2009-08-25
| |/ |/|
* | perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-13
* | perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-13
|/
* perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
* perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-09
* perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
* perf_counter: Full task tracingPeter Zijlstra2009-08-02
* perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
* perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-30
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-25
* perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-25
* perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-25
* perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-25
* perf_counter: Split the mmap control page in two partsPeter Zijlstra2009-06-25
* perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-23
* perf_counter: Simplify and fix task migration countingPeter Zijlstra2009-06-19
* perf_counter: Make callchain samples extensiblePeter Zijlstra2009-06-19
* perf_counter: Add event overlow handlingPeter Zijlstra2009-06-18
* perf report: Add validation of call-chain entriesIngo Molnar2009-06-18
* perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-15
* perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-12
* perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra2009-06-12
* perf_counter: Add counter->id to the throttle eventPeter Zijlstra2009-06-11
* perf_counter: Better align codeIngo Molnar2009-06-11
* perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-11
* perf_counter: Standardize event namesPeter Zijlstra2009-06-11
* perf_counter: Rename enumsPeter Zijlstra2009-06-11
* perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-11
* perf_counter: More paranoia settingsPeter Zijlstra2009-06-11
* perf_counter: Accurate period dataPeter Zijlstra2009-06-10
* perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-10
* perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-10
* perf_counter: Implement generalized cache event typesIngo Molnar2009-06-06
* perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-06
* perf_counter: Fix frequency adjustment for < HZPeter Zijlstra2009-06-05
* perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra2009-06-05