index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
trace
/
ftrace.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-112
/
+396
2017-07-11
tracing: Update Documentation/trace/ftrace.txt
Steven Rostedt (VMware)
1
-112
/
+396
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
1
-1
/
+1
2017-03-24
Documentation: ftrace.txt: Correct nice value of 120 priority
Liu, Changcheng
1
-1
/
+1
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-6
/
+9
2016-11-29
trace: Update documentation for mono, mono_raw and boot clock
Joel Fernandes
1
-0
/
+20
2016-11-15
tracing: Add new trace_marker_raw
Steven Rostedt
1
-0
/
+6
2016-11-14
ftrace: Support full glob matching
Masami Hiramatsu
1
-6
/
+3
2016-09-01
ftrace: Access ret_stack->subtime only in the function profiler
Namhyung Kim
1
-5
/
+5
2016-05-18
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-10
/
+24
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
1
-5
/
+5
2016-04-19
tracing: Update the documentation to describe "event-fork" option
Steven Rostedt (Red Hat)
1
-10
/
+24
2015-11-03
tracing: Add some documentation about set_event_pid
Steven Rostedt (Red Hat)
1
-0
/
+6
2015-10-20
Documentation: ftrace: Module globbing usage
Dmitry Safonov
1
-0
/
+17
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-13
/
+38
2015-08-06
powerpc/ftrace: add powerpc timebase as a trace clock source
Naveen N. Rao
1
-0
/
+5
2015-07-20
tracing: Introduce two additional marks for delay
Jungseok Lee
1
-13
/
+38
2015-05-13
Documentation: tracing: fix grammar
Rabin Vincent
1
-2
/
+2
2015-02-09
Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning ...
Wang Long
1
-1
/
+1
2014-12-03
tracing: Add additional marks to signal very large time deltas
Byungchul Park
1
-3
/
+7
2014-11-21
ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
Masami Hiramatsu
1
-0
/
+5
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
1
-1
/
+1
2014-05-20
tracing: Add funcgraph_tail option to print function name after closing braces
Robert Elliott
1
-0
/
+26
2013-11-11
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
Peter Zijlstra
1
-1
/
+5
2013-08-20
Documentation: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+2
2013-06-11
tracing: Add function probe to trigger a ftrace dump of current CPU trace
Steven Rostedt (Red Hat)
1
-0
/
+6
2013-06-11
tracing: Add function probe to trigger a ftrace dump to console
Steven Rostedt (Red Hat)
1
-0
/
+7
2013-03-15
tracing: Bring Documentation/trace/ftrace.txt up to date
Steven Rostedt (Red Hat)
1
-617
/
+1480
2013-03-08
tracing: update documentation of snapshot utility
Hiraku Toyooka
1
-1
/
+1
2013-01-30
tracing: Add documentation of snapshot utility
Hiraku Toyooka
1
-0
/
+83
2012-02-13
ftrace: Append wakeup_rt description of ftrace doc
Geunsik Lim
1
-0
/
+7
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
1
-0
/
+5
2011-02-08
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
1
-19
/
+19
2011-02-08
tracing: Remove obsolete sched_switch tracer
Steven Rostedt
1
-110
/
+0
2010-04-27
tracing: Add documentation for trace commands mod, traceon/traceoff
Chase Douglas
1
-0
/
+44
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
1
-2
/
+4
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-26
tracing/documentation: Fix a typo in ftrace.txt
Yang Hongyang
1
-1
/
+1
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
1
-0
/
+2
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-14
ftrace: document function and function graph implementation
Mike Frysinger
1
-0
/
+6
2009-09-04
tracing: Remove mentioning of legacy latency_trace file from documentation
Albin Tonnerre
1
-32
/
+36
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
1
-91
/
+142
2009-06-12
trivial: ftrace:fix description of trace directory
GeunSik Lim
1
-1
/
+1
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2009-06-10
ftrace/documentation: fix typo in function grapher name
Mike Frysinger
1
-1
/
+1
2009-05-29
ftrace: fix typo about map of kernel priority in ftrace.txt file.
GeunSik Lim
1
-3
/
+12
2009-04-09
tracing: consolidate documents
Li Zefan
1
-0
/
+1828