Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a23f41918a316900cfad0d9db4ec3190b71c9948
/
include
/
uapi
/
linux
/
perf_event.h
c85b033
perf core: Separate accounting of contexts and real addresses in a stack trace
by Arnaldo Carvalho de Melo
· 9 years ago
9ecda41
perf/core: Add ::write_backward attribute to perf event
by Wang Nan
· 9 years ago
86e7972
perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-buffer
by Wang Nan
· 9 years ago
b16a5b5
perf/x86: Add option to disable reading branch flags/cycles
by Andi Kleen
· 9 years ago
b0f85fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
a43eec3
bpf: introduce bpf_perf_event_output() helper
by Alexei Starovoitov
· 9 years ago
c229bf9
perf: Add PERF_SAMPLE_BRANCH_CALL
by Stephane Eranian
· 9 years ago
b9511cd
perf/x86: Fix time_shift in perf_event_mmap_page
by Adrian Hunter
· 9 years ago
71ef3c6
perf: Add cycles to branch_info
by Andi Kleen
· 10 years ago
45ac140
perf: Add PERF_RECORD_SWITCH to indicate context switches
by Adrian Hunter
· 9 years ago
930e6fc
perf tools: Add time out to force stop proc map processing
by Kan Liang
· 9 years ago
f38b0db
perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
by Kan Liang
· 10 years ago
c9fdfa1
perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample type
by Stephane Eranian
· 10 years ago
ec0d772
perf: Add ITRACE_START record to indicate that tracing has started
by Alexander Shishkin
· 10 years ago
1a59413
perf: Add wakeup watermark control to the AUX area
by Alexander Shishkin
· 10 years ago
2023a0d
perf: Support overwrite mode for the AUX area
by Alexander Shishkin
· 10 years ago
68db7e9
perf: Add AUX record
by Alexander Shishkin
· 10 years ago
45bfb2e
perf: Add AUX area to ring buffer for raw data streams
by Peter Zijlstra
· 10 years ago
e8c6dea
perf: Add data_{offset,size} to user_page
by Alexander Shishkin
· 10 years ago
2541517
tracing, perf: Implement BPF programs attached to kprobes
by Alexei Starovoitov
· 10 years ago
34f4392
perf: Add per event clockid support
by Peter Zijlstra
· 10 years ago
2c44b19
perf/x86/intel: Expose LBR callstack to user space tooling
by Peter Zijlstra
· 10 years ago
27ac905
perf/x86/intel: Reduce lbr_sel_map[] size
by Yan, Zheng
· 10 years ago
60e2364
perf: Add ability to sample machine state on interrupt
by Stephane Eranian
· 10 years ago
b438b1a
perf: Fix typos in sample code in the perf_event.h header
by Andy Lutomirski
· 10 years ago
f972eb6
perf: Pass protection and flags bits through mmap2 interface
by Peter Zijlstra
· 11 years ago
82b8977
perf: Differentiate exec() and non-exec() comm events
by Adrian Hunter
· 11 years ago
bac5213
perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'
by Anshuman Khandual
· 11 years ago
643fd0b
perf: Fix perf_event_open(.flags) test
by Peter Zijlstra
· 11 years ago
0d9dfc2
uapi: convert u64 to __u64 in exported headers
by Mike Frysinger
· 11 years ago
860fc2f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
a21b0b3
perf: Introduce a flag to enable close-on-exec in perf_event_open()
by Yann Droneaud
· 11 years ago
189b84f
perf: Document the new transaction sample type
by Vince Weaver
· 11 years ago
2a3ede8
Merge branch 'perf/urgent' into perf/core to fix conflicts
by Ingo Molnar
· 11 years ago
bf378d3
perf: Fix perf ring buffer memory ordering
by Peter Zijlstra
· 11 years ago
fdfbbd0
perf: Add generic transaction flags
by Andi Kleen
· 11 years ago
fa73158
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
by Peter Zijlstra
· 11 years ago
c5eccee
perf: Update ABI comment
by Peter Zijlstra
· 11 years ago
a8e0108
perf: Fix UAPI export of PERF_EVENT_IOC_ID
by Vince Weaver
· 11 years ago
fa0097e
perf: Add a dummy software event to keep tracking
by Adrian Hunter
· 11 years ago
274481d
perf: Export struct perf_branch_entry to userspace
by Vince Weaver
· 11 years ago
13d7a24
perf: Add attr->mmap2 attribute to an event
by Stephane Eranian
· 11 years ago
ff3d527
perf: make events stream always parsable
by Adrian Hunter
· 11 years ago
cf4957f
perf: Add PERF_EVENT_IOC_ID ioctl to return event ID
by Jiri Olsa
· 12 years ago
c73deb6
perf/x86: Add ability to calculate TSC from perf sample timestamps
by Adrian Hunter
· 11 years ago
860f085
perf: Fix broken union in 'struct perf_event_mmap_page'
by Adrian Hunter
· 11 years ago
a5cdd40
perf: Update perf_event_type documentation
by Peter Zijlstra
· 11 years ago
135c561
perf/x86/intel: Support Haswell/v4 LBR format
by Andi Kleen
· 11 years ago
cc2f5a8
perf: Fix comments in PERF_MEM_LVL bitmask
by Stephane Eranian
· 12 years ago
2fe8542
perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
by Stephane Eranian
· 12 years ago
d6be9ad
perf: Add generic memory sampling interface
by Stephane Eranian
· 12 years ago
c3feedf
perf/core: Add weighted samples
by Andi Kleen
· 12 years ago
b878e7f
perf: Missing field in PERF_RECORD_SAMPLE documentation
by Vince Weaver
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago