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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
1
-1
/
+1
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
1
-1
/
+1
2025-08-15
perf: Convert mmap() refcounts to refcount_t
Thomas Gleixner
1
-1
/
+1
2025-06-05
perf: Add comment to enum perf_event_state
Peter Zijlstra
1
-2
/
+40
2025-05-25
perf/headers: Clean up <linux/perf_event.h> a bit
Ingo Molnar
1
-127
/
+155
2025-05-15
perf/aux: Allocate non-contiguous AUX pages by default
Yabin Cui
1
-0
/
+1
2025-04-08
perf/x86/intel: Support auto counter reload
Kan Liang
1
-0
/
+1
2025-04-08
perf: Extend the bit width of the arch-specific flag
Kan Liang
1
-1
/
+1
2025-04-08
perf/x86: Add dynamic constraint
Kan Liang
1
-0
/
+1
2025-04-08
perf: Make perf_pmu_unregister() useable
Peter Zijlstra
1
-5
/
+10
2025-04-08
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
1
-1
/
+0
2025-03-26
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2025-03-17
perf: Fix __percpu annotation
Peter Zijlstra
1
-1
/
+1
2025-03-17
perf: Clean up pmu specific data
Kan Liang
1
-12
/
+0
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
1
-1
/
+1
2025-03-17
perf: attach/detach PMU specific data
Kan Liang
1
-1
/
+2
2025-03-17
perf: Save PMU specific data in task_struct
Kan Liang
1
-0
/
+35
2025-03-17
perf: Extend per event callchain limit to branch stack
Kan Liang
1
-0
/
+3
2025-03-04
perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimes
Peter Zijlstra
1
-2
/
+2
2025-03-04
perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...
Peter Zijlstra
1
-1
/
+1
2025-03-04
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
1
-7
/
+9
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
1
-5
/
+5
2025-02-21
perf/core: Move perf_event sysctls into kernel/events
Joel Granados
1
-9
/
+0
2025-02-05
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
1
-1
/
+7
2024-12-09
perf/core: Export perf_exclude_event()
Namhyung Kim
1
-0
/
+6
2024-11-19
perf/core: Check sample_type in perf_sample_save_brstack
Yabin Cui
1
-5
/
+10
2024-11-19
perf/core: Check sample_type in perf_sample_save_callchain
Yabin Cui
1
-0
/
+5
2024-11-19
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-0
/
+6
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
1
-2
/
+19
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
1
-3
/
+6
2024-11-05
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
1
-0
/
+28
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+30
2024-09-10
perf: Add PERF_EV_CAP_READ_SCOPE
Kan Liang
1
-0
/
+3
2024-09-10
perf: Generic hotplug support for a PMU with a scope
Kan Liang
1
-0
/
+18
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
1
-7
/
+1
2024-08-02
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
1
-0
/
+3
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
1
-2
/
+3
2024-07-29
perf/x86: Add hw_perf_event::aux_config
Peter Zijlstra
1
-0
/
+3
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-3
/
+3
2024-07-09
perf: Split __perf_pending_irq() out of perf_pending_irq()
Sebastian Andrzej Siewior
1
-0
/
+1
2024-07-09
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
1
-6
/
+0
2024-07-09
perf: Enqueue SIGTRAP always via task_work.
Sebastian Andrzej Siewior
1
-2
/
+1
2024-07-09
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-0
/
+1
2024-04-14
perf: Move perf_event_fasync() to perf_event.h
Kyle Huey
1
-0
/
+8
2024-04-12
perf/bpf: Remove unneeded uses_default_overflow_handler()
Kyle Huey
1
-14
/
+3
2024-04-12
perf/bpf: Call BPF handler directly, not through overflow machinery
Kyle Huey
1
-5
/
+1
2024-04-12
perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
Kyle Huey
1
-2
/
+0
2024-04-10
perf/core: Optimize perf_adjust_freq_unthr_context()
Namhyung Kim
1
-0
/
+6
2023-11-15
Merge branch 'tip/perf/urgent'
Peter Zijlstra
1
-5
/
+9
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
1
-5
/
+8
[next]