| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-17 | 1 | -3/+1 |
| |\ \ |
|
| | * | | perf: split perf_trace_buf_prepare into alloc and update parts | Alexei Starovoitov | 2016-04-07 | 1 | -1/+1 |
| | * | | perf: optimize perf_fetch_caller_regs | Alexei Starovoitov | 2016-04-07 | 1 | -2/+0 |
* | | | | perf/x86: Support sysfs files depending on SMT status | Andi Kleen | 2016-06-03 | 1 | -0/+7 |
* | | | | perf/core: Optimize side-band event delivery | Kan Liang | 2016-06-03 | 1 | -0/+6 |
* | | | | perf core: Per event callchain limit | Arnaldo Carvalho de Melo | 2016-05-30 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | perf core: Separate accounting of contexts and real addresses in a stack trace | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -2/+16 |
* | | | perf core: Add perf_callchain_store_context() helper | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -0/+2 |
* | | | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -2/+4 |
* | | | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -5/+11 |
|/ / |
|
* | | perf/arm: Special-case hetereogeneous CPUs | Mark Rutland | 2016-05-05 | 1 | -0/+1 |
* | | perf/core: Introduce address range filtering | Alexander Shishkin | 2016-05-05 | 1 | -0/+98 |
* | | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo | 2016-04-27 | 1 | -2/+6 |
* | | perf/core: Add ::write_backward attribute to perf event | Wang Nan | 2016-04-23 | 1 | -3/+25 |
* | | Merge tag 'v4.6-rc3' into perf/core, to refresh the tree | Ingo Molnar | 2016-04-13 | 1 | -2/+11 |
|\| |
|