Sign in
android-kvm
/
linux
/
75ee1cb92b0027cd27b433a011929c749b0bd894
/
kernel
/
events
/
ring_buffer.c
3f56e68
perf/core: Disable the event on a truncated AUX record
by Alexander Shishkin
· 9 years ago
9ecda41
perf/core: Add ::write_backward attribute to perf event
by Wang Nan
· 9 years ago
d1b26c7
perf/ring_buffer: Prepare writing into the ring-buffer from the end
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
af5bb4e
perf/ring_buffer: Document AUX API usage
by Alexander Shishkin
· 9 years ago
95ff4ca
perf/core: Free AUX pages in unmap path
by Alexander Shishkin
· 9 years ago
dcb10a9
perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops
by Alexander Shishkin
· 9 years ago
8184059
perf/core: Fix Undefined behaviour in rb_alloc()
by Peter Zijlstra
· 9 years ago
45c815f
perf: Synchronously free aux pages in case of allocation failure
by Alexander Shishkin
· 9 years ago
90eec10
treewide: Remove old email address
by Peter Zijlstra
· 9 years ago
105ff3c
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
by Linus Torvalds
· 9 years ago
c2ad6b5
perf/ring-buffer: Clarify the use of page::private for high-order AUX allocations
by Alexander Shishkin
· 10 years ago
ee9397a
perf: Fix double-free of the AUX buffer
by Ben Hutchings
· 10 years ago
57ffc5c
perf: Fix AUX buffer refcounting
by Peter Zijlstra
· 10 years ago
fc934d4
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5af4692
smp: Make control dependencies work on Alpha, improve documentation
by Paul E. McKenney
· 10 years ago
aa319bc
perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
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
fdc2670
perf: Add API for PMUs to write to the AUX area
by Alexander Shishkin
· 10 years ago
6a27923
perf: Add a capability for AUX_NO_SG pmus to do software double buffering
by Alexander Shishkin
· 10 years ago
0a4e38e
perf: Support high-order allocations for AUX space
by Alexander Shishkin
· 10 years ago
45bfb2e
perf: Add AUX area to ring buffer for raw data streams
by Peter Zijlstra
· 10 years ago
7c60fc0
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
by Jiri Olsa
· 10 years ago
c7f2e3c
perf: Optimize ring-buffer write by depending on control dependencies
by Peter Zijlstra
· 11 years ago
394570b
perf: Update a stale comment
by Peter Zijlstra
· 11 years ago
524feca5
perf: Optimize perf_output_begin() -- address calculation
by Peter Zijlstra
· 11 years ago
d20a973
perf: Optimize perf_output_begin() -- lost_event case
by Peter Zijlstra
· 11 years ago
85f59ed
perf: Optimize perf_output_begin()
by Peter Zijlstra
· 11 years ago
c72b42a
perf: Add unlikely() to the ring-buffer code
by Peter Zijlstra
· 11 years ago
26c86da8
perf: Simplify the ring-buffer code
by Peter Zijlstra
· 11 years ago
bf378d3
perf: Fix perf ring buffer memory ordering
by Peter Zijlstra
· 11 years ago
5919b30
perf: Fix vmalloc ring buffer pages handling
by Jiri Olsa
· 12 years ago
dd9c086
perf: Fix ring_buffer perf_output_space() boundary calculation
by Stephane Eranian
· 12 years ago
5685e0f
perf: Add perf_output_skip function to skip bytes in sample
by Jiri Olsa
· 13 years ago
91d7753
perf: Factor __output_copy to be usable with specific copy function
by Frederic Weisbecker
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
10c6db1
perf: Fix loss of notification with multi-event
by Peter Zijlstra
· 13 years ago
a7ac67e
perf: Remove the perf_output_begin(.sample) argument
by Peter Zijlstra
· 14 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 14 years ago
4ec8363
perf_events: Fix perf buffer watermark setting
by Vince Weaver
· 14 years ago
7636913
perf: Split up buffer handling from core code
by Frederic Weisbecker
· 14 years ago