index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
2025-06-05
perf: Add comment to enum perf_event_state
Peter Zijlstra
2025-05-25
perf/headers: Clean up <linux/perf_event.h> a bit
Ingo Molnar
2025-05-15
perf/aux: Allocate non-contiguous AUX pages by default
Yabin Cui
2025-04-08
perf/x86/intel: Support auto counter reload
Kan Liang
2025-04-08
perf: Extend the bit width of the arch-specific flag
Kan Liang
2025-04-08
perf/x86: Add dynamic constraint
Kan Liang
2025-04-08
perf: Make perf_pmu_unregister() useable
Peter Zijlstra
2025-04-08
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-17
perf: Fix __percpu annotation
Peter Zijlstra
2025-03-17
perf: Clean up pmu specific data
Kan Liang
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
2025-03-17
perf: attach/detach PMU specific data
Kan Liang
2025-03-17
perf: Save PMU specific data in task_struct
Kan Liang
2025-03-17
perf: Extend per event callchain limit to branch stack
Kan Liang
2025-03-04
perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimes
Peter Zijlstra
2025-03-04
perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...
Peter Zijlstra
2025-03-04
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2025-02-21
perf/core: Move perf_event sysctls into kernel/events
Joel Granados
2025-02-05
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
2024-12-09
perf/core: Export perf_exclude_event()
Namhyung Kim
2024-11-19
perf/core: Check sample_type in perf_sample_save_brstack
Yabin Cui
2024-11-19
perf/core: Check sample_type in perf_sample_save_callchain
Yabin Cui
2024-11-19
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
2024-11-05
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
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
[next]