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