Age | Commit message (Expand) | Author | Files | Lines |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -8/+5 |
2020-05-19 | perf/core: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -2/+2 |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 1 | -8/+5 |
2020-04-16 | perf/core: Open access to the core for CAP_PERFMON privileged process | Alexey Budankov | 1 | -3/+3 |
2020-03-27 | perf/core: Add PERF_SAMPLE_CGROUP feature | Namhyung Kim | 1 | -0/+1 |
2020-03-06 | perf/core: Add per perf_cpu_context min_heap storage | Ian Rogers | 1 | -0/+7 |
2020-02-11 | perf/core: Add new branch sample type for HW index of raw branch records | Kan Liang | 1 | -0/+12 |
2020-02-09 | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+4 |
2020-01-28 | kernel/events: Add a missing prototype for arch_perf_update_userpage() | Benjamin Thiel | 1 | -0/+4 |
2020-01-13 | perf: Make struct ring_buffer less ambiguous | Steven Rostedt (VMware) | 1 | -3/+3 |
2019-11-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+59 |
2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini | 1 | -1/+1 |
2019-11-15 | perf/core: Provide a kernel-internal interface to pause perf_event | Like Xu | 1 | -0/+5 |
2019-11-15 | perf/core: Provide a kernel-internal interface to recalibrate event period | Like Xu | 1 | -0/+5 |
2019-11-13 | perf/aux: Allow using AUX data in perf samples | Alexander Shishkin | 1 | -0/+19 |
2019-10-28 | perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu' | Alexey Budankov | 1 | -0/+9 |
2019-10-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2019-10-28 | perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-10-17 | perf_event: Add support for LSM and SELinux checks | Joel Fernandes (Google) | 1 | -5/+31 |
2019-08-28 | perf: Allow normal events to output AUX data | Alexander Shishkin | 1 | -0/+14 |
2019-07-13 | perf/core: Fix exclusive events' grouping | Alexander Shishkin | 1 | -0/+5 |
2019-07-08 | Merge tag 'v5.2' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
2019-06-24 | perf/cgroups: Don't rotate events for cgroups unnecessarily | Ian Rogers | 1 | -0/+5 |
2019-06-24 | perf/x86: Disable extended registers for non-supported PMUs | Kan Liang | 1 | -0/+1 |
2019-06-03 | perf/core: Add attr_groups_update into struct pmu | Jiri Olsa | 1 | -0/+1 |
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 |