index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2009-03-24
tracing/filters: disallow integer values for string filters and vice versa
Tom Zanussi
2009-03-24
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
2009-03-24
tracing/filters: free pred when clearing filters
Tom Zanussi
2009-03-24
tracing/filters: use list_for_each_entry
Tom Zanussi
2009-03-23
tracing/function-graph-tracer: fix functions call traces imbalance
Frederic Weisbecker
2009-03-23
tracing/filters: clean up filter_add_subsystem_pred()
Tom Zanussi
2009-03-23
tracing/filters: fix bug in copy_pred()
Tom Zanussi
2009-03-23
tracing/filters: use list_for_each_entry_safe
Tom Zanussi
2009-03-23
tracing/events: don't discard an event after commit
Frederic Weisbecker
2009-03-23
tracing/ftrace: make nop-tracer use polling wait for events on pipe
Frederic Weisbecker
2009-03-23
tracing/events: don't use wake up for events
Frederic Weisbecker
2009-03-23
tracing/events: make the filter files writable
Frederic Weisbecker
2009-03-22
tracing: add run-time field descriptions for event filtering, kfree fix
Ingo Molnar
2009-03-22
tracing: add per-subsystem filtering
Tom Zanussi
2009-03-22
tracing: add per-event filtering
Tom Zanussi
2009-03-22
tracing: add ring_buffer_event_discard() to ring buffer
Tom Zanussi
2009-03-22
tracing: add run-time field descriptions for event filtering
Tom Zanussi
2009-03-22
tracing: keep the tracing buffer after self-test failure
Frederic Weisbecker
2009-03-22
tracing/function-graph-tracer: prevent hangs during self-tests
Frederic Weisbecker
2009-03-20
ftrace: event profile hooks
Peter Zijlstra
2009-03-20
ftrace: ensure every event gets an id
Peter Zijlstra
2009-03-20
ftrace: provide an id file for each event
Peter Zijlstra
2009-03-20
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-20
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...
Ingo Molnar
2009-03-19
function-graph: show binary events as comments
Steven Rostedt
2009-03-19
tracing: remove recording function depth from trace_printk
Steven Rostedt
2009-03-19
function-graph: calculate function depth within function graph tracer
Steven Rostedt
2009-03-19
tracing: make print_(b)printk_msg_only global
Steven Rostedt
2009-03-19
tracing/ring-buffer: fix non cpu hotplug case
Frederic Weisbecker
2009-03-19
function-graph: consolidate prologues for output
Steven Rostedt
2009-03-18
tracing: give easy way to clear trace buffer
Steven Rostedt
2009-03-18
tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped
Frederic Weisbecker
2009-03-18
tracing: fix command line to pid reverse map
Carsten Emde
2009-03-18
tracing: fix trace_find_cmdline()
Thomas Gleixner
2009-03-18
tracing: replace the crude (unsigned) -1 hackery
Thomas Gleixner
2009-03-18
tracing: stop command line recording when tracing is disabled
Thomas Gleixner
2009-03-18
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-17
tracing: make power tracer start/stop methods lighter weight
Steven Rostedt
2009-03-17
tracing: make sched_switch stop/start light weight
Steven Rostedt
2009-03-17
tracing: add global-clock option to provide cross CPU clock to traces
Steven Rostedt
2009-03-17
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
2009-03-17
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-17
tracing: fix leak in event_format_read()
Tom Zanussi
2009-03-16
tracing: stop comm recording on tracing off
Steven Rostedt
2009-03-16
tracing: protect reader of cmdline output
Steven Rostedt
2009-03-16
tracing/ftrace: fix the check on nopped sites
Frederic Weisbecker
2009-03-16
tracing/core: fix early free of cpumasks
Frederic Weisbecker
2009-03-16
tracing/ftrace: fix double calls to tracing_start()
Frederic Weisbecker
2009-03-16
tracing/core: fix missing mutex unlock on tracing_set_tracer()
Frederic Weisbecker
2009-03-16
tracing/syscalls: select kallsysms
Frederic Weisbecker
[next]