summaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
AgeCommit message (Expand)Author
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-10-27perf/core: Rewrite event timekeepingPeter Zijlstra
2017-10-27perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra
2017-10-27perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song
2017-10-16perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov
2017-05-26perf/tracing/cpuhotplug: Fix locking orderThomas Gleixner
2017-03-30x86/events/amd/iommu: Add IOMMU-specific hw_perf_event structSuravee Suthikulpanit
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-02-10perf/core: Allow kernel filters on CPU eventsAlexander Shishkin
2017-01-30perf/core: Remove perf_cpu_context::unique_pmuDavid Carrillo-Cisneros
2017-01-30perf/core: Make cgroup switch visit only cpuctxs with cgroup eventsDavid Carrillo-Cisneros
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov
2016-08-18perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros
2016-08-18perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros
2016-08-10perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-25bpf, events: fix offset in skb copy handlerDaniel Borkmann
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-14perf/core: Remove perf CPU notifier codeThomas Gleixner
2016-07-14perf/core: Convert to hotplug state machineThomas Gleixner
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar
2016-06-03perf/x86: Support sysfs files depending on SMT statusAndi Kleen
2016-06-03perf/core: Optimize side-band event deliveryKan Liang
2016-05-30perf core: Per event callchain limitArnaldo Carvalho de Melo
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo
2016-05-16perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland
2016-05-05perf/core: Introduce address range filteringAlexander Shishkin
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-23perf/core: Add ::write_backward attribute to perf eventWang Nan