开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2022-09-27
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
Marco Elver
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
2022-09-26
perf: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-21
perf/core: Convert snprintf() to scnprintf()
Jules Irenge
2022-09-13
perf/bpf: Always use perf callchains if exist
Namhyung Kim
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-07
perf: Add a few assertions
Peter Zijlstra
2022-09-07
perf: Consolidate branch sample filter helpers
Anshuman Khandual
2022-09-06
perf: Use sample_flags for txn
Kan Liang
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
perf: Use sample_flags for weight
Kan Liang
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
2022-09-06
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
2022-09-06
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
2022-08-06
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-04
perf/core: Fix ';;' typo
Slark Xiao
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-06-28
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-16
bpf: allow sleepable uprobe programs to attach
Delyan Kratunov
2022-05-27
perf/core: Remove unused local variable
Haowen Bai
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-19
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-05
perf/core: Always set cpuctx cgrp when enable cgroup event
Chengming Zhou
2022-04-05
perf/core: Fix perf_cgroup_switch()
Chengming Zhou
2022-04-05
perf/core: Use perf_cgroup_info->active to check if cgroup is active
Chengming Zhou
2022-04-05
perf/core: Don't pass task around when ctx sched in
Chengming Zhou
2022-04-05
perf/core: Inherit event_caps
Namhyung Kim
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-06
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-02
perf/core: Allow kernel address filter when not filtering the kernel
Adrian Hunter
2022-02-02
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
2022-02-02
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-01-26
perf/core: Fix cgroup event list management
Namhyung Kim
2022-01-26
perf: Always wake the parent event
James Clark
2022-01-18
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-12-14
perf: Add a counter for number of user access events in context
Rob Herring
2021-11-23
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-11-17
perf/core: Use static_call to optimize perf_guest_info_callbacks
Sean Christopherson
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
[prev]
[next]