| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/core: Add perf_pmu_resched() as global function | Stephane Eranian | 2019-04-16 | 1 | -0/+10 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-04-16 | 1 | -16/+21 |
|\ |
|
| * | perf/core: Fix the address filtering fix | Alexander Shishkin | 2019-04-16 | 1 | -16/+21 |
* | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2019-04-16 | 1 | -9/+43 |
|\| |
|
| * | perf/core: Fix perf_event_disable_inatomic() race | Peter Zijlstra | 2019-04-12 | 1 | -9/+43 |
* | | perf/core: Make perf_swevent_init_cpu() static | Valdis Kletnieks | 2019-04-03 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/... | Thomas Gleixner | 2019-03-22 | 1 | -0/+2 |
|\ |
|
| * | perf/core: Restore mmap record type correctly | Stephane Eranian | 2019-03-11 | 1 | -0/+2 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-10 | 1 | -1/+3 |
|\| |
|
| * | perf: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-03-01 | 1 | -0/+1 |
| * | perf, bpf: Consider events with attr.bpf_event as side-band events | Song Liu | 2019-02-28 | 1 | -1/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-03-09 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | mm: make mm->pinned_vm an atomic64 counter | Davidlohr Bueso | 2019-02-07 | 1 | -4/+4 |
* | | Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-02-28 | 1 | -31/+59 |
|\ \ |
|
| * | | perf, pt, coresight: Fix address filters for vmas with non-zero offset | Alexander Shishkin | 2019-02-22 | 1 | -34/+47 |
| * | | perf: Copy parent's address filter offsets on clone | Alexander Shishkin | 2019-02-22 | 1 | -0/+15 |
* | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-28 | 1 | -0/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | perf/x86: Add check_period PMU callback | Jiri Olsa | 2019-02-11 | 1 | -0/+16 |
| |/ |
|
* | | perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -1/+1 |
* | | perf/ring_buffer: Convert ring_buffer.refcount to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -2/+2 |
* | | perf: Convert perf_event_context.refcount to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -6/+6 |
* | | perf/core: Convert to SPDX license identifiers | Thomas Gleixner | 2019-02-04 | 1 | -2/+1 |
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-04 | 1 | -7/+7 |
|\| |
|
| * | perf core: Fix perf_proc_update_handler() bug | Stephane Eranian | 2019-01-18 | 1 | -7/+7 |
* | | perf, bpf: Introduce PERF_RECORD_BPF_EVENT | Song Liu | 2019-01-21 | 1 | -0/+115 |
* | | perf, bpf: Introduce PERF_RECORD_KSYMBOL | Song Liu | 2019-01-21 | 1 | -1/+97 |
* | | perf: Make perf_event_output() propagate the output() return | Arnaldo Carvalho de Melo | 2019-01-21 | 1 | -4/+7 |
* | | perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 2019-01-21 | 1 | -0/+9 |
|/ |
|
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -1/+1 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-12-26 | 1 | -1/+1 |
|\ |
|
| * | perf: Fix typos in comments | Ingo Molnar | 2018-12-03 | 1 | -1/+1 |
* | | events: Replace synchronize_sched() with synchronize_rcu() | Paul E. McKenney | 2018-11-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-03 | 1 | -1/+1 |
|\ |
|
| * | perf/core: Clean up inconsisent indentation | Colin Ian King | 2018-10-30 | 1 | -1/+1 |
* | | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-10-30 | 1 | -10/+39 |
|\ \
| |/
|/| |
|
| * | trace_uprobe: support reference counter in fd-based uprobe | Song Liu | 2018-10-10 | 1 | -10/+39 |
* | | perf/ring_buffer: Prevent concurent ring buffer access | Jiri Olsa | 2018-10-02 | 1 | -0/+2 |
* | | perf/core: Fix perf_pmu_unregister() locking | Peter Zijlstra | 2018-10-02 | 1 | -7/+2 |
* | | perf/core: Add sanity check to deal with pinned event failure | Reinette Chatre | 2018-09-28 | 1 | -0/+6 |
|/ |
|
* | perf/core: Force USER_DS when recording user stack data | Yabin Cui | 2018-09-10 | 1 | -0/+4 |
* | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-09-09 | 1 | -8/+3 |
|\ |
|
| * | perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint | Jiri Olsa | 2018-08-30 | 1 | -8/+3 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-08-21 | 1 | -1/+1 |
|\ \ |
|
| * | | pid: Implement PIDTYPE_TGID | Eric W. Biederman | 2018-07-21 | 1 | -1/+1 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-08-14 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm64: perf: Add cap_user_time aarch64 | Michael O'Farrell | 2018-07-31 | 1 | -2/+2 |
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 1 | -3/+9 |
|\ \ \ |
|
| * | | | perf/core: Fix crash when using HW tracing kernel filters | Mathieu Poirier | 2018-07-25 | 1 | -0/+4 |
| * | | | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) | Peter Zijlstra | 2018-07-25 | 1 | -2/+4 |
| |/ / |
|
| * / | perf/core: Move inline keyword at the beginning of declaration | Mathieu Malaterre | 2018-06-27 | 1 | -1/+1 |
| |/ |
|