aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar1-2/+1
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen1-0/+7
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen1-1/+6
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter1-0/+4
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker1-2/+2
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar1-2/+1
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra1-2/+1
2013-05-28perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian1-0/+1
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian1-1/+2
2013-05-28perf: Fix hw breakpoints overflow period samplingJiri Olsa1-0/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker1-17/+13
2013-04-22perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker1-0/+6
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/coreIngo Molnar1-0/+6
2013-04-01perf: Add generic memory sampling interfaceStephane Eranian1-0/+2
2013-04-01perf/core: Add weighted samplesAndi Kleen1-0/+2
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian1-0/+1
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian1-0/+1
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian1-0/+2
2013-03-06perf: Remove include of cgroup.h from perf_event.hLi Zefan1-17/+1
2013-02-08perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov1-2/+7
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu1-0/+11
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat1-3/+4
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat1-0/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-599/+1
2012-10-05perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra1-1/+1
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+55
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter1-0/+2
2012-09-04perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad1-0/+2
2012-09-04perf_event: Switch to internal refcount, fix race with close()Al Viro1-1/+1
2012-08-22perf tools: Keep the perf_event_attr on version 3Jiri Olsa1-2/+2
2012-08-10perf: Add attribute to filter out callchainsFrederic Weisbecker1-1/+4
2012-08-10perf: Add ability to attach user stack dump to sampleJiri Olsa1-1/+17
2012-08-10perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa1-0/+2
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker1-1/+1
2012-08-10perf: Add ability to attach user level registers dump to sampleJiri Olsa1-3/+32
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin1-1/+2
2012-06-18perf: Introduce perf_pmu_migrate_context()Yan, Zheng1-0/+2
2012-06-06perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernelVince Weaver1-0/+1
2012-06-06perf: Limit callchains to 127Arun Sharma1-1/+1
2012-05-31perf tools: Check if callchain is corruptedNamhyung Kim1-2/+2
2012-05-23Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa1-6/+18
2012-05-09sched, perf: Use a single callback into the schedulerPeter Zijlstra1-18/+6
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter1-1/+4
2012-03-24perf: Move mmap page data_head offset assertion out of headerJiri Olsa1-7/+0
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra1-10/+73
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa1-0/+14
2012-03-09perf: Add ABI reference sizesStephane Eranian1-0/+2