aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAge
* perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa2016-10-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-05
|\
| * perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2016-09-02
| * bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov2016-09-02
* | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros2016-08-18
* | perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros2016-08-18
* | perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra2016-08-10
|/
* perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-10
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\
| * perf/core: Remove perf CPU notifier codeThomas Gleixner2016-07-14
| * perf/core: Convert to hotplug state machineThomas Gleixner2016-07-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\ \
| * | bpf, events: fix offset in skb copy handlerDaniel Borkmann2016-07-25
| * | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-15
| |/
* | Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-08
|\|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-25
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17
| |\ \
| | * | perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov2016-04-07
| | * | perf: optimize perf_fetch_caller_regsAlexei Starovoitov2016-04-07
* | | | perf/x86: Support sysfs files depending on SMT statusAndi Kleen2016-06-03
* | | | perf/core: Optimize side-band event deliveryKan Liang2016-06-03
* | | | perf core: Per event callchain limitArnaldo Carvalho de Melo2016-05-30
| |_|/ |/| |
* | | perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-16
* | | perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-16
* | | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-16
* | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-16
|/ /
* | perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-05
* | perf/core: Introduce address range filteringAlexander Shishkin2016-05-05
* | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-27
* | perf/core: Add ::write_backward attribute to perf eventWang Nan2016-04-23
* | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-13
|\|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-24
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
| | |\ \
| | * | | perf: generalize perf_callchainAlexei Starovoitov2016-02-20
* | | | | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-31
| |_|_|/ |/| | |
* | | | perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui2016-03-21
* | | | perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa2016-03-21
|/ / /
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-14
|\ \ \
| * \ \ Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2016-03-08
| |\ \ \ | | |_|/ | |/| |
| | * | perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-02
| | |/
* | / perf: Allow storage of PMU private data in eventThomas Gleixner2016-02-29
|/ /
* | perf: Fix race between event install and jump_labelsPeter Zijlstra2016-02-25
* | perf: Fix cloningPeter Zijlstra2016-02-25
|/
* perf: Synchronously clean up child eventsPeter Zijlstra2016-01-29
* perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov2016-01-29
* perf: Collapse and fix event_function_call() usersPeter Zijlstra2016-01-21
* 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