summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-021-0/+4
* perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-021-1/+23
* perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin2015-04-021-0/+2
* perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2015-04-021-0/+1
* perf: Support high-order allocations for AUX spaceAlexander Shishkin2015-04-021-0/+1
* perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-021-0/+17
* perf: Add per event clockid supportPeter Zijlstra2015-03-271-0/+2
* Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-271-2/+48
|\
| * perf: Remove type specific target pointersPeter Zijlstra2015-03-231-3/+1
| * perf/x86/intel: Support task events with Intel CQMMatt Fleming2015-02-251-0/+1
| * perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming2015-02-251-0/+7
| * perf: Add ->count() function to read per-package countersMatt Fleming2015-02-251-0/+10
| * perf: Make perf_cgroup_from_task() globalMatt Fleming2015-02-251-0/+30
* | Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-261-0/+10
|\ \ | |/ |/|
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-161-0/+7
| |\
| * \ Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-111-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, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra2015-02-181-5/+0
* | | | perf: Simplify the branch stack checkYan, Zheng2015-02-181-0/+5
* | | | perf: Add pmu specific data for perf task contextYan, Zheng2015-02-181-0/+6
* | | | perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-181-1/+0
* | | | perf: Introduce pmu context switch callbackYan, Zheng2015-02-181-0/+9
| |_|/ |/| |
* | | perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski2015-02-041-0/+7
|/ /
* | 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/+0
|\ \
| * | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-281-6/+0
* | | 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/+2
* 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/+0
|/
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-021-1/+1
|\
OpenPOWER on IntegriCloud