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