Steven Rostedt
|
778c55d44e
ring-buffer: record page entries in buffer page descriptor
|
16 years ago |
Steven Rostedt
|
e4906eff9e
ring-buffer: convert cpu buffer entries to local_t
|
16 years ago |
Steven Rostedt
|
f0d2c681ac
ring-buffer: add counters for commit overrun and nmi dropped entries
|
16 years ago |
Steven Rostedt
|
d6ce96dabe
ring-buffer: export symbols
|
16 years ago |
Steven Rostedt
|
7d7d2b8031
ring-buffer: fix printk output
|
16 years ago |
Lai Jiangshan
|
334d4169a6
ring_buffer: compressed event header
|
16 years ago |
Steven Rostedt
|
3554228d42
ring-buffer: only warn on wrap if buffer is bigger than two pages
|
16 years ago |
Steven Rostedt
|
aa18efb2a2
tracing: use recursive counter over irq level
|
16 years ago |
Steven Rostedt
|
e395898e98
tracing: remove recursive test from ring_buffer_event_discard
|
16 years ago |
Steven Rostedt
|
17487bfeb6
tracing: fix recursive test level calculation
|
16 years ago |
Frederic Weisbecker
|
f3b9aae162
tracing/ring-buffer: Add unlock recursion protection on discard
|
16 years ago |
Frederic Weisbecker
|
e057a5e564
tracing/core: Add current context on tracing recursion warning
|
16 years ago |
Steven Rostedt
|
261842b7c9
tracing: add same level recursion detection
|
16 years ago |
Steven Rostedt
|
d1b182a8d4
tracing/events/ring-buffer: expose format of ring buffer headers to users
|
16 years ago |
Steven Rostedt
|
fa1b47dd85
ring-buffer: add ring_buffer_discard_commit
|
16 years ago |
Frederic Weisbecker
|
5452af664f
tracing/ftrace: factorize the tracing files creation
|
16 years ago |
Steven Rostedt
|
2e572895bf
ring-buffer: do not remove reader page from list on ring buffer free
|
16 years ago |
Ingo Molnar
|
8b54e45b00
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2
|
16 years ago |
Tom Zanussi
|
2d622719f1
tracing: add ring_buffer_event_discard() to ring buffer
|
16 years ago |
Frederic Weisbecker
|
09c9e84d47
tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit
|
16 years ago |
Frederic Weisbecker
|
3bf832ce1f
tracing/ring-buffer: fix non cpu hotplug case
|
16 years ago |
Steven Rostedt
|
37886f6a9f
ring-buffer: add api to allow a tracer to change clock source
|
16 years ago |
Steven Rostedt
|
5cc9854888
ring-buffer: document reader page design
|
16 years ago |
Steven Rostedt
|
8aabee573d
ring-buffer: remove unneeded get_online_cpus
|
16 years ago |
Steven Rostedt
|
59222efe2d
ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
|
16 years ago |
Steven Rostedt
|
554f786e28
ring-buffer: only allocate buffers for online cpus
|
16 years ago |
Steven Rostedt
|
5e2336a0d4
tracing: make all file_operations const
|
16 years ago |
Steven Rostedt
|
4f3640f8a3
ring-buffer: fix timestamp in partial ring_buffer_page_read
|
16 years ago |
Steven Rostedt
|
474d32b68d
ring-buffer: make ring_buffer_read_page read from start on partial page
|
16 years ago |
Steven Rostedt
|
e3d6bf0a07
ring-buffer: replace sizeof of event header with offsetof
|
16 years ago |