summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* perf core: Per event callchain limitArnaldo Carvalho de Melo2016-05-301-1/+5
* perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-171-0/+1
* perf/core: Add ::write_backward attribute to perf eventWang Nan2016-04-231-1/+2
* perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan2016-03-311-0/+1
* perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen2015-11-231-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-0/+1
|\
| * bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-221-0/+1
* | perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-201-0/+2
* | perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter2015-10-201-2/+2
|/
* perf: Add cycles to branch_infoAndi Kleen2015-08-041-1/+3
* perf: Add PERF_RECORD_SWITCH to indicate context switchesAdrian Hunter2015-07-241-1/+30
* perf tools: Add time out to force stop proc map processingKan Liang2015-06-191-0/+4
* perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-071-0/+12
* perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeStephane Eranian2015-06-071-0/+2
* perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-021-0/+11
* perf: Add wakeup watermark control to the AUX areaAlexander Shishkin2015-04-021-0/+7
* perf: Support overwrite mode for the AUX areaAlexander Shishkin2015-04-021-0/+1
* perf: Add AUX recordAlexander Shishkin2015-04-021-0/+19
* perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-021-0/+16
* perf: Add data_{offset,size} to user_pageAlexander Shishkin2015-04-021-0/+5
* tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-021-0/+1
* perf: Add per event clockid supportPeter Zijlstra2015-03-271-3/+3
* perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2015-02-181-8/+8
* perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2015-02-181-14/+35
* perf: Add ability to sample machine state on interruptStephane Eranian2014-11-161-1/+14
* perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski2014-10-281-7/+7
* perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra2014-06-091-0/+1
* perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-061-2/+7
* perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual2014-06-051-1/+2
* perf: Fix perf_event_open(.flags) testPeter Zijlstra2014-05-191-4/+4
* uapi: convert u64 to __u64 in exported headersMike Frysinger2014-01-241-1/+1
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-161-0/+1
|\
| * perf: Document the new transaction sample typeVince Weaver2013-12-171-0/+1
* | perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud2014-01-121-0/+1
|/
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-041-5/+7
|\
| * perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-291-5/+7
* | perf: Add generic transaction flagsAndi Kleen2013-10-041-1/+24
|/
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+9
* perf: Update ABI commentPeter Zijlstra2013-09-201-0/+1
* perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-181-1/+1
* perf: Add a dummy software event to keep trackingAdrian Hunter2013-09-021-0/+1
* perf: Export struct perf_branch_entry to userspaceVince Weaver2013-09-021-0/+24
* perf: Add attr->mmap2 attribute to an eventStephane Eranian2013-09-021-1/+23
* perf: make events stream always parsableAdrian Hunter2013-08-291-7/+20
* perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa2013-08-071-0/+1
* perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-231-2/+20
* perf: Fix broken union in 'struct perf_event_mmap_page'Adrian Hunter2013-07-231-3/+5
* perf: Update perf_event_type documentationPeter Zijlstra2013-07-231-1/+17
* perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-191-1/+4
* perf: Fix comments in PERF_MEM_LVL bitmaskStephane Eranian2013-04-081-2/+2