index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tracing: Have ftrace_dump_on_oops kernel parameter take numbers
Steven Rostedt (VMware)
2021-06-17
1
-2
/
+2
|
*
|
tracing: Add tp_printk_stop_on_boot option
Steven Rostedt (VMware)
2021-06-17
1
-11
/
+29
|
*
|
tracing: Add better comments for the filtering temp buffer use case
Steven Rostedt (VMware)
2021-06-10
1
-1
/
+35
|
*
|
tracing: Simplify the max length test when using the filtering temp buffer
Steven Rostedt (VMware)
2021-06-10
1
-1
/
+3
|
*
|
tracing: Remove redundant initialization of variable ret
Colin Ian King
2021-06-10
1
-1
/
+1
*
|
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
|
/
|
/
|
*
|
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-18
1
-9
/
+0
*
|
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-18
1
-2
/
+0
|
/
*
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-08
1
-1
/
+1
*
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
2021-05-13
1
-4
/
+27
*
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-05-03
1
-55
/
+283
|
\
|
*
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
2021-04-28
1
-26
/
+15
|
*
tracing: Add method for recording "func_repeats" events
Yordan Karadzhov (VMware)
2021-04-15
1
-0
/
+34
|
*
tracing: Add "last_func_repeats" to struct trace_array
Yordan Karadzhov (VMware)
2021-04-15
1
-0
/
+1
|
*
tracing: Remove unused argument from "ring_buffer_time_stamp()
Yordan Karadzhov (VMware)
2021-04-01
1
-4
/
+4
|
*
Merge branch 'trace/ftrace/urgent' into HEAD
Steven Rostedt (VMware)
2021-04-01
1
-1
/
+2
|
|
\
|
*
|
tracing: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-9
/
+9
|
*
|
tracing: Add a verifier to check string pointers for trace events
Steven Rostedt (VMware)
2021-03-18
1
-0
/
+200
|
*
|
tracing: Add tracing_event_time_stamp() API
Steven Rostedt (VMware)
2021-03-18
1
-0
/
+8
|
*
|
tracing: Use a no_filter_buffering_ref to stop using the filter buffer
Steven Rostedt (VMware)
2021-03-18
1
-16
/
+12
|
*
|
tracing: Pass buffer of event to trigger operations
Steven Rostedt (VMware)
2021-03-18
1
-1
/
+1
*
|
|
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
\
|
*
|
|
kernel: Initialize cpumask before parsing
Tetsuo Handa
2021-04-10
1
-1
/
+1
|
|
/
/
*
|
/
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
2021-04-20
1
-3
/
+7
|
|
/
|
/
|
*
|
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-04-01
1
-1
/
+2
|
/
*
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
2021-03-04
1
-0
/
+6
*
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-02-22
1
-123
/
+160
|
\
|
*
tracing: Make hash-ptr option default
Steven Rostedt (VMware)
2021-02-12
1
-1
/
+2
|
*
tracing: Add ptr-hash option to show the hashed pointer value
Masami Hiramatsu
2021-02-11
1
-0
/
+3
|
*
tracing: Show real address for trace event arguments
Masami Hiramatsu
2021-02-11
1
-1
/
+70
|
*
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
2021-02-09
1
-21
/
+2
|
*
tracing: Fix a kernel doc warning
Bean Huo
2021-02-02
1
-0
/
+1
|
*
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
2021-02-02
1
-2
/
+1
|
*
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
2021-02-02
1
-36
/
+2
|
*
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-02-02
1
-96
/
+112
|
*
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
2021-02-02
1
-1
/
+2
*
|
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
2021-02-11
1
-1
/
+1
|
/
*
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-17
1
-8
/
+45
|
\
|
*
tracing: Offload eval map updates to a work queue
Steven Rostedt (VMware)
2020-12-15
1
-1
/
+31
|
*
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
2020-12-14
1
-6
/
+13
|
*
tracing: Fix some typos in comments
Qiujun Huang
2020-11-10
1
-1
/
+1
*
|
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-12-04
1
-5
/
+8
*
|
tracing: Fix alignment of static buffer
Minchan Kim
2020-11-30
1
-1
/
+1
|
/
*
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-02
1
-2
/
+2
*
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-02
1
-1
/
+1
*
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-15
1
-38
/
+73
|
\
|
*
tracing: Fix some typos in comments
Qiujun Huang
2020-10-15
1
-2
/
+2
|
*
tracing: Remove a pointless assignment
Sudip Mukherjee
2020-10-08
1
-1
/
+0
|
*
tracing: Add README information for synthetic_events file
Tom Zanussi
2020-10-08
1
-1
/
+6
|
*
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
2020-09-25
1
-1
/
+2
[prev]
[next]