summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-161-0/+7
|\
| * perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski2015-02-041-0/+7
* | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-121-0/+10
|\ \ | |/ |/|
| * perf: add PMU_EVENT_ATTR_STRING() helperCody P Schafer2015-02-021-0/+7
| * perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer2015-02-021-0/+3
* | perf: Decouple unthrottling and rotatingMark Rutland2015-02-041-1/+1
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-01-281-6/+0Star
|\ \
| * | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-281-6/+0Star
* | | perf: Avoid horrible stack usagePeter Zijlstra (Intel)2015-01-141-7/+21
|/ /
* / perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-091-5/+7
|/
* perf: Improve the perf_sample_data struct layoutPeter Zijlstra2014-11-161-17/+17
* perf: Add ability to sample machine state on interruptStephane Eranian2014-11-161-2/+5
* perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa2014-08-241-0/+1
* perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian2014-08-131-1/+8
* perf: Add queued work to remove orphaned child eventsJiri Olsa2014-08-131-0/+4
* perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-061-2/+2
* Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-061-1/+5
|\
| * perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-061-1/+3
| * perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2014-05-191-0/+2
* | perf: Disable sampled events if no PMU interruptVince Weaver2014-06-051-0/+10
* | perf: Allow building PMU drivers as modulesYan, Zheng2014-04-181-0/+1
|/
* CPU hotplug, perf: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+15
* perf/x86: Fix active_entry initializationStephane Eranian2014-01-121-4/+2Star
* perf: Add active_entry list head to struct perf_eventStephane Eranian2013-11-271-1/+4
* perf: Add generic transaction flagsAndi Kleen2013-10-041-0/+5
* perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-041-1/+23
* Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-041-0/+1
|\
| * jump_label: Split jumplabel ratelimitAndrew Jones2013-08-091-0/+1
* | perf: Export struct perf_branch_entry to userspaceVince Weaver2013-09-021-24/+0Star
|/
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-151-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-031-1/+1
|\
| * Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-011-2/+1Star
| |\
| * | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* | | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-0/+7
* | | perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-191-1/+6
* | | perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-191-0/+4
* | | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-2/+2
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-191-2/+1Star
|\ \ \ | | |/ | |/|
| * | perf: Fix perf mmap bugsPeter Zijlstra2013-05-281-2/+1Star
| |/
* | perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-281-0/+1
* | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-281-1/+2
* | perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-281-0/+2
|/
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-021-17/+13Star
|\
| * Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-081-0/+6
| |\
| | * perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
| | * perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-151-0/+2
| * | perf: Add generic memory sampling interfaceStephane Eranian2013-04-011-0/+2
| * | perf/core: Add weighted samplesAndi Kleen2013-04-011-0/+2
| * | perf/x86: Add flags to event constraintsStephane Eranian2013-04-011-0/+1
| * | perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-261-0/+1