- da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
- ab43762 perf: Allow normal events to output AUX data by Alexander Shishkin · 5 years ago
- 8a58dda perf/core: Fix exclusive events' grouping by Alexander Shishkin · 5 years ago
- 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- fd7d551 perf/cgroups: Don't rotate events for cgroups unnecessarily by Ian Rogers · 6 years ago
- e321d02 perf/x86: Disable extended registers for non-supported PMUs by Kan Liang · 6 years ago
- f3a3a82 perf/core: Add attr_groups_update into struct pmu by Jiri Olsa · 6 years ago
- 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 90489a7 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 72e830f perf/x86/intel/pt: Remove software double buffering PMU capability by Alexander Shishkin · 6 years ago
- 8479e04 KVM: x86: Inject PMI for KVM guest by Luwei Kang · 6 years ago
- d15d356 perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER by Kairui Song · 6 years ago
- c68d224 perf/core: Add perf_pmu_resched() as global function by Stephane Eranian · 6 years ago
- 1279e41 perf/headers: Fix stale comment for struct perf_addr_filter by Shaokun Zhang · 6 years ago
- c978b94 Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
- 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
- 81ec3f3 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
- 8400186 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
- 8c94abb perf: Convert perf_event_context.refcount to refcount_t by Elena Reshetova · 6 years ago
- 6ee52e2 perf, bpf: Introduce PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
- 76193a9 perf, bpf: Introduce PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
- 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
- cf5c6c2 perf: Remove duplicated workqueue.h include from perf_event.h by YueHaibing · 6 years ago
- cc6795a perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
- 486efe9 perf/core: Add function to test for event exclusion flags by Andrew Murray · 6 years ago
- 43b9e4f perf/core: Declare the __percpu attribute on non-deref types by Mukesh Ojha · 6 years ago
- 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
- 788faab perf, tools: Use correct articles in comments by Tobias Tefke · 6 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 9511bce perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
- a1150c2 perf/core: Fix group scheduling with mixed hw and sw events by Song Liu · 7 years ago
- f8d959a perf/core: add perf_get_event() to return perf_event given a struct file by Yonghong Song · 7 years ago
- 6ed70cf perf/x86/pt, coresight: Clean up address filter structure by Alexander Shishkin · 7 years ago
- edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
- 6668128 perf/core: Optimize ctx_sched_out() by Peter Zijlstra · 7 years ago
- 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
- 8e1a203 perf/cor: Use RB trees for pinned/flexible groups by Alexey Budankov · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- 0d3d73a perf/core: Rewrite event timekeeping by Peter Zijlstra · 7 years ago
- 8ca2bd4 perf/core: Rename 'enum perf_event_active_state' by Peter Zijlstra · 7 years ago
- 7d9285e perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers" by Yonghong Song · 7 years ago
- 8fd0fbb perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") by Peter Zijlstra · 7 years ago
- f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- fc7ce9c perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
- 8d4e6c4 perf/core, pt, bts: Get rid of itrace_started by Alexander Shishkin · 8 years ago
- 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
- bfe33492 perf/x86: Fix RDPMC vs. mm_struct tracking by Peter Zijlstra · 7 years ago
- c39a0e2 x86/perf/cqm: Wipe out perf based cqm by Vikas Shivappa · 7 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- f91840a perf, bpf: Add BPF support to all perf_event types by Alexei Starovoitov · 8 years ago
- a63fbed perf/tracing/cpuhotplug: Fix locking order by Thomas Gleixner · 8 years ago
- cf25f90 x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct by Suravee Suthikulpanit · 8 years ago
- f4c0b0a perf/core: Keep AUX flags in the output handle by Will Deacon · 8 years ago
- e422267 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
- 6ce77bf perf/core: Allow kernel filters on CPU events by Alexander Shishkin · 8 years ago
- 1fd7e41 perf/core: Remove perf_cpu_context::unique_pmu by David Carrillo-Cisneros · 8 years ago
- 058fe1c perf/core: Make cgroup switch visit only cpuctxs with cgroup events by David Carrillo-Cisneros · 8 years ago
- 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
- 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
- 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 8 years ago
- 0515e59 bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type by Alexei Starovoitov · 8 years ago
- d6a2f903 perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG by David Carrillo-Cisneros · 8 years ago
- 4ff6a8d perf/core: Generalize event->group_flags by David Carrillo-Cisneros · 8 years ago
- e48c178 perf/core: Optimize perf_pmu_sched_task() by Peter Zijlstra · 8 years ago
- db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
- a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
- 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
- 89ab9cb perf/core: Remove perf CPU notifier code by Thomas Gleixner · 8 years ago
- 00e16c3 perf/core: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
- 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 9 years ago
- fc07e9f perf/x86: Support sysfs files depending on SMT status by Andi Kleen · 9 years ago
- f2fb6be perf/core: Optimize side-band event delivery by Kan Liang · 9 years ago
- 97c79a3 perf core: Per event callchain limit by Arnaldo Carvalho de Melo · 9 years ago
- bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 9 years ago
- 3e4de4e perf core: Add perf_callchain_store_context() helper by Arnaldo Carvalho de Melo · 9 years ago
- 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
- cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
- 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 9 years ago
- 375637b perf/core: Introduce address range filtering by Alexander Shishkin · 9 years ago
- c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 9 years ago
- 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 9 years ago
- 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
- 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 9 years ago
- ec5e099 perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 9 years ago
- 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 9 years ago
- 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
- a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 9 years ago