- 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 · 7 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 · 8 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 · 9 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 · 9 years ago
- 89ab9cb perf/core: Remove perf CPU notifier code by Thomas Gleixner · 9 years ago
- 00e16c3 perf/core: Convert to hotplug state machine by Thomas Gleixner · 9 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
- 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
- 54d751d perf: Allow storage of PMU private data in event by Thomas Gleixner · 9 years ago
- 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
- a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
- 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
- c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
- e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
- fae3fde perf: Collapse and fix event_function_call() users by Peter Zijlstra · 9 years ago
- 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
- 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
- 4a00c16 perf/core: Define PERF_PMU_TXN_READ interface by Sukadev Bhattiprolu · 9 years ago
- fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
- b0e8787 perf/abi: Document some more aspects of the perf ABI by Peter Zijlstra · 9 years ago
- ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
- e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f38b0db perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES by Kan Liang · 10 years ago
- 2150908 perf/x86/intel: Handle multiple records in the PEBS buffer by Yan, Zheng · 10 years ago
- 66eb579 perf: allow for PMU-specific event filtering by Mark Rutland · 10 years ago
- b3df4ec perf/x86/intel/cqm: Use proper data types by Thomas Gleixner · 10 years ago
- 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
- b371b59 perf/x86: Fix event/group validation by Peter Zijlstra · 10 years ago
- 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 10 years ago
- 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 10 years ago
- ff303e6 perf: Fix software migrate events by Peter Zijlstra · 10 years ago
- ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago