Steven Rostedt
|
ff0ff84a07
ring-buffer: Add lost event count to end of sub buffer
|
15 years ago |
Steven Rostedt
|
66a8cb95ed
ring-buffer: Add place holder recording of dropped events
|
15 years ago |
Steven Rostedt
|
2271048d1b
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
|
15 years ago |
Linus Torvalds
|
8655e7e3dd
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Lai Jiangshan
|
52fbe9cde7
ring-buffer: Move disabled check into preempt disable section
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Adam Buchbinder
|
c41b20e721
Fix misspellings of "truly" in comments.
|
15 years ago |
Tejun Heo
|
ab386128f2
Merge branch 'master' into percpu
|
15 years ago |
Steven Rostedt
|
3c05d74827
ring-buffer: Check for end of page in iterator
|
15 years ago |
Steven Rostedt
|
492a74f421
ring-buffer: Check if ring buffer iterator has stale data
|
15 years ago |
Steven Rostedt
|
0e1ff5d72a
ring-buffer: Add rb_list_head() wrapper around new reader page next field
|
15 years ago |
David Sharp
|
5ded3dc6a3
ring-buffer: Wrap a list.next reference with rb_list_head()
|
15 years ago |
Christoph Lameter
|
79615760f3
local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c
|
15 years ago |
Linus Torvalds
|
da184a8064
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Thomas Gleixner
|
0199c4e68d
locking: Convert __raw_spin* functions to arch_spin*
|
15 years ago |
Thomas Gleixner
|
edc35bd72e
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
|
15 years ago |
Thomas Gleixner
|
445c89514b
locking: Convert raw_spinlock to arch_spinlock
|
15 years ago |
Steven Rostedt
|
dd7f594357
ring-buffer: Move resize integrity check under reader lock
|
15 years ago |
Steven Rostedt
|
184210154b
ring-buffer: Use sync sched protection on ring buffer resizing
|
15 years ago |
Linus Torvalds
|
c3fa27d136
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
96fa2b508d
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Steven Rostedt
|
5a50e33cc9
ring-buffer: Move access to commit_page up into function used
|
15 years ago |
Ingo Molnar
|
39dc78b651
Merge commit 'v2.6.32-rc7' into perf/core
|
15 years ago |
Ingo Molnar
|
a2e7127153
Merge commit 'v2.6.32-rc6' into perf/core
|
15 years ago |
Lai Jiangshan
|
f7112949f6
ring-buffer: Synchronize resizing buffer with reader lock
|
15 years ago |
Jiri Olsa
|
6d3f1e12f4
tracing: Remove cpu arg from the rb_time_stamp() function
|
15 years ago |
Jiri Olsa
|
67b394f7f2
tracing: Fix comment typo and documentation example
|
15 years ago |
Tom Zanussi
|
26a50744b2
tracing/events: Add 'signed' field to format files
|
15 years ago |
Jaswinder Singh Rajput
|
a0f320f487
includecheck fix: kernel/trace, ring_buffer.c
|
15 years ago |
Steven Rostedt
|
08a4081617
ring-buffer: typecast cmpxchg to fix PowerPC warning
|
15 years ago |