index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
uapi
/
linux
/
perf_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL
Ravi Bangoria
2022-10-27
1
-1
/
+1
*
perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header file
Ravi Bangoria
2022-09-29
1
-1
/
+1
*
perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}
Ravi Bangoria
2022-09-29
1
-1
/
+3
*
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
2022-09-13
1
-2
/
+0
*
perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
2022-08-29
1
-0
/
+6
*
perf: Capture branch privilege information
Anshuman Khandual
2022-08-29
1
-1
/
+13
*
perf: Extend branch type classification
Anshuman Khandual
2022-08-29
1
-1
/
+15
*
perf: Add system error and not in transaction branch types
Anshuman Khandual
2022-08-29
1
-0
/
+2
*
perf/core: Add speculation info to branch entries
Sandipan Das
2022-08-27
1
-1
/
+14
*
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
2022-08-02
1
-1
/
+1
|
\
|
*
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-06-28
1
-1
/
+1
*
|
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2022-06-28
1
-1
/
+4
|
/
*
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
1
-0
/
+2
|
\
|
*
perf: Add irq and exception return branch types
Anshuman Khandual
2022-03-01
1
-0
/
+2
*
|
perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...
Marco Elver
2022-02-02
1
-0
/
+2
|
/
*
perf: Add new macros for mem_hops field
Kajol Jain
2021-12-16
1
-1
/
+4
*
perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
2021-10-19
1
-2
/
+9
*
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
2021-10-19
1
-1
/
+7
*
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-15
1
-0
/
+15
*
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
1
-1
/
+1
|
\
|
*
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-4
/
+9
|
\
\
|
|
/
|
/
|
|
*
perf: aux: Add CoreSight PMU buffer formats
Suzuki K Poulose
2021-04-05
1
-0
/
+4
|
*
perf: aux: Add flags for the buffer format
Suzuki K Poulose
2021-04-05
1
-4
/
+5
*
|
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
2021-04-19
1
-0
/
+15
*
|
perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
Namhyung Kim
2021-04-16
1
-0
/
+1
*
|
perf: Add support for SIGTRAP on perf events
Marco Elver
2021-04-16
1
-1
/
+9
*
|
perf: Add support for event removal on exec
Marco Elver
2021-04-16
1
-1
/
+2
*
|
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
2021-04-16
1
-1
/
+2
|
/
*
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-21
1
-4
/
+50
|
\
|
*
perf/x86/intel: Add perf core PMU support for Sapphire Rapids
Kan Liang
2021-02-01
1
-2
/
+10
|
*
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-02-01
1
-2
/
+40
*
|
perf: Add build id data in mmap2 event
Jiri Olsa
2021-01-14
1
-5
/
+37
|
/
*
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
2020-11-26
1
-1
/
+1
|
\
|
*
perf: correct SNOOPX field offset
Al Grant
2020-10-19
1
-1
/
+1
*
|
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2020-10-29
1
-1
/
+3
*
|
perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
2020-10-29
1
-1
/
+3
|
/
*
Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-03
1
-1
/
+25
|
\
|
*
ftrace: Add perf ksymbol events for ftrace trampolines
Adrian Hunter
2020-06-15
1
-1
/
+1
|
*
kprobes: Add perf ksymbol events for kprobe insn pages
Adrian Hunter
2020-06-15
1
-0
/
+5
|
*
perf: Add perf text poke event
Adrian Hunter
2020-06-15
1
-1
/
+20
*
|
perf: Add perf_event_mmap_page::cap_user_time_short ABI
Peter Zijlstra
2020-07-20
1
-3
/
+20
|
/
*
perf/core: Add PERF_SAMPLE_CGROUP feature
Namhyung Kim
2020-03-27
1
-1
/
+2
*
perf/core: Add PERF_RECORD_CGROUP event
Namhyung Kim
2020-03-27
1
-1
/
+12
*
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
2020-02-11
1
-1
/
+7
*
perf/aux: Allow using AUX data in perf samples
Alexander Shishkin
2019-11-13
1
-2
/
+8
*
perf: Allow normal events to output AUX data
Alexander Shishkin
2019-08-28
1
-1
/
+2
*
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
1
-1
/
+28
*
perf, bpf: Introduce PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
1
-1
/
+25
*
perf/core: Remove unused perf_flags
Andrew Murray
2019-01-21
1
-2
/
+0
[next]