summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/perf_event.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-27perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria1-1/+1
2022-09-29perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header fileRavi Bangoria1-1/+1
2022-09-29perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}Ravi Bangoria1-1/+3
2022-09-13perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim1-2/+0
2022-08-29perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual1-0/+6
2022-08-29perf: Capture branch privilege informationAnshuman Khandual1-1/+13
2022-08-29perf: Extend branch type classificationAnshuman Khandual1-1/+15
2022-08-29perf: Add system error and not in transaction branch typesAnshuman Khandual1-0/+2
2022-08-27perf/core: Add speculation info to branch entriesSandipan Das1-1/+14
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds1-1/+1
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim1-1/+4
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2022-03-01perf: Add irq and exception return branch typesAnshuman Khandual1-0/+2
2022-02-02perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver1-0/+2
2021-12-16perf: Add new macros for mem_hops fieldKajol Jain1-1/+4
2021-10-19perf: Add mem_hops field in perf_mem_data_src structureKajol Jain1-2/+9
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain1-1/+7
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter1-0/+15
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman1-1/+1
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+9
2021-04-19perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHEKan Liang1-0/+15
2021-04-16perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim1-0/+1
2021-04-16perf: Add support for SIGTRAP on perf eventsMarco Elver1-1/+9
2021-04-16perf: Add support for event removal on execMarco Elver1-1/+2
2021-04-16perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver1-1/+2
2021-04-05perf: aux: Add CoreSight PMU buffer formatsSuzuki K Poulose1-0/+4
2021-04-05perf: aux: Add flags for the buffer formatSuzuki K Poulose1-4/+5
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+50
2021-02-01perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang1-2/+10
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang1-2/+40
2021-01-14perf: Add build id data in mmap2 eventJiri Olsa1-5/+37
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra1-1/+1
2020-10-29perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian1-1/+3
2020-10-29perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZEKan Liang1-1/+3
2020-10-19perf: correct SNOOPX field offsetAl Grant1-1/+1
2020-08-03Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+25
2020-07-20perf: Add perf_event_mmap_page::cap_user_time_short ABIPeter Zijlstra1-3/+20
2020-06-15ftrace: Add perf ksymbol events for ftrace trampolinesAdrian Hunter1-1/+1
2020-06-15kprobes: Add perf ksymbol events for kprobe insn pagesAdrian Hunter1-0/+5
2020-06-15perf: Add perf text poke eventAdrian Hunter1-1/+20
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim1-1/+2
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim1-1/+12
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang1-1/+7
2019-11-13perf/aux: Allow using AUX data in perf samplesAlexander Shishkin1-2/+8
2019-08-28perf: Allow normal events to output AUX dataAlexander Shishkin1-1/+2
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu1-1/+28
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu1-1/+25
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray1-2/+0