aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/perf_event.h
Commit message (Expand)AuthorAge
* perf: Allow normal events to output AUX dataAlexander Shishkin2019-08-28
* perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu2019-01-21
* perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu2019-01-21
* perf/core: Remove unused perf_flagsAndrew Murray2019-01-21
* perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-31
* perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra2018-09-10
* perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-25
* perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-17
* perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi2018-03-13
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
| |\
| | * bpf/tracing: allow user space to query prog array on the same tpYonghong Song2017-12-12
* | | perf/core: Prepare perf_event.h for new types: 'perf_kprobe' and 'perf_uprobe'Song Liu2018-02-06
|/ /
* | perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa2018-01-08
* | perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2018-01-08
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-15
|\
| * perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samplesWill Deacon2017-10-18
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02
|/
* perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-29
* perf/x86: Fix data source decoding for SkylakeAndi Kleen2017-08-25
* perf/core: Define the common branch type classificationJin Yao2017-07-18
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * powerpc/perf: Define big-endian version of perf_mem_data_srcSukadev Bhattiprolu2017-04-19
* | perf/core: Add a flag for partial AUX recordsAlexander Shishkin2017-03-16
* | perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-13
|/
* perf core: Per event callchain limitArnaldo Carvalho de Melo2016-05-30
* perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-16
* perf/core: Add ::write_backward attribute to perf eventWang Nan2016-04-23
* perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan2016-03-31
* perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen2015-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\
| * bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-22
* | perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-20
* | perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter2015-10-20
|/
* perf: Add cycles to branch_infoAndi Kleen2015-08-04
* perf: Add PERF_RECORD_SWITCH to indicate context switchesAdrian Hunter2015-07-23
* perf tools: Add time out to force stop proc map processingKan Liang2015-06-19
* perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
* perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeStephane Eranian2015-06-07
* perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-02
* perf: Add wakeup watermark control to the AUX areaAlexander Shishkin2015-04-02
* perf: Support overwrite mode for the AUX areaAlexander Shishkin2015-04-02
* perf: Add AUX recordAlexander Shishkin2015-04-02
* perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-02
* perf: Add data_{offset,size} to user_pageAlexander Shishkin2015-04-02
* tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-02
* perf: Add per event clockid supportPeter Zijlstra2015-03-27
* perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2015-02-18
* perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2015-02-18
* perf: Add ability to sample machine state on interruptStephane Eranian2014-11-16