Age | Commit message (Expand) | Author |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-05-25 | perf/core: Fix bad use of igrab() | Song Liu |
2018-05-25 | perf/core: Fix group scheduling with mixed hw and sw events | Song Liu |
2018-05-24 | perf/core: add perf_get_event() to return perf_event given a struct file | Yonghong Song |
2018-03-29 | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin |
2018-03-16 | perf: Fix sibling iteration | Peter Zijlstra |
2018-03-12 | perf/core: Optimize ctx_sched_out() | Peter Zijlstra |
2018-03-12 | perf/core: Remove perf_event::group_entry | Peter Zijlstra |
2018-03-12 | perf/cor: Use RB trees for pinned/flexible groups | Alexey Budankov |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-17 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-10-27 | perf/core: Rewrite event timekeeping | Peter Zijlstra |
2017-10-27 | perf/core: Rename 'enum perf_event_active_state' | Peter Zijlstra |
2017-10-27 | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve... | Yonghong Song |
2017-10-16 | perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi... | Peter Zijlstra |
2017-09-04 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-08-29 | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR | Kan Liang |
2017-08-29 | perf/core, pt, bts: Get rid of itrace_started | Alexander Shishkin |
2017-08-29 | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming |
2017-08-10 | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra |
2017-08-01 | x86/perf/cqm: Wipe out perf based cqm | Vikas Shivappa |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-06-04 | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov |
2017-05-26 | perf/tracing/cpuhotplug: Fix locking order | Thomas Gleixner |
2017-03-30 | x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct | Suravee Suthikulpanit |
2017-03-16 | perf/core: Keep AUX flags in the output handle | Will Deacon |
2017-03-13 | perf: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini |
2017-02-10 | perf/core: Allow kernel filters on CPU events | Alexander Shishkin |
2017-01-30 | perf/core: Remove perf_cpu_context::unique_pmu | David Carrillo-Cisneros |
2017-01-30 | perf/core: Make cgroup switch visit only cpuctxs with cgroup events | David Carrillo-Cisneros |
2017-01-14 | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa |
2016-10-28 | perf/powerpc: Don't call perf_event_disable() from atomic context | Jiri Olsa |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-09-02 | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs | Alexei Starovoitov |
2016-09-02 | bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type | Alexei Starovoitov |
2016-08-18 | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG | David Carrillo-Cisneros |
2016-08-18 | perf/core: Generalize event->group_flags | David Carrillo-Cisneros |
2016-08-10 | perf/core: Optimize perf_pmu_sched_task() | Peter Zijlstra |
2016-08-10 | perf/core: Set cgroup in CPU contexts for new cgroup events | David Carrillo-Cisneros |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-07-25 | bpf, events: fix offset in skb copy handler | Daniel Borkmann |
2016-07-15 | perf, events: add non-linear data support for raw records | Daniel Borkmann |
2016-07-14 | perf/core: Remove perf CPU notifier code | Thomas Gleixner |
2016-07-14 | perf/core: Convert to hotplug state machine | Thomas Gleixner |
2016-06-08 | Merge branch 'linus' into perf/core, to refresh the branch | Ingo Molnar |
2016-06-03 | perf/x86: Support sysfs files depending on SMT status | Andi Kleen |
2016-06-03 | perf/core: Optimize side-band event delivery | Kan Liang |
2016-05-30 | perf core: Per event callchain limit | Arnaldo Carvalho de Melo |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |