index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
trace
/
ftrace.rst
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Record task flag NEED_RESCHED_LAZY.
Thomas Gleixner
11 days
1
-0
/
+4
*
tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT
Sebastian Andrzej Siewior
2024-11-01
1
-3
/
+0
*
tracing: Add option to set an instance to be the trace_printk destination
Steven Rostedt
2024-08-26
1
-0
/
+12
*
Documentation: tracing: Fix spelling mistakes
Saurav Shah
2024-05-07
1
-1
/
+1
*
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2024-01-18
1
-0
/
+21
|
\
|
*
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
2023-12-21
1
-26
/
+20
|
*
ring-buffer: Add documentation on the buffer_subbuf_order file
Steven Rostedt (Google)
2023-12-21
1
-0
/
+27
*
|
ring-buffer/Documentation: Add documentation on buffer_percent file
Steven Rostedt (Google)
2024-01-03
1
-0
/
+15
*
|
Documentation: Fix filename typo in ftrace doc
Yuanhsi Chung
2023-11-17
1
-1
/
+1
|
/
*
Documentation: Fix typos
Bjorn Helgaas
2023-08-18
1
-1
/
+1
*
tracing: Fix warnings when building htmldocs for function graph retval
Donglin Peng
2023-06-23
1
-2
/
+2
*
ftrace: Show all functions with addresses in available_filter_functions_addrs
Jiri Olsa
2023-06-22
1
-0
/
+6
*
tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
Donglin Peng
2023-06-21
1
-0
/
+126
*
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-05
1
-0
/
+25
|
\
|
*
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
2023-05-05
1
-0
/
+25
*
|
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-29
1
-0
/
+6
|
\
|
|
*
tracing: Add "fields" option to show raw trace event fields
Steven Rostedt (Google)
2023-03-29
1
-0
/
+6
*
|
docs: trace: Fix typo in ftrace.rst
Lin Yu Chen
2023-04-21
1
-1
/
+1
|
/
*
docs: ftrace: always use canonical ftrace path
Ross Zwisler
2023-01-31
1
-3
/
+3
*
attr: use consistent sgid stripping checks
Christian Brauner
2022-10-18
1
-1
/
+1
*
docs: ftrace: Correct access mode
Leo Yan
2022-10-10
1
-1
/
+1
*
tracing: Add documentation for trace clock tai
Kurt Kanzenbach
2022-04-27
1
-0
/
+12
*
docs: ftrace: fix ambiguous sentence
Huichun Feng
2022-01-17
1
-1
/
+1
*
docs: ftrace: fix the wrong path of tracefs
Zhaoyu Liu
2021-11-15
1
-5
/
+4
*
Documentation: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-28
1
-1
/
+1
*
docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
2021-06-17
1
-1
/
+1
*
docs: Fix typos in Documentation/trace/ftrace.rst
Haocheng Xie
2021-06-02
1
-2
/
+2
*
tracing: Add ptr-hash option to show the hashed pointer value
Masami Hiramatsu
2021-02-11
1
-0
/
+6
*
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-05
1
-9
/
+9
|
\
|
*
Documentation: trace/ftrace: drop doubled words
Randy Dunlap
2020-07-05
1
-2
/
+2
|
*
trace doc: correct names of varous tracing documents
Manbing
2020-07-05
1
-7
/
+7
*
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-2
/
+2
|
/
*
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
2020-05-07
1
-1
/
+1
*
tracing: Add documentation on set_ftrace_notrace_pid and set_event_notrace_pid
Steven Rostedt (VMware)
2020-03-27
1
-0
/
+31
*
tracing: Have the document reflect that the trace file keeps tracing enabled
Steven Rostedt (VMware)
2020-03-27
1
-6
/
+7
*
tracing: Do not disable tracing when reading the trace file
Steven Rostedt (VMware)
2020-03-27
1
-0
/
+6
*
tracing: Have hwlat ts be first instance and record count of instances
Steven Rostedt (VMware)
2020-03-03
1
-10
/
+22
*
docs: ftrace: Fix typos
Frank A. Cancio Bello
2020-01-10
1
-3
/
+3
*
docs: ftrace: Clarify the RAM impact of buffer_size_kb
Frank A. Cancio Bello
2020-01-10
1
-1
/
+2
*
docs: ftrace: Specifies when buffers get clear
Frank A. Cancio Bello
2019-12-19
1
-2
/
+7
*
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
2019-11-04
1
-1
/
+3
*
docs: ftrace: clarify when tracing is disabled by the trace file
Peter Wu
2019-09-02
1
-4
/
+9
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-16
1
-0
/
+31
|
\
|
*
tracing: Add tracing/error_log Documentation
Tom Zanussi
2019-04-08
1
-0
/
+31
*
|
docs: trace: fix some Sphinx warnings
Mauro Carvalho Chehab
2019-04-16
1
-0
/
+1
|
/
*
ftrace: Allow enabling of filters via index of available_filter_functions
Steven Rostedt (VMware)
2019-02-15
1
-0
/
+38
*
tracing/doc: Add latency tracer funcgraph example
Changbin Du
2019-02-06
1
-0
/
+51
*
doc: tracing: Fix a number of typos
Amir Livneh
2018-11-07
1
-7
/
+7
*
docs: tracing: Add stacktrace filter command
Masami Hiramatsu
2018-09-01
1
-0
/
+3
*
doc: tracing: Fix a typo of trace_stat
Masami Hiramatsu
2018-07-26
1
-2
/
+2
[next]