开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2021-06-10
tracing: Remove redundant initialization of variable ret
Colin Ian King
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
2021-05-13
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-04-28
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-20
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
2021-04-15
tracing: Add method for recording "func_repeats" events
Yordan Karadzhov (VMware)
2021-04-15
tracing: Add "last_func_repeats" to struct trace_array
Yordan Karadzhov (VMware)
2021-04-10
kernel: Initialize cpumask before parsing
Tetsuo Handa
2021-04-01
tracing: Remove unused argument from "ring_buffer_time_stamp()
Yordan Karadzhov (VMware)
2021-04-01
Merge branch 'trace/ftrace/urgent' into HEAD
Steven Rostedt (VMware)
2021-04-01
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2021-03-18
tracing: Add a verifier to check string pointers for trace events
Steven Rostedt (VMware)
2021-03-18
tracing: Add tracing_event_time_stamp() API
Steven Rostedt (VMware)
2021-03-18
tracing: Use a no_filter_buffering_ref to stop using the filter buffer
Steven Rostedt (VMware)
2021-03-18
tracing: Pass buffer of event to trigger operations
Steven Rostedt (VMware)
2021-03-04
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
2021-02-22
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-02-12
tracing: Make hash-ptr option default
Steven Rostedt (VMware)
2021-02-11
tracing: Add ptr-hash option to show the hashed pointer value
Masami Hiramatsu
2021-02-11
tracing: Show real address for trace event arguments
Masami Hiramatsu
2021-02-11
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
2021-02-09
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
2021-02-02
tracing: Fix a kernel doc warning
Bean Huo
2021-02-02
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
2021-02-02
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-02-02
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-15
tracing: Offload eval map updates to a work queue
Steven Rostedt (VMware)
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
2020-12-04
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
2020-11-10
tracing: Fix some typos in comments
Qiujun Huang
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-02
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
tracing: Fix some typos in comments
Qiujun Huang
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-08
tracing: Remove a pointless assignment
Sudip Mukherjee
2020-10-08
tracing: Add README information for synthetic_events file
Tom Zanussi
2020-10-05
tracing: Add trace_export support for trace_marker
Tingwei Zhang
2020-10-05
tracing: Add trace_export support for event trace
Tingwei Zhang
2020-10-05
tracing: Add flag to control different traces
Tingwei Zhang
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
[prev]
[next]