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 |
Frederic Weisbecker
|
769b0441f4
tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()
|
16 years ago |
Lai Jiangshan
|
1ba28e02a1
tracing: add trace_bprintk()
|
16 years ago |
Lai Jiangshan
|
1427cdf059
tracing: infrastructure for supporting binary record
|
16 years ago |
Steven Rostedt
|
5e2336a0d4
tracing: make all file_operations const
|
16 years ago |
Ingo Molnar
|
5e1607a00b
tracing: rename ftrace_printk() => trace_printk()
|
16 years ago |
Steven Rostedt
|
27d48be844
tracing: consolidate print_lat_fmt and print_trace_fmt
|
16 years ago |
Steven Rostedt
|
5fd73f8624
tracing: remove extra latency_trace method from trace structure
|
16 years ago |