Age | Commit message (Expand) | Author | Files | Lines |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2019-05-07 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+14 |
2019-05-03 | perf/x86/intel/pt: Remove software double buffering PMU capability | Alexander Shishkin | 1 | -1/+0 |
2019-04-30 | KVM: x86: Inject PMI for KVM guest | Luwei Kang | 1 | -0/+1 |
2019-04-29 | perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER | Kairui Song | 1 | -4/+10 |
2019-04-16 | perf/core: Add perf_pmu_resched() as global function | Stephane Eranian | 1 | -0/+3 |
2019-04-03 | perf/headers: Fix stale comment for struct perf_addr_filter | Shaokun Zhang | 1 | -1/+1 |
2019-02-28 | Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 1 | -1/+6 |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+5 |
2019-02-22 | perf, pt, coresight: Fix address filters for vmas with non-zero offset | Alexander Shishkin | 1 | -1/+6 |
2019-02-11 | perf/x86: Add check_period PMU callback | Jiri Olsa | 1 | -0/+5 |
2019-02-06 | perf/aux: Make perf_event accessible to setup_aux() | Mathieu Poirier | 1 | -1/+1 |
2019-02-04 | perf: Convert perf_event_context.refcount to refcount_t | Elena Reshetova | 1 | -1/+2 |
2019-01-21 | perf, bpf: Introduce PERF_RECORD_BPF_EVENT | Song Liu | 1 | -0/+6 |
2019-01-21 | perf, bpf: Introduce PERF_RECORD_KSYMBOL | Song Liu | 1 | -0/+8 |
2019-01-21 | perf: Make perf_event_output() propagate the output() return | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2019-01-21 | perf: Remove duplicated workqueue.h include from perf_event.h | YueHaibing | 1 | -1/+0 |
2019-01-21 | perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 1 | -0/+1 |
2019-01-21 | perf/core: Add function to test for event exclusion flags | Andrew Murray | 1 | -0/+9 |
2018-12-11 | perf/core: Declare the __percpu attribute on non-deref types | Mukesh Ojha | 1 | -2/+2 |
2018-07-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
2018-07-25 | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) | Peter Zijlstra | 1 | -0/+1 |
2018-07-16 | perf, tools: Use correct articles in comments | Tobias Tefke | 1 | -1/+1 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+5 |
2018-05-25 | perf/core: Fix bad use of igrab() | Song Liu | 1 | -1/+1 |
2018-05-25 | perf/core: Fix group scheduling with mixed hw and sw events | Song Liu | 1 | -0/+8 |
2018-05-25 | perf/core: add perf_get_event() to return perf_event given a struct file | Yonghong Song | 1 | -0/+5 |
2018-03-29 | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin | 1 | -5/+9 |
2018-03-16 | perf: Fix sibling iteration | Peter Zijlstra | 1 | -0/+4 |
2018-03-12 | perf/core: Optimize ctx_sched_out() | Peter Zijlstra | 1 | -0/+5 |
2018-03-12 | perf/core: Remove perf_event::group_entry | Peter Zijlstra | 1 | -5/+0 |
2018-03-12 | perf/cor: Use RB trees for pinned/flexible groups | Alexey Budankov | 1 | -3/+13 |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -1/+5 |
2017-11-18 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -1/+1 |
2017-10-27 | perf/core: Rewrite event timekeeping | Peter Zijlstra | 1 | -18/+1 |
2017-10-27 | perf/core: Rename 'enum perf_event_active_state' | Peter Zijlstra | 1 | -3/+3 |
2017-10-27 | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve... | Yonghong Song | 1 | -2/+5 |
2017-10-17 | perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi... | Peter Zijlstra | 1 | -1/+1 |
2017-09-04 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -18/+0 |
2017-08-29 | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR | Kan Liang | 1 | -0/+2 |
2017-08-29 | perf/core, pt, bts: Get rid of itrace_started | Alexander Shishkin | 1 | -3/+2 |
2017-08-29 | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming | 1 | -1/+1 |
2017-08-10 | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra | 1 | -2/+2 |
2017-08-01 | x86/perf/cqm: Wipe out perf based cqm | Vikas Shivappa | 1 | -18/+0 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+5 |
2017-06-05 | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov | 1 | -2/+5 |
2017-05-26 | perf/tracing/cpuhotplug: Fix locking order | Thomas Gleixner | 1 | -0/+2 |
2017-03-30 | x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct | Suravee Suthikulpanit | 1 | -0/+7 |
2017-03-16 | perf/core: Keep AUX flags in the output handle | Will Deacon | 1 | -3/+5 |
2017-03-13 | perf: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 1 | -0/+2 |