summaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAge
* perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian2015-11-23
* perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-13
* perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-13
* perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-13
* perf/abi: Document some more aspects of the perf ABIPeter Zijlstra2015-09-13
* perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-09
* Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-26
|\
| * tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-13
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\ \
| * | perf: allow for PMU-specific event filteringMark Rutland2015-05-27
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \
| * | sched,perf: Fix periodic timersPeter Zijlstra2015-05-18
| |/
* | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
* | perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng2015-06-07
* | perf/x86/intel/cqm: Use proper data typesThomas Gleixner2015-05-27
* | Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-05-27
|\ \
| * | perf/x86: Fix event/group validationPeter Zijlstra2015-05-27
| |/
* | perf: Fix software migrate eventsPeter Zijlstra2015-05-08
|/
* 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