aboutsummaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
AgeCommit message (Expand)Author
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-04-22perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2013-04-01perf: Add generic memory sampling interfaceStephane Eranian
2013-04-01perf/core: Add weighted samplesAndi Kleen
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-06perf: Remove include of cgroup.h from perf_event.hLi Zefan
2013-02-08perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-05perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter
2012-09-04perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad
2012-09-04perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-08-22perf tools: Keep the perf_event_attr on version 3Jiri Olsa
2012-08-10perf: Add attribute to filter out callchainsFrederic Weisbecker
2012-08-10perf: Add ability to attach user stack dump to sampleJiri Olsa
2012-08-10perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker
2012-08-10perf: Add ability to attach user level registers dump to sampleJiri Olsa
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin
2012-06-18perf: Introduce perf_pmu_migrate_context()Yan, Zheng
2012-06-06perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernelVince Weaver
2012-06-06perf: Limit callchains to 127Arun Sharma
2012-05-31perf tools: Check if callchain is corruptedNamhyung Kim
2012-05-23Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa
2012-05-09sched, perf: Use a single callback into the schedulerPeter Zijlstra
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-03-24perf: Move mmap page data_head offset assertion out of headerJiri Olsa
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa
2012-03-09perf: Add ABI reference sizesStephane Eranian
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian
2011-12-21perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra
2011-12-21perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra
2011-12-21perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian