summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
Commit message (Expand)AuthorAgeFilesLines
* perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard2009-09-221-1/+1
* perf: Tidy up after the big renameIngo Molnar2009-09-211-0/+441
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-858/+0
* perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2009-09-211-2/+2
* perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-211-17/+0
* perf: Add a timestamp to fork eventsArjan van de Ven2009-09-191-0/+2
* x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger2009-09-181-4/+64
* perf_counter: Allow for a wakeup watermarkPeter Zijlstra2009-09-171-2/+8
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-0/+2
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-061-11/+38
| |\
| * | tracing: Add perf counter support for syscalls tracingJason Baron2009-08-111-0/+2
* | | perf_counter: Allow sharing of output channelsPeter Zijlstra2009-08-251-0/+5
| |/ |/|
* | 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/+4
* 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/+0
* 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/+25
* 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/+13
* 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/+1
OpenPOWER on IntegriCloud