Steven Rostedt
|
40ce74f19c
tracing: remove recording function depth from trace_printk
|
16 years ago |
Steven Rostedt
|
5ef841f6f3
tracing: make print_(b)printk_msg_only global
|
16 years ago |
Steven Rostedt
|
4acd4d00f7
tracing: give easy way to clear trace buffer
|
16 years ago |
Carsten Emde
|
a635cf0497
tracing: fix command line to pid reverse map
|
16 years ago |
Thomas Gleixner
|
50d88758a3
tracing: fix trace_find_cmdline()
|
16 years ago |
Thomas Gleixner
|
2c7eea4c62
tracing: replace the crude (unsigned) -1 hackery
|
16 years ago |
Thomas Gleixner
|
18aecd362a
tracing: stop command line recording when tracing is disabled
|
16 years ago |
Ingo Molnar
|
327019b01e
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
|
16 years ago |
Steven Rostedt
|
af4617bdba
tracing: add global-clock option to provide cross CPU clock to traces
|
16 years ago |
Steven Rostedt
|
37886f6a9f
ring-buffer: add api to allow a tracer to change clock source
|
16 years ago |
Ingo Molnar
|
4176935b58
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
|
16 years ago |
Steven Rostedt
|
6adaad14d7
tracing: stop comm recording on tracing off
|
16 years ago |
Steven Rostedt
|
4ca5308523
tracing: protect reader of cmdline output
|
16 years ago |
Frederic Weisbecker
|
2fc1dfbe17
tracing/core: fix early free of cpumasks
|
16 years ago |
Frederic Weisbecker
|
59f586db98
tracing/core: fix missing mutex unlock on tracing_set_tracer()
|
16 years ago |
Steven Rostedt
|
7f96f93f02
tracing: move binary buffers into per cpu directory
|
16 years ago |
Frederic Weisbecker
|
48ead02030
tracing/core: bring back raw trace_printk for dynamic formats strings
|
16 years ago |
Steven Rostedt
|
db526ca329
tracing: show that buffer size is not expanded
|
16 years ago |
Steven Rostedt
|
1027fcb206
tracing: protect ring_buffer_expanded with trace_types_lock
|
16 years ago |
Steven Rostedt
|
a123c52b46
tracing: fix comments about trace buffer resizing
|
16 years ago |
Steven Rostedt
|
51b643b404
Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/ftrace-merge
|
16 years ago |
Steven Rostedt
|
554f786e28
ring-buffer: only allocate buffers for online cpus
|
16 years ago |
Steven Rostedt
|
9aba60fe6e
tracing: fix trace_wait to know to wait on all cpus or just one
|
16 years ago |
Steven Rostedt
|
1852fcce18
tracing: expand the ring buffers when an event is activated
|
16 years ago |
Steven Rostedt
|
73c5162aa3
tracing: keep ring buffer to minimum size till used
|
16 years ago |
Ingo Molnar
|
aecfcde920
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
|
16 years ago |
Ingo Molnar
|
e2b8b28085
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
|
16 years ago |
Steven Rostedt
|
80370cb758
tracing: use raw spinlocks for trace_vprintk
|
16 years ago |
Steven Rostedt
|
ef18012b24
tracing: remove funky whitespace in the trace code
|
16 years ago |
KOSAKI Motohiro
|
888b55dc31
ftrace: tracing header should put '#' at the beginning of a line
|
16 years ago |