summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-131-0/+5
* Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-081-0/+1
|\
| * perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-241-0/+1
* | perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers2019-06-241-0/+5
* | perf/core: Add attr_groups_update into struct pmuJiri Olsa2019-06-031-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-171-0/+1
|\
| * KVM: x86: Inject PMI for KVM guestLuwei Kang2019-04-301-0/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-061-5/+14
|\ \
| * | perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song2019-04-291-4/+10
| * | perf/core: Add perf_pmu_resched() as global functionStephane Eranian2019-04-161-0/+3
| * | perf/headers: Fix stale comment for struct perf_addr_filterShaokun Zhang2019-04-031-1/+1
| |/
* / perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin2019-05-031-1/+0Star
|/
* Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-281-1/+6
|\
| * perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-1/+6
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-0/+5
|\ \ | |/ |/|
| * perf/x86: Add check_period PMU callbackJiri Olsa2019-02-111-0/+5
* | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-1/+1
* | perf: Convert perf_event_context.refcount to refcount_tElena Reshetova2019-02-041-1/+2
* | perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu2019-01-211-0/+6
* | perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu2019-01-211-0/+8
* | perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo2019-01-211-3/+3
* | perf: Remove duplicated workqueue.h include from perf_event.hYueHaibing2019-01-211-1/+0Star
* | perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-0/+1
* | perf/core: Add function to test for event exclusion flagsAndrew Murray2019-01-211-0/+9
|/
* perf/core: Declare the __percpu attribute on non-deref typesMukesh Ojha2018-12-111-2/+2
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-251-0/+1
|\
| * perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-251-0/+1
* | perf, tools: Use correct articles in commentsTobias Tefke2018-07-161-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-0/+5
|\
| * perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song2018-05-251-0/+5
* | perf/core: Fix bad use of igrab()Song Liu2018-05-251-1/+1
* | perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu2018-05-251-0/+8
|/
* perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-291-5/+9
* perf: Fix sibling iterationPeter Zijlstra2018-03-161-0/+4
* perf/core: Optimize ctx_sched_out()Peter Zijlstra2018-03-121-0/+5
* perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-5/+0Star
* perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov2018-03-121-3/+13
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-1/+5
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-171-1/+1
|\
| * perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra2017-10-171-1/+1
* | perf/core: Rewrite event timekeepingPeter Zijlstra2017-10-271-18/+1Star
* | perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra2017-10-271-3/+3
* | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song2017-10-271-2/+5
|/
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-18/+0Star
|\
| * x86/perf/cqm: Wipe out perf based cqmVikas Shivappa2017-08-011-18/+0Star
* | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-291-0/+2
* | perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin2017-08-291-3/+2Star
* | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-291-1/+1
* | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-2/+5
|\