aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar1-0/+441
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-858/+0
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar1-2/+2
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() changePaul Mackerras1-17/+0
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven1-0/+2
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger1-4/+64
2009-09-17perf_counter: Allow for a wakeup watermarkPeter Zijlstra1-2/+8
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar1-11/+38
2009-08-25perf_counter: Allow sharing of output channelsPeter Zijlstra1-0/+5
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra1-11/+36
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar1-0/+2
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron1-0/+2
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra1-0/+2
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker1-5/+5
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker1-1/+8
2009-08-02perf_counter: Full task tracingPeter Zijlstra1-1/+12
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra1-11/+4
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras1-1/+2
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra1-5/+5
2009-06-25perf_counter: Implement more accurate per task statisticsPeter Zijlstra1-1/+3
2009-06-25perf_counter: Add PERF_EVENT_READPeter Zijlstra1-0/+12
2009-06-25perf_counter: Add scale information to the mmap control pagePeter Zijlstra1-1/+3
2009-06-25perf_counter: Split the mmap control page in two partsPeter Zijlstra1-0/+6
2009-06-23perf_counter: Optimize perf_swcounter_event()Peter Zijlstra1-1/+10
2009-06-19perf_counter: Simplify and fix task migration countingPeter Zijlstra1-4/+0
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra1-11/+17
2009-06-18perf_counter: Add event overlow handlingPeter Zijlstra1-12/+28
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar1-10/+10
2009-06-15perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras1-0/+1
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra1-4/+15
2009-06-12perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra1-1/+2
2009-06-11perf_counter: Add counter->id to the throttle eventPeter Zijlstra1-0/+1
2009-06-11perf_counter: Better align codeIngo Molnar1-80/+85
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra1-2/+2
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-18/+18
2009-06-11perf_counter: Rename enumsPeter Zijlstra1-28/+25
2009-06-11perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra1-1/+1
2009-06-11perf_counter: More paranoia settingsPeter Zijlstra1-1/+1
2009-06-11perf_counter: Accurate period dataPeter Zijlstra1-2/+4
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra1-2/+8
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra1-0/+1
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar1-0/+34
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar1-52/+13
2009-06-05perf_counter: Fix frequency adjustment for < HZPeter Zijlstra1-0/+3
2009-06-05perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra1-0/+2
2009-06-05perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_IDPeter Zijlstra1-1/+1
2009-06-05perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra1-6/+8
2009-06-04perf_counter: Remove munmap stuffPeter Zijlstra1-10/+1