summaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAge
* perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-29
* perf: Fix sibling iterationPeter Zijlstra2018-03-16
* perf/core: Optimize ctx_sched_out()Peter Zijlstra2018-03-12
* perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-12
* perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov2018-03-12
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-17
|\
| * perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra2017-10-16
* | perf/core: Rewrite event timekeepingPeter Zijlstra2017-10-27
* | perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra2017-10-27
* | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song2017-10-27
|/
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-04
|\
| * x86/perf/cqm: Wipe out perf based cqmVikas Shivappa2017-08-01
* | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-29
* | perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin2017-08-29
* | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-29
* | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov2017-06-04
* | perf/tracing/cpuhotplug: Fix locking orderThomas Gleixner2017-05-26
|/
* x86/events/amd/iommu: Add IOMMU-specific hw_perf_event structSuravee Suthikulpanit2017-03-30
* perf/core: Keep AUX flags in the output handleWill Deacon2017-03-16
* perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-13
* perf/core: Allow kernel filters on CPU eventsAlexander Shishkin2017-02-10
* perf/core: Remove perf_cpu_context::unique_pmuDavid Carrillo-Cisneros2017-01-30
* perf/core: Make cgroup switch visit only cpuctxs with cgroup eventsDavid Carrillo-Cisneros2017-01-30
* perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-14
* 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