index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
1
-5
/
+8
2023-10-31
Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-12
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
1
-0
/
+1
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
1
-1
/
+1
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2023-08-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+19
2023-08-18
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
1
-3
/
+19
2023-08-16
perf: Fix wrong comment about default event_idx
Alexandre Ghiti
1
-1
/
+2
2023-07-26
perf: Remove unused extern declaration arch_perf_get_page_size()
YueHaibing
1
-4
/
+0
2023-07-26
perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
1
-4
/
+3
2023-07-26
perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA
Ravi Bangoria
1
-1
/
+2
2023-07-01
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2023-06-28
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2023-06-16
perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
Marc Zyngier
1
-3
/
+3
2023-05-30
perf: Allow a PMU to have a parent
Jonathan Cameron
1
-0
/
+1
2023-05-08
perf/core: Rework forwarding of {task|cpu}-clock events
Ravi Bangoria
1
-0
/
+10
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
1
-1
/
+15
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
1
-26
/
+40
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
1
-5
/
+28
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
1
-1
/
+15
2023-01-18
perf/core: Save the dynamic parts of sample data size
Namhyung Kim
1
-0
/
+2
2023-01-09
perf/core: Change the layout of perf_sample_data
Namhyung Kim
1
-15
/
+19
2023-01-09
perf: Add PMU_FORMAT_ATTR_SHOW
Kan Liang
1
-1
/
+4
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
1
-31
/
+94
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
1
-4
/
+15
2022-10-04
perf: Fix lockdep_assert_event_ctx()
Peter Zijlstra
1
-1
/
+1
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
1
-3
/
+2
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
1
-2
/
+6
2022-09-07
perf: Add a few assertions
Peter Zijlstra
1
-0
/
+17
2022-09-07
perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
Anshuman Khandual
1
-0
/
+2
2022-09-07
perf/core: Expand PERF_EVENT_FLAG_ARCH
Anshuman Khandual
1
-1
/
+1
2022-09-07
perf: Consolidate branch sample filter helpers
Anshuman Khandual
1
-0
/
+26
2022-09-06
perf: Use sample_flags for txn
Kan Liang
1
-2
/
+1
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
1
-2
/
+1
2022-09-06
perf: Use sample_flags for weight
Kan Liang
1
-2
/
+1
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
1
-2
/
+2
2022-09-06
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
1
-0
/
+2
2022-08-30
perf/hw_breakpoint: Optimize list of per-task breakpoints
Marco Elver
1
-1
/
+2
2022-08-27
perf/core: Add speculation info to branch entries
Sandipan Das
1
-0
/
+1
2022-06-28
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
1
-0
/
+2
2022-04-05
ACPI: Add perf low power callback
Stephane Eranian
1
-0
/
+6
2022-04-05
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
1
-0
/
+16
2022-02-08
perf: Fix wrong name in comment for struct perf_cpu_context
Alexandru Elisei
1
-1
/
+1
2022-01-18
perf: Fix perf_event_read_local() time
Peter Zijlstra
1
-12
/
+3
2022-01-13
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+32
2022-01-11
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2021-12-17
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-14
perf: Add a counter for number of user access events in context
Rob Herring
1
-0
/
+1
2021-12-14
x86: perf: Move RDPMC event flag to a common definition
Rob Herring
1
-0
/
+9
[next]