index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-10
perf: Add PERF_EV_CAP_READ_SCOPE
Kan Liang
2024-09-10
perf: Generic hotplug support for a PMU with a scope
Kan Liang
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
2024-08-02
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
2024-07-29
perf/x86: Add hw_perf_event::aux_config
Peter Zijlstra
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-09
perf: Split __perf_pending_irq() out of perf_pending_irq()
Sebastian Andrzej Siewior
2024-07-09
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
2024-07-09
perf: Enqueue SIGTRAP always via task_work.
Sebastian Andrzej Siewior
2024-07-09
perf: Fix event leak upon exec and file release
Frederic Weisbecker
2024-04-14
perf: Move perf_event_fasync() to perf_event.h
Kyle Huey
2024-04-12
perf/bpf: Remove unneeded uses_default_overflow_handler()
Kyle Huey
2024-04-12
perf/bpf: Call BPF handler directly, not through overflow machinery
Kyle Huey
2024-04-12
perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
Kyle Huey
2024-04-10
perf/core: Optimize perf_adjust_freq_unthr_context()
Namhyung Kim
2023-11-15
Merge branch 'tip/perf/urgent'
Peter Zijlstra
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
2023-10-30
Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-27
perf: Add branch_sample_call_stack
Kan Liang
2023-10-27
perf: Add branch stack counters
Kan Liang
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-12
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-08-18
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
2023-08-16
perf: Fix wrong comment about default event_idx
Alexandre Ghiti
2023-07-26
perf: Remove unused extern declaration arch_perf_get_page_size()
YueHaibing
2023-07-26
perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
2023-07-26
perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA
Ravi Bangoria
2023-07-01
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-16
perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
Marc Zyngier
2023-05-30
perf: Allow a PMU to have a parent
Jonathan Cameron
2023-05-08
perf/core: Rework forwarding of {task|cpu}-clock events
Ravi Bangoria
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
2023-01-18
perf/core: Save the dynamic parts of sample data size
Namhyung Kim
2023-01-09
perf/core: Change the layout of perf_sample_data
Namhyung Kim
2023-01-09
perf: Add PMU_FORMAT_ATTR_SHOW
Kan Liang
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-10-04
perf: Fix lockdep_assert_event_ctx()
Peter Zijlstra
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-07
perf: Add a few assertions
Peter Zijlstra
[next]