aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim1-0/+1
2020-03-06perf/core: Add per perf_cpu_context min_heap storageIan Rogers1-0/+7
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang1-0/+12
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2020-01-28kernel/events: Add a missing prototype for arch_perf_update_userpage()Benjamin Thiel1-0/+4
2020-01-13perf: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)1-3/+3
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+59
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini1-1/+1
2019-11-15perf/core: Provide a kernel-internal interface to pause perf_eventLike Xu1-0/+5
2019-11-15perf/core: Provide a kernel-internal interface to recalibrate event periodLike Xu1-0/+5
2019-11-13perf/aux: Allow using AUX data in perf samplesAlexander Shishkin1-0/+19
2019-10-28perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'Alexey Budankov1-0/+9
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven1-1/+1
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)1-5/+31
2019-08-28perf: Allow normal events to output AUX dataAlexander Shishkin1-0/+14
2019-07-13perf/core: Fix exclusive events' groupingAlexander Shishkin1-0/+5
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar1-0/+1
2019-06-24perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers1-0/+5
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang1-0/+1
2019-06-03perf/core: Add attr_groups_update into struct pmuJiri Olsa1-0/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+14
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin1-1/+0
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang1-0/+1
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song1-4/+10
2019-04-16perf/core: Add perf_pmu_resched() as global functionStephane Eranian1-0/+3
2019-04-03perf/headers: Fix stale comment for struct perf_addr_filterShaokun Zhang1-1/+1
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-1/+6
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-0/+5
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin1-1/+6
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa1-0/+5
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-1/+1
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova1-1/+2
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu1-0/+6
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu1-0/+8
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo1-3/+3
2019-01-21perf: Remove duplicated workqueue.h include from perf_event.hYueHaibing1-1/+0
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-0/+1
2019-01-21perf/core: Add function to test for event exclusion flagsAndrew Murray1-0/+9
2018-12-11perf/core: Declare the __percpu attribute on non-deref typesMukesh Ojha1-2/+2
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+1
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra1-0/+1
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke1-1/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2018-05-25perf/core: Fix bad use of igrab()Song Liu1-1/+1
2018-05-25perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu1-0/+8
2018-05-24perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song1-0/+5
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin1-5/+9
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-0/+4