summaryrefslogtreecommitdiff
path: root/kernel/events/core.c
AgeCommit message (Expand)Author
2019-04-16perf/core: Fix the address filtering fixAlexander Shishkin
2019-04-12perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-11perf/core: Restore mmap record type correctlyStephane Eranian
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-01perf: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-28perf, bpf: Consider events with attr.bpf_event as side-band eventsSong Liu
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin
2019-02-22perf: Copy parent's address filter offsets on cloneAlexander Shishkin
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-02-04perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova
2019-02-04perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova
2019-02-04perf/core: Convert to SPDX license identifiersThomas Gleixner
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2019-01-18perf core: Fix perf_proc_update_handler() bugStephane Eranian
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-03perf: Fix typos in commentsIngo Molnar
2018-11-27events: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30perf/core: Clean up inconsisent indentationColin Ian King
2018-10-10trace_uprobe: support reference counter in fd-based uprobeSong Liu
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa
2018-10-02perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre
2018-09-10perf/core: Force USER_DS when recording user stack dataYabin Cui
2018-09-09Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar
2018-08-30perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpointJiri Olsa
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-07-31arm64: perf: Add cap_user_time aarch64Michael O'Farrell
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-25perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke
2018-06-27perf/core: Move inline keyword at the beginning of declarationMathieu Malaterre
2018-06-21perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'Souptick Joarder
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-25perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...Eugene Syromiatnikov