summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-171-0/+2
* | | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-171-2/+4
* | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-171-5/+11
|/ /
* | perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-051-0/+1
* | perf/core: Introduce address range filteringAlexander Shishkin2016-05-051-0/+98
* | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-2/+6
* | perf/core: Add ::write_backward attribute to perf eventWang Nan2016-04-231-3/+25
* | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-131-2/+11
|\|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-241-0/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-2/+11
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-3/+4
| | |\ \
| | * | | perf: generalize perf_callchainAlexei Starovoitov2016-02-201-2/+11
* | | | | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-0/+6
| |_|_|/ |/| | |
* | | | perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui2016-03-211-0/+4
* | | | perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa2016-03-211-0/+1
|/ / /
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-6/+0Star
|\ \ \
| * \ \ Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2016-03-081-6/+0Star
| |\ \ \ | | |_|/ | |/| |
| | * | perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-021-6/+0Star
| | |/
* | / perf: Allow storage of PMU private data in eventThomas Gleixner2016-02-291-0/+1
|/ /
* | perf: Fix race between event install and jump_labelsPeter Zijlstra2016-02-251-3/+3
* | perf: Fix cloningPeter Zijlstra2016-02-251-0/+1
|/
* perf: Synchronously clean up child eventsPeter Zijlstra2016-01-291-3/+0Star
* perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov2016-01-291-2/+2
* perf: Collapse and fix event_function_call() usersPeter Zijlstra2016-01-211-1/+1
* perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian2015-11-231-2/+4
* perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-131-2/+0Star
* perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-131-0/+1
* perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-131-3/+11
* perf/abi: Document some more aspects of the perf ABIPeter Zijlstra2015-09-131-13/+92
* perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-101-0/+10
* Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-261-1/+1
|\
| * tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-131-1/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-261-0/+5
|\ \
| * | perf: allow for PMU-specific event filteringMark Rutland2015-05-271-0/+5
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-231-0/+4
|\ \
| * | sched,perf: Fix periodic timersPeter Zijlstra2015-05-181-0/+4
| |/
* | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-071-0/+3
* | perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng2015-06-071-0/+13
* | perf/x86/intel/cqm: Use proper data typesThomas Gleixner2015-05-271-1/+1
* | Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-05-271-4/+0Star
|\ \
| * | perf/x86: Fix event/group validationPeter Zijlstra2015-05-271-4/+0Star
| |/
* / perf: Fix software migrate eventsPeter Zijlstra2015-05-081-0/+24
|/
* 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
|\