aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/perf_event.h
AgeCommit message (Expand)Author
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2023-10-25perf: Add irq and exception return branch typesAnshuman Khandual
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
2019-08-28perf: Allow normal events to output AUX dataAlexander Shishkin
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray
2018-10-31perf tools: Don't clone maps from parent when synthesizing forksDavid Miller
2018-09-10perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov
2018-03-13perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-02-06perf/core: Prepare perf_event.h for new types: 'perf_kprobe' and 'perf_uprobe'Song Liu
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-08perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa
2018-01-08perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-10-18perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samplesWill Deacon
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen
2017-07-18perf/core: Define the common branch type classificationJin Yao