index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ring_buffer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
1
-2
/
+4
2012-02-23
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
1
-0
/
+3
2011-08-30
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
1
-0
/
+2
2011-06-15
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
1
-1
/
+1
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
1
-0
/
+2
2010-10-20
ring-buffer: Remove ring_buffer_event_time_delta()
Steven Rostedt
1
-12
/
+0
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
1
-1
/
+3
2010-04-01
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
1
-2
/
+4
2009-09-05
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
1
-0
/
+9
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
1
-14
/
+0
2009-07-08
ring-buffer: make lockless
Steven Rostedt
1
-1
/
+0
2009-06-15
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
1
-0
/
+4
2009-06-09
ring-buffer: pass in lockdep class key for reader_lock
Peter Zijlstra
1
-1
/
+13
2009-05-05
ring-buffer: add counters for commit overrun and nmi dropped entries
Steven Rostedt
1
-0
/
+2
2009-04-24
ring_buffer: compressed event header
Lai Jiangshan
1
-7
/
+9
2009-04-17
tracing/events/ring-buffer: expose format of ring buffer headers to users
Steven Rostedt
1
-0
/
+5
2009-04-14
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
1
-0
/
+29
2009-03-22
tracing: add ring_buffer_event_discard() to ring buffer
Tom Zanussi
1
-3
/
+8
2009-03-18
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
1
-2
/
+5
2009-03-05
tracing: add tracing_on/tracing_off to kernel.h
Steven Rostedt
1
-15
/
+0
2009-03-04
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
1
-2
/
+5
2009-02-17
ring-buffer: add tracing_is_on to test if ring buffer is enabled
Steven Rostedt
1
-0
/
+2
2009-02-10
tracing: fix typos in comments
Wenji Huang
1
-1
/
+1
2009-02-09
Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
1
-0
/
+9
2009-02-08
ring-buffer: allow tracing_off to be used in core kernel code
Steven Rostedt
1
-0
/
+9
2009-02-06
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
1
-6
/
+3
2008-12-31
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2008-12-10
ring_buffer: add remaining cpu functions to ring_buffer.h
Robert Richter
1
-0
/
+2
2008-12-08
ring_buffer: fix comments
Lai Jiangshan
1
-4
/
+6
2008-12-03
ring-buffer: read page interface
Steven Rostedt
1
-0
/
+5
2008-11-23
ring-buffer: add tracing_off_permanent
Steven Rostedt
1
-0
/
+1
2008-11-11
ring-buffer: buffer record on/off switch
Steven Rostedt
1
-0
/
+3
2008-10-14
ring_buffer: implement new locking
Steven Rostedt
1
-3
/
+0
2008-10-14
tracing: unified trace buffer
Steven Rostedt
1
-0
/
+130