aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAge
* perf/x86: Fix event/group validationPeter Zijlstra2015-05-27
* perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-02
* perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-02
* perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin2015-04-02
* perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2015-04-02
* perf: Support high-order allocations for AUX spaceAlexander Shishkin2015-04-02
* perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-02
* perf: Add per event clockid supportPeter Zijlstra2015-03-27
* Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-27
|\
| * perf: Remove type specific target pointersPeter Zijlstra2015-03-23
| * perf/x86/intel: Support task events with Intel CQMMatt Fleming2015-02-25
| * perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming2015-02-25
| * perf: Add ->count() function to read per-package countersMatt Fleming2015-02-25
| * perf: Make perf_cgroup_from_task() globalMatt Fleming2015-02-25
* | Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26
|\ \ | |/ |/|
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
| |\
| * \ Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-11
| |\ \
| | * | perf: add PMU_EVENT_ATTR_STRING() helperCody P Schafer2015-02-02
| | * | perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer2015-02-02
* | | | perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra2015-02-18
* | | | perf: Simplify the branch stack checkYan, Zheng2015-02-18
* | | | perf: Add pmu specific data for perf task contextYan, Zheng2015-02-18
* | | | perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-18
* | | | perf: Introduce pmu context switch callbackYan, Zheng2015-02-18
| |_|/ |/| |
* | | perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski2015-02-04
|/ /
* | perf: Decouple unthrottling and rotatingMark Rutland2015-02-04
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-01-28
|\ \
| * | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-28
* | | perf: Avoid horrible stack usagePeter Zijlstra (Intel)2015-01-14
|/ /
* / perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-09
|/
* perf: Improve the perf_sample_data struct layoutPeter Zijlstra2014-11-16
* perf: Add ability to sample machine state on interruptStephane Eranian2014-11-16
* perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa2014-08-24
* perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian2014-08-13
* perf: Add queued work to remove orphaned child eventsJiri Olsa2014-08-13
* perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-06
* Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
|\
| * perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-06
| * perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2014-05-19
* | perf: Disable sampled events if no PMU interruptVince Weaver2014-06-05
* | perf: Allow building PMU drivers as modulesYan, Zheng2014-04-18
|/
* CPU hotplug, perf: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* perf/x86: Fix active_entry initializationStephane Eranian2014-01-12
* perf: Add active_entry list head to struct perf_eventStephane Eranian2013-11-27
* perf: Add generic transaction flagsAndi Kleen2013-10-04
* perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-04
* Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-04
|\
| * jump_label: Split jumplabel ratelimitAndrew Jones2013-08-09
* | perf: Export struct perf_branch_entry to userspaceVince Weaver2013-09-02
|/
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14