summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Support branch counters loggingKan Liang2023-10-271-0/+3
* perf: Add branch stack countersKan Liang2023-10-271-0/+10
* perf/mem: Introduce PERF_MEM_LVLNUM_UNCRavi Bangoria2023-07-261-1/+2
* perf: Add perf_event_attr::config3Rob Herring2023-02-071-0/+3
* perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria2022-10-271-1/+1
* perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header fileRavi Bangoria2022-09-291-1/+1
* perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}Ravi Bangoria2022-09-291-1/+3
* perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim2022-09-131-2/+0
* perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual2022-08-291-0/+6
* perf: Capture branch privilege informationAnshuman Khandual2022-08-291-1/+13
* perf: Extend branch type classificationAnshuman Khandual2022-08-291-1/+15
* perf: Add system error and not in transaction branch typesAnshuman Khandual2022-08-291-0/+2
* perf/core: Add speculation info to branch entriesSandipan Das2022-08-271-1/+14
* Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds2022-08-021-1/+1
|\
| * treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-281-1/+1
* | perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2022-06-281-1/+4
|/
* Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-221-0/+2
|\
| * perf: Add irq and exception return branch typesAnshuman Khandual2022-03-011-0/+2
* | perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver2022-02-021-0/+2
|/
* perf: Add new macros for mem_hops fieldKajol Jain2021-12-161-1/+4
* perf: Add mem_hops field in perf_mem_data_src structureKajol Jain2021-10-191-2/+9
* perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain2021-10-191-1/+7
* perf/x86: Add new event for AUX output counter indexAdrian Hunter2021-10-151-0/+15
* Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-1/+1
|\
| * signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-4/+9
|\ \ | |/ |/|
| * perf: aux: Add CoreSight PMU buffer formatsSuzuki K Poulose2021-04-051-0/+4
| * perf: aux: Add flags for the buffer formatSuzuki K Poulose2021-04-051-4/+5
* | perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHEKan Liang2021-04-191-0/+15
* | perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim2021-04-161-0/+1
* | perf: Add support for SIGTRAP on perf eventsMarco Elver2021-04-161-1/+9
* | perf: Add support for event removal on execMarco Elver2021-04-161-1/+2
* | perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver2021-04-161-1/+2
|/
* Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-211-4/+50
|\
| * perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang2021-02-011-2/+10
| * perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang2021-02-011-2/+40
* | perf: Add build id data in mmap2 eventJiri Olsa2021-01-141-5/+37
|/
* Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra2020-11-261-1/+1
|\
| * perf: correct SNOOPX field offsetAl Grant2020-10-191-1/+1
* | perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian2020-10-291-1/+3
* | perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZEKan Liang2020-10-291-1/+3
|/
* Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-031-1/+25
|\
| * ftrace: Add perf ksymbol events for ftrace trampolinesAdrian Hunter2020-06-151-1/+1
| * kprobes: Add perf ksymbol events for kprobe insn pagesAdrian Hunter2020-06-151-0/+5
| * perf: Add perf text poke eventAdrian Hunter2020-06-151-1/+20
* | perf: Add perf_event_mmap_page::cap_user_time_short ABIPeter Zijlstra2020-07-201-3/+20
|/
* perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim2020-03-271-1/+2
* perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim2020-03-271-1/+12
* perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang2020-02-111-1/+7
* perf/aux: Allow using AUX data in perf samplesAlexander Shishkin2019-11-131-2/+8