index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
2009-04-20
tracing: use recursive counter over irq level
Steven Rostedt
2009-04-20
tracing: remove recursive test from ring_buffer_event_discard
Steven Rostedt
2009-04-20
tracing: fix recursive test level calculation
Steven Rostedt
2009-04-20
tracing/ring-buffer: Add unlock recursion protection on discard
Frederic Weisbecker
2009-04-19
tracing/core: Add current context on tracing recursion warning
Frederic Weisbecker
2009-04-17
tracing: add same level recursion detection
Steven Rostedt
2009-04-17
tracing/events/ring-buffer: expose format of ring buffer headers to users
Steven Rostedt
2009-04-14
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-01
ring-buffer: do not remove reader page from list on ring buffer free
Steven Rostedt
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
2009-03-22
tracing: add ring_buffer_event_discard() to ring buffer
Tom Zanussi
2009-03-21
tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit
Frederic Weisbecker
2009-03-19
tracing/ring-buffer: fix non cpu hotplug case
Frederic Weisbecker
2009-03-17
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
2009-03-12
ring-buffer: document reader page design
Steven Rostedt
2009-03-12
ring-buffer: remove unneeded get_online_cpus
Steven Rostedt
2009-03-12
ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
Steven Rostedt
2009-03-11
ring-buffer: only allocate buffers for online cpus
Steven Rostedt
2009-03-05
tracing: make all file_operations const
Steven Rostedt
2009-03-04
ring-buffer: fix timestamp in partial ring_buffer_page_read
Steven Rostedt
2009-03-03
ring-buffer: make ring_buffer_read_page read from start on partial page
Steven Rostedt
2009-03-03
ring-buffer: replace sizeof of event header with offsetof
Steven Rostedt
2009-03-03
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
2009-03-03
ring-buffer: reset write field for ring_buffer_read_page
Steven Rostedt
2009-02-26
tracing: implement trace_clock_*() APIs
Ingo Molnar
2009-02-16
ring-buffer: add tracing_is_on to test if ring buffer is enabled
Steven Rostedt
2009-02-13
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
2009-02-12
ring-buffer: rename label out_unlock to out_reset
Steven Rostedt
2009-02-11
ring_buffer: pahole struct ring_buffer
Arnaldo Carvalho de Melo
2009-02-11
tracing: fix sparse warnings: fix (un-)signedness
Hannes Eder
2009-02-10
tracing: fix typos in comments
Wenji Huang
2009-02-10
ring_buffer: fix ring_buffer_read_page()
Lai Jiangshan
2009-02-10
ring_buffer: fix typing mistake
Lai Jiangshan
2009-02-09
Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
2009-02-07
ring-buffer: use generic version of in_nmi
Steven Rostedt
2009-02-07
ring-buffer: add NMI protection for spinlocks
Steven Rostedt
2009-02-06
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
2009-01-27
Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' i...
Ingo Molnar
2009-01-22
ring-buffer: reset timestamps when ring buffer is reset
Steven Rostedt
2009-01-22
ring-buffer: reset timestamps when ring buffer is reset
Steven Rostedt
2009-01-22
ring-buffer: do not swap if recording is disabled
Steven Rostedt
2009-01-21
ring_buffer: reset write when reserve buffer fail
Lai Jiangshan
2009-01-20
ring-buffer: fix alignment problem
Steven Rostedt
2009-01-15
ring_buffer: reset write when reserve buffer fail
Lai Jiangshan
2009-01-11
kernel/trace/ring_buffer.c: use DIV_ROUND_UP
Andrew Morton
2009-01-11
kernel/trace/ring_buffer.c: reduce inlining
Andrew Morton
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2009-01-07
ring_buffer: fix ring_buffer_event_length()
Robert Richter
[prev]
[next]