summaryrefslogtreecommitdiff
path: root/include/uapi/linux/perf_event.h
AgeCommit message (Expand)Author
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang
2023-10-27perf: Add branch stack countersKan Liang
2023-07-26perf/mem: Introduce PERF_MEM_LVLNUM_UNCRavi Bangoria
2023-02-07perf: Add perf_event_attr::config3Rob Herring
2022-10-27perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria
2022-09-29perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header fileRavi Bangoria
2022-09-29perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}Ravi Bangoria
2022-09-13perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim
2022-08-29perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual
2022-08-29perf: Capture branch privilege informationAnshuman Khandual
2022-08-29perf: Extend branch type classificationAnshuman Khandual
2022-08-29perf: Add system error and not in transaction branch typesAnshuman Khandual
2022-08-27perf/core: Add speculation info to branch entriesSandipan Das
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-01perf: Add irq and exception return branch typesAnshuman Khandual
2022-02-02perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver
2021-12-16perf: Add new macros for mem_hops fieldKajol Jain
2021-10-19perf: Add mem_hops field in perf_mem_data_src structureKajol Jain
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-19perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHEKan Liang
2021-04-16perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim
2021-04-16perf: Add support for SIGTRAP on perf eventsMarco Elver
2021-04-16perf: Add support for event removal on execMarco Elver
2021-04-16perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver
2021-04-05perf: aux: Add CoreSight PMU buffer formatsSuzuki K Poulose
2021-04-05perf: aux: Add flags for the buffer formatSuzuki K Poulose
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-01perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2021-01-14perf: Add build id data in mmap2 eventJiri Olsa
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
2020-10-29perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2020-10-29perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZEKan Liang
2020-10-19perf: correct SNOOPX field offsetAl Grant
2020-08-03Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-07-20perf: Add perf_event_mmap_page::cap_user_time_short ABIPeter Zijlstra
2020-06-15ftrace: Add perf ksymbol events for ftrace trampolinesAdrian Hunter
2020-06-15kprobes: Add perf ksymbol events for kprobe insn pagesAdrian Hunter
2020-06-15perf: Add perf text poke eventAdrian Hunter
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang
2019-11-13perf/aux: Allow using AUX data in perf samplesAlexander Shishkin