index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ring_buffer.c
Commit message (
Expand
)
Author
Age
*
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2009-11-15
|
\
|
*
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
2009-11-04
*
|
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
2009-11-04
|
\
|
|
*
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
2009-10-24
|
*
tracing: Fix comment typo and documentation example
Jiri Olsa
2009-10-24
*
|
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
|
/
*
includecheck fix: kernel/trace, ring_buffer.c
Jaswinder Singh Rajput
2009-09-20
*
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
2009-09-14
*
ring-buffer: consolidate interface of rb_buffer_peek()
Robert Richter
2009-09-09
*
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
2009-09-04
*
ring-buffer: check for swapped buffers in start of committing
Steven Rostedt
2009-09-04
*
ring-buffer: disable all cpu buffers when one finds a problem
Steven Rostedt
2009-09-04
*
ring-buffer: do not count discarded events
Steven Rostedt
2009-09-04
*
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
2009-09-04
*
ring-buffer: fix ring_buffer_read crossing pages
Steven Rostedt
2009-09-04
*
ring-buffer: remove unnecessary cpu_relax
Steven Rostedt
2009-09-04
*
ring-buffer: do not swap buffers during a commit
Steven Rostedt
2009-09-04
*
ring-buffer: do not reset while in a commit
Steven Rostedt
2009-09-04
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-11
|
\
|
*
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
2009-08-07
|
*
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
2009-08-06
|
*
ring-buffer: do not disable ring buffer on oops_in_progress
Steven Rostedt
2009-08-05
|
*
ring-buffer: fix check of try_to_discard result
Steven Rostedt
2009-08-05
*
|
ring_buffer: Fix warning while ignoring cmpxchg return value
Lai Jiangshan
2009-07-16
*
|
ring-buffer: make lockless
Steven Rostedt
2009-07-07
*
|
ring-buffer: make the buffer a true circular link list
Steven Rostedt
2009-07-07
|
/
*
ring-buffer: Make it generally available
Paul Mundt
2009-06-25
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-20
|
\
|
*
ring-buffer: do not grab locks in nmi
Steven Rostedt
2009-06-17
|
*
ring-buffer: add locks around rb_per_cpu_empty
Steven Rostedt
2009-06-17
|
*
ring-buffer: check for less than two in size allocation
Steven Rostedt
2009-06-17
|
*
ring-buffer: remove useless compile check for buffer_page size
Steven Rostedt
2009-06-17
|
*
ring-buffer: remove useless warn on check
Steven Rostedt
2009-06-16
|
*
ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
Steven Rostedt
2009-06-16
|
*
ring-buffer: use commit counters for commit pointer accounting
Steven Rostedt
2009-06-16
|
*
ring-buffer: remove unused variable
Steven Rostedt
2009-06-16
|
*
ring-buffer: prevent adding write in discarded area
Steven Rostedt
2009-06-15
|
*
cpumask: use new operators in kernel/trace
Rusty Russell
2009-06-15
*
|
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
2009-06-15
|
/
*
ring-buffer: fix ret in rb_add_time_stamp
Steven Rostedt
2009-06-09
*
ring-buffer: pass in lockdep class key for reader_lock
Peter Zijlstra
2009-06-08
*
ring-buffer: discard timestamps that are at the start of the buffer
Steven Rostedt
2009-06-03
*
ring-buffer: try to discard unneeded timestamps
Steven Rostedt
2009-06-03
*
ring-buffer: fix bug in ring_buffer_discard_commit
Tim Bird
2009-06-03
*
ring-buffer: move code around to remove some branches
Steven Rostedt
2009-05-11
*
ring-buffer: use internal time stamp function
Steven Rostedt
2009-05-11
*
ring-buffer: small optimizations
Steven Rostedt
2009-05-11
*
ring-buffer: move calculation of event length
Steven Rostedt
2009-05-11
*
ring-buffer: remove type parameter from rb_reserve_next_event
Steven Rostedt
2009-05-11
*
ring-buffer: change WARN_ON from checking preempt_count to preemptible
Steven Rostedt
2009-05-07
[next]