aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+10
2015-02-04perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski1-0/+7
2015-02-04perf: Decouple unthrottling and rotatingMark Rutland1-1/+1
2015-02-02perf: add PMU_EVENT_ATTR_STRING() helperCody P Schafer1-0/+7
2015-02-02perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer1-0/+3
2015-01-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-6/+0
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2015-01-14perf: Avoid horrible stack usagePeter Zijlstra (Intel)1-7/+21
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski1-5/+7
2014-11-16perf: Improve the perf_sample_data struct layoutPeter Zijlstra1-17/+17
2014-11-16perf: Add ability to sample machine state on interruptStephane Eranian1-2/+5
2014-08-24perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa1-0/+1
2014-08-13perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian1-1/+8
2014-08-13perf: Add queued work to remove orphaned child eventsJiri Olsa1-0/+4
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter1-2/+2
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patchesIngo Molnar1-1/+5
2014-06-06perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra1-1/+3
2014-06-05perf: Disable sampled events if no PMU interruptVince Weaver1-0/+10
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra1-0/+2
2014-04-18perf: Allow building PMU drivers as modulesYan, Zheng1-0/+1
2014-03-20CPU hotplug, perf: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+15
2014-01-12perf/x86: Fix active_entry initializationStephane Eranian1-4/+2
2013-11-27perf: Add active_entry list head to struct perf_eventStephane Eranian1-1/+4
2013-10-04perf: Add generic transaction flagsAndi Kleen1-0/+5
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra1-1/+23
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-09-02perf: Export struct perf_branch_entry to userspaceVince Weaver1-24/+0
2013-08-09jump_label: Split jumplabel ratelimitAndrew Jones1-0/+1
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker1-1/+1
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