index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
2015-02-04
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
2013-12-11
perf: Optimize ring-buffer write by depending on control dependencies
Peter Zijlstra
2013-11-06
perf: Update a stale comment
Peter Zijlstra
2013-11-06
perf: Optimize perf_output_begin() -- address calculation
Peter Zijlstra
2013-11-06
perf: Optimize perf_output_begin() -- lost_event case
Peter Zijlstra
2013-11-06
perf: Optimize perf_output_begin()
Peter Zijlstra
2013-11-06
perf: Add unlikely() to the ring-buffer code
Peter Zijlstra
2013-11-06
perf: Simplify the ring-buffer code
Peter Zijlstra
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-05-01
perf: Fix vmalloc ring buffer pages handling
Jiri Olsa
2013-03-21
perf: Fix ring_buffer perf_output_space() boundary calculation
Stephane Eranian
2012-08-10
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
2012-08-10
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
2011-07-01
perf: Remove the perf_output_begin(.sample) argument
Peter Zijlstra
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
perf_events: Fix perf buffer watermark setting
Vince Weaver
2011-06-09
perf: Split up buffer handling from core code
Frederic Weisbecker