aboutsummaryrefslogtreecommitdiff
path: root/kernel/events
AgeCommit message (Expand)AuthorFilesLines
2018-11-23uprobes: Fix handle_swbp() vs. unregister() + register() race once moreGravatar Andrea Parri 1-2/+10
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-17/+310
2018-10-30perf/core: Clean up inconsisent indentationGravatar Colin Ian King 1-1/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2018-10-10trace_uprobe: support reference counter in fd-based uprobeGravatar Song Liu 1-10/+39
2018-10-02Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-7/+10
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessGravatar Jiri Olsa 1-0/+2
2018-10-02perf/core: Fix perf_pmu_unregister() lockingGravatar Peter Zijlstra 1-7/+2
2018-09-28perf/core: Add sanity check to deal with pinned event failureGravatar Reinette Chatre 1-0/+6
2018-09-24uprobes/sdt: Prevent multiple reference counter for same uprobeGravatar Ravi Bangoria 1-0/+19
2018-09-24uprobes: Support SDT markers having reference count (semaphore)Gravatar Ravi Bangoria 1-7/+252
2018-09-18perf: Suppress AUX/OVERWRITE recordsGravatar Alexander Shishkin 1-2/+12
2018-09-11signal: Properly deliver SIGILL from uprobesGravatar Eric W. Biederman 1-2/+2
2018-09-10perf/core: Force USER_DS when recording user stack dataGravatar Yabin Cui 1-0/+4
2018-09-09Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 2-15/+9
2018-08-30perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpointGravatar Jiri Olsa 1-8/+3
2018-08-30perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpointGravatar Jiri Olsa 1-4/+2
2018-08-30perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0Gravatar Jiri Olsa 1-3/+2
2018-08-30perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled setGravatar Jiri Olsa 1-4/+6
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Gravatar Arnd Bergmann 1-1/+1
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-37/+41
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+2
2018-08-13Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Gravatar Ravi Bangoria 1-4/+5
2018-08-13Uprobes: Simplify uprobe_register() bodyGravatar Ravi Bangoria 1-33/+36
2018-07-31arm64: perf: Add cap_user_time aarch64Gravatar Michael O'Farrell 1-2/+2
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-3/+9
2018-07-25perf/core: Fix crash when using HW tracing kernel filtersGravatar Mathieu Poirier 1-0/+4
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Gravatar Peter Zijlstra 1-2/+4
2018-07-21pid: Implement PIDTYPE_TGIDGravatar Eric W. Biederman 1-1/+1
2018-07-16perf, tools: Use correct articles in commentsGravatar Tobias Tefke 2-11/+11
2018-06-27perf/core: Move inline keyword at the beginning of declarationGravatar Mathieu Malaterre 1-1/+1
2018-06-26perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()Gravatar Frederic Weisbecker 1-19/+25
2018-06-26perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot()Gravatar Frederic Weisbecker 1-5/+5
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Gravatar Frederic Weisbecker 1-17/+0
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Gravatar Frederic Weisbecker 1-1/+1
2018-06-26perf/hw_breakpoint: Split attribute parse and commitGravatar Frederic Weisbecker 1-16/+41
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesGravatar Ingo Molnar 1-3/+3
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+3
2018-06-22perf/core: Move the inline keyword at the beginning of the function declarationGravatar Mathieu Malaterre 1-3/+3
2018-06-21perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'Gravatar Souptick Joarder 1-2/+2
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Gravatar Kees Cook 1-1/+2
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+2
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+8
2018-05-25perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...Gravatar Eugene Syromiatnikov 1-0/+2
2018-05-25perf/core: Fix bad use of igrab()Gravatar Song Liu 1-12/+9
2018-05-25perf/core: Fix group scheduling with mixed hw and sw eventsGravatar Song Liu 1-10/+11
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+8
2018-05-24perf/core: add perf_get_event() to return perf_event given a struct fileGravatar Yonghong Song 1-0/+8