index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
perf_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-0
/
+1
|
\
|
*
perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples
Will Deacon
2017-10-18
1
-0
/
+1
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-08-29
1
-1
/
+3
*
perf/x86: Fix data source decoding for Skylake
Andi Kleen
2017-08-25
1
-2
/
+28
*
perf/core: Define the common branch type classification
Jin Yao
2017-07-18
1
-1
/
+26
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-0
/
+16
|
\
|
*
powerpc/perf: Define big-endian version of perf_mem_data_src
Sukadev Bhattiprolu
2017-04-19
1
-0
/
+16
*
|
perf/core: Add a flag for partial AUX records
Alexander Shishkin
2017-03-16
1
-0
/
+1
*
|
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-13
1
-1
/
+31
|
/
*
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2016-05-30
1
-1
/
+5
*
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-16
1
-0
/
+1
*
perf/core: Add ::write_backward attribute to perf event
Wang Nan
2016-04-23
1
-1
/
+2
*
perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...
Wang Nan
2016-03-31
1
-0
/
+1
*
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
2015-11-23
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
1
-0
/
+1
|
\
|
*
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
1
-0
/
+1
*
|
perf: Add PERF_SAMPLE_BRANCH_CALL
Stephane Eranian
2015-10-20
1
-0
/
+2
*
|
perf/x86: Fix time_shift in perf_event_mmap_page
Adrian Hunter
2015-10-20
1
-2
/
+2
|
/
*
perf: Add cycles to branch_info
Andi Kleen
2015-08-04
1
-1
/
+3
*
perf: Add PERF_RECORD_SWITCH to indicate context switches
Adrian Hunter
2015-07-23
1
-1
/
+30
*
perf tools: Add time out to force stop proc map processing
Kan Liang
2015-06-19
1
-0
/
+4
*
perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-06-07
1
-0
/
+12
*
perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample type
Stephane Eranian
2015-06-07
1
-0
/
+2
*
perf: Add ITRACE_START record to indicate that tracing has started
Alexander Shishkin
2015-04-02
1
-0
/
+11
*
perf: Add wakeup watermark control to the AUX area
Alexander Shishkin
2015-04-02
1
-0
/
+7
*
perf: Support overwrite mode for the AUX area
Alexander Shishkin
2015-04-02
1
-0
/
+1
*
perf: Add AUX record
Alexander Shishkin
2015-04-02
1
-0
/
+19
*
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
2015-04-02
1
-0
/
+16
*
perf: Add data_{offset,size} to user_page
Alexander Shishkin
2015-04-02
1
-0
/
+5
*
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
2015-04-02
1
-0
/
+1
*
perf: Add per event clockid support
Peter Zijlstra
2015-03-27
1
-3
/
+3
*
perf/x86/intel: Expose LBR callstack to user space tooling
Peter Zijlstra
2015-02-18
1
-8
/
+8
*
perf/x86/intel: Reduce lbr_sel_map[] size
Yan, Zheng
2015-02-18
1
-14
/
+35
*
perf: Add ability to sample machine state on interrupt
Stephane Eranian
2014-11-16
1
-1
/
+14
*
perf: Fix typos in sample code in the perf_event.h header
Andy Lutomirski
2014-10-28
1
-7
/
+7
*
perf: Pass protection and flags bits through mmap2 interface
Peter Zijlstra
2014-06-09
1
-0
/
+1
*
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
2014-06-06
1
-2
/
+7
*
perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'
Anshuman Khandual
2014-06-05
1
-1
/
+2
*
perf: Fix perf_event_open(.flags) test
Peter Zijlstra
2014-05-19
1
-4
/
+4
*
uapi: convert u64 to __u64 in exported headers
Mike Frysinger
2014-01-23
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-01-16
1
-0
/
+1
|
\
|
*
perf: Document the new transaction sample type
Vince Weaver
2013-12-17
1
-0
/
+1
*
|
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
2014-01-12
1
-0
/
+1
|
/
*
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
2013-11-04
1
-5
/
+7
|
\
|
*
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-10-29
1
-5
/
+7
*
|
perf: Add generic transaction flags
Andi Kleen
2013-10-04
1
-1
/
+24
|
/
*
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
2013-09-20
1
-5
/
+9
*
perf: Update ABI comment
Peter Zijlstra
2013-09-20
1
-0
/
+1
*
perf: Fix UAPI export of PERF_EVENT_IOC_ID
Vince Weaver
2013-09-18
1
-1
/
+1
[next]