summaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)AuthorLines
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-4/+4
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-18/+18
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-4/+4
2019-03-09Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar-1/+2
2019-03-09perf/core: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-03-09perf/ring_buffer: Use high order allocations for AUX buffers optimisticallyAlexander Shishkin-17/+15
2019-03-01perf: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-02-28perf, bpf: Consider events with attr.bpf_event as side-band eventsSong Liu-1/+2
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar-31/+59
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-1/+17
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin-34/+47
2019-02-22perf: Copy parent's address filter offsets on cloneAlexander Shishkin-0/+15
2019-02-15uprobes: convert uprobe.ref to refcount_tElena Reshetova-4/+4
2019-02-13perf/core: Fix impossible ring-buffer sizes warningIngo Molnar-1/+1
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa-0/+16
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso-4/+4
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier-1/+1
2019-02-04perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova-5/+5
2019-02-04perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova-4/+5
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova-6/+6
2019-02-04perf/uprobes: Convert to SPDX license identifierThomas Gleixner-14/+1
2019-02-04perf/hw_breakpoints: Convert to SPDX license identifierThomas Gleixner-14/+1
2019-02-04perf/core: Convert to SPDX license identifiersThomas Gleixner-6/+3
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-7/+10
2019-02-04perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland-0/+3
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu-0/+115
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu-1/+97
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo-4/+7
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray-0/+9
2019-01-18perf core: Fix perf_proc_update_handler() bugStephane Eranian-7/+7
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-1/+1
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse-5/+5
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2018-12-17Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar-0/+2
2018-12-06Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2018-12-05Uprobes: Fix kernel oops with delayed_uprobe_remove()Ravi Bangoria-0/+2
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-1/+1
2018-12-03perf: Fix typos in commentsIngo Molnar-2/+2
2018-11-27events: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney-1/+1
2018-11-23uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri-2/+10
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-17/+310
2018-10-30perf/core: Clean up inconsisent indentationColin Ian King-1/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2018-10-10trace_uprobe: support reference counter in fd-based uprobeSong Liu-10/+39
2018-10-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-7/+10
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa-0/+2
2018-10-02perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra-7/+2
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre-0/+6