aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/perf_event.h
Commit message (Expand)AuthorAge
* 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: 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
* perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski2014-10-28
* perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra2014-06-09
* perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-06
* perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual2014-06-05
* perf: Fix perf_event_open(.flags) testPeter Zijlstra2014-05-19
* uapi: convert u64 to __u64 in exported headersMike Frysinger2014-01-23
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-16
|\
| * perf: Document the new transaction sample typeVince Weaver2013-12-17
* | perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud2014-01-12
|/
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-04
|\
| * perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-29