index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
kmemtrace: small cleanups
Ingo Molnar
2009-04-03
kmemtrace: restore original tracing data binary format, improve ABI
Eduard - Gabriel Munteanu
2009-04-03
kmemtrace: kmemtrace_alloc() must fill type_id
Eduard - Gabriel Munteanu
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
2009-04-01
ring-buffer: do not remove reader page from list on ring buffer free
Steven Rostedt
2009-04-01
function-graph: allow unregistering twice
Steven Rostedt
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
2009-03-31
trace: make argument 'mem' of trace_seq_putmem() const
Li Zefan
2009-03-31
tracing: add missing 'extern' keywords to trace_output.h
Eduard - Gabriel Munteanu
2009-03-31
tracing: provide trace_seq_reserve()
Eduard - Gabriel Munteanu
2009-03-31
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
2009-03-31
blktrace: extract duplidate code
Li Zefan
2009-03-31
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
2009-03-31
blktrace: fix blk_probes_ref chaos
Li Zefan
2009-03-31
blktrace: make classic output more classic
Li Zefan
2009-03-31
blktrace: fix off-by-one bug
Li Zefan
2009-03-31
blktrace: fix the original blktrace
Li Zefan
2009-03-31
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
2009-03-31
blktrace: fix timestamp in binary output
Li Zefan
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
trivial: fix typo "resgister" -> "register"
Uwe Kleine-Koenig
2009-03-26
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
2009-03-25
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
2009-03-25
trace_workqueues: fix empty line's output
Lai Jiangshan
2009-03-25
trace_stat: keep original order
Lai Jiangshan
2009-03-25
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
2009-03-24
tracing: use union for multi-usages field
Lai Jiangshan
2009-03-24
ftrace: show virtual PID
Lai Jiangshan
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
2009-03-24
function-graph: ignore times across schedule
Steven Rostedt
2009-03-24
function-graph: prevent more than one tracer registering
Steven Rostedt
2009-03-24
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
2009-03-24
tracing: fix memory leak in trace_stat
Steven Rostedt
2009-03-24
blktrace: print human-readable act_mask
Li Zefan
2009-03-24
blktrace: fix t_error()
Li Zefan
2009-03-24
blktrace: fix wrong calculation of RWBS
Li Zefan
2009-03-24
blktrace: mark ddir_act[] const
Li Zefan
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: Fix TRACING_SUPPORT dependency for PPC32
Anton Vorontsov
2009-03-23
tracing/ftrace: check if debugfs is registered before creating files
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
[next]