summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-101-0/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-35/+9
|\
| * perf/core: Remove perf CPU notifier codeThomas Gleixner2016-07-141-35/+0
| * perf/core: Convert to hotplug state machineThomas Gleixner2016-07-141-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-1/+19
|\ \
| * | bpf, events: fix offset in skb copy handlerDaniel Borkmann2016-07-251-1/+1
| * | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-1/+19
| |/
* | Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-081-3/+1
|\|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-5/+29
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-3/+1
| |\ \
| | * | perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov2016-04-071-1/+1
| | * | perf: optimize perf_fetch_caller_regsAlexei Starovoitov2016-04-071-2/+0
* | | | perf/x86: Support sysfs files depending on SMT statusAndi Kleen2016-06-031-0/+7
* | | | perf/core: Optimize side-band event deliveryKan Liang2016-06-031-0/+6
* | | | perf core: Per event callchain limitArnaldo Carvalho de Melo2016-05-301-1/+1
| |_|/ |/| |
* | | perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-161-2/+16
* | | perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-161-0/+2
* | | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-2/+4
* | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-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-141-6/+0
|\ \ \
| * \ \ Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2016-03-081-6/+0
| |\ \ \ | | |_|/ | |/| |
| | * | perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-021-6/+0
| | |/
* | / 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/+0
* 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/+0
* 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-091-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
| |/