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
/
Documentation
/
trace
/
ftrace.txt
Age
Commit message (
Expand
)
Author
2015-02-09
Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning ...
Wang Long
2014-12-03
tracing: Add additional marks to signal very large time deltas
Byungchul Park
2014-11-21
ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
Masami Hiramatsu
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
2014-05-20
tracing: Add funcgraph_tail option to print function name after closing braces
Robert Elliott
2013-11-11
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
Peter Zijlstra
2013-08-20
Documentation: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-11
tracing: Add function probe to trigger a ftrace dump of current CPU trace
Steven Rostedt (Red Hat)
2013-06-11
tracing: Add function probe to trigger a ftrace dump to console
Steven Rostedt (Red Hat)
2013-03-15
tracing: Bring Documentation/trace/ftrace.txt up to date
Steven Rostedt (Red Hat)
2013-03-08
tracing: update documentation of snapshot utility
Hiraku Toyooka
2013-01-30
tracing: Add documentation of snapshot utility
Hiraku Toyooka
2012-02-13
ftrace: Append wakeup_rt description of ftrace doc
Geunsik Lim
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-02-08
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-02-08
tracing: Remove obsolete sched_switch tracer
Steven Rostedt
2010-04-27
tracing: Add documentation for trace commands mod, traceon/traceoff
Chase Douglas
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-26
tracing/documentation: Fix a typo in ftrace.txt
Yang Hongyang
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-14
ftrace: document function and function graph implementation
Mike Frysinger
2009-09-04
tracing: Remove mentioning of legacy latency_trace file from documentation
Albin Tonnerre
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-12
trivial: ftrace:fix description of trace directory
GeunSik Lim
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
ftrace/documentation: fix typo in function grapher name
Mike Frysinger
2009-05-29
ftrace: fix typo about map of kernel priority in ftrace.txt file.
GeunSik Lim
2009-04-09
tracing: consolidate documents
Li Zefan