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