index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Rewrite core context handling
Peter Zijlstra
2022-10-27
1
-31
/
+94
*
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-10-17
1
-4
/
+15
*
perf: Fix lockdep_assert_event_ctx()
Peter Zijlstra
2022-10-04
1
-1
/
+1
*
perf: Use sample_flags for raw_data
Namhyung Kim
2022-09-27
1
-3
/
+2
*
perf: Use sample_flags for addr
Namhyung Kim
2022-09-27
1
-2
/
+6
*
perf: Add a few assertions
Peter Zijlstra
2022-09-07
1
-0
/
+17
*
perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
Anshuman Khandual
2022-09-07
1
-0
/
+2
*
perf/core: Expand PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2022-09-07
1
-1
/
+1
*
perf: Consolidate branch sample filter helpers
Anshuman Khandual
2022-09-07
1
-0
/
+26
*
perf: Use sample_flags for txn
Kan Liang
2022-09-06
1
-2
/
+1
*
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
1
-2
/
+1
*
perf: Use sample_flags for weight
Kan Liang
2022-09-06
1
-2
/
+1
*
perf: Use sample_flags for branch stack
Kan Liang
2022-09-06
1
-2
/
+2
*
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
2022-09-06
1
-0
/
+2
*
perf/hw_breakpoint: Optimize list of per-task breakpoints
Marco Elver
2022-08-30
1
-1
/
+2
*
perf/core: Add speculation info to branch entries
Sandipan Das
2022-08-27
1
-0
/
+1
*
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2022-06-28
1
-0
/
+2
*
ACPI: Add perf low power callback
Stephane Eranian
2022-04-05
1
-0
/
+6
*
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
2022-04-05
1
-0
/
+16
*
perf: Fix wrong name in comment for struct perf_cpu_context
Alexandru Elisei
2022-02-08
1
-1
/
+1
*
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-01-18
1
-12
/
+3
*
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-12
1
-12
/
+32
|
\
|
*
perf: Drop guest callback (un)register stubs
Sean Christopherson
2021-11-17
1
-5
/
+0
|
*
perf/core: Use static_call to optimize perf_guest_info_callbacks
Sean Christopherson
2021-11-17
1
-26
/
+8
|
*
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
2021-11-17
1
-0
/
+6
|
*
perf: Add wrappers for invoking guest callbacks
Sean Christopherson
2021-11-17
1
-0
/
+24
|
*
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
2021-11-17
1
-4
/
+6
|
*
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
2021-11-17
1
-6
/
+6
|
*
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-17
1
-1
/
+12
*
|
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
1
-0
/
+1
|
\
\
|
*
|
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-16
1
-0
/
+1
|
|
/
*
|
perf: Add a counter for number of user access events in context
Rob Herring
2021-12-14
1
-0
/
+1
*
|
x86: perf: Move RDPMC event flag to a common definition
Rob Herring
2021-12-14
1
-0
/
+9
|
/
*
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-0
/
+23
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
1
-1
/
+3
|
|
\
|
*
|
perf: Enable branch record for software events
Song Liu
2021-09-13
1
-0
/
+23
*
|
|
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-15
1
-0
/
+1
*
|
|
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2021-10-01
1
-1
/
+3
|
|
/
|
/
|
*
|
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
1
-0
/
+1
|
/
*
perf: Add EVENT_ATTR_ID to simplify event attributes
Qi Liu
2021-06-11
1
-0
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-2
/
+0
|
\
|
*
perf: Get rid of oprofile leftovers
Marc Zyngier
2021-04-22
1
-2
/
+0
*
|
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
2021-04-19
1
-9
/
+10
*
|
perf/x86: Add structures for the attributes of Hybrid PMUs
Kan Liang
2021-04-19
1
-0
/
+12
*
|
perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
Namhyung Kim
2021-04-16
1
-0
/
+7
*
|
perf core: Factor out __perf_sw_event_sched
Namhyung Kim
2021-04-16
1
-21
/
+12
*
|
perf: Add support for SIGTRAP on perf events
Marco Elver
2021-04-16
1
-0
/
+1
*
|
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
2021-04-16
1
-2
/
+3
*
|
perf: Rework perf_event_exit_event()
Peter Zijlstra
2021-04-16
1
-0
/
+1
|
/
[next]