index
:
linux-stable.git
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-03
1
-0
/
+2
|
\
|
*
ftrace/fgraph: fix increased missing-prototypes warnings
Chengming Zhou
2022-06-01
1
-0
/
+2
*
|
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-29
20
-522
/
+606
|
\
\
|
*
|
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
2022-05-28
1
-2
/
+139
|
*
|
tracing: Fix comments for event_trigger_separate_filter()
sunliming
2022-05-26
1
-4
/
+4
|
*
|
ftrace: Clean up hash direct_functions on register failures
Song Liu
2022-05-26
1
-3
/
+2
|
*
|
tracing: Fix comments of create_filter()
sunliming
2022-05-26
1
-1
/
+1
|
*
|
tracing: Disable kcov on trace_preemptirq.c
Congyu Liu
2022-05-26
1
-0
/
+4
|
*
|
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
2022-05-26
1
-1
/
+1
|
*
|
ftrace: Fix typo in comment
Julia Lawall
2022-05-26
1
-1
/
+1
|
*
|
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-26
1
-12
/
+4
|
*
|
tracing: Cleanup code by removing init "char *name"
liqiong
2022-05-26
1
-3
/
+1
|
*
|
tracing: Change "char *" string form to "char []"
liqiong
2022-05-26
2
-2
/
+2
|
*
|
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
2022-05-26
1
-0
/
+2
|
*
|
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
2022-05-26
1
-0
/
+13
|
*
|
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
2022-05-26
1
-4
/
+5
|
*
|
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-05-26
1
-2
/
+4
|
*
|
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
2022-05-26
1
-0
/
+3
|
*
|
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
2022-05-26
1
-5
/
+3
|
*
|
ftrace: Deal with error return code of the ftrace_process_locs() function
Yuntao Wang
2022-05-26
1
-4
/
+13
|
*
|
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
2022-05-26
5
-48
/
+21
|
*
|
tracing: Reset the function filter after completing trampoline/graph selftest
Li Huafei
2022-05-25
1
-0
/
+3
|
*
|
tracing: Have event format check not flag %p* on __get_dynamic_array()
Steven Rostedt (Google)
2022-05-25
1
-6
/
+7
|
*
|
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-27
3
-20
/
+26
|
*
|
tracing: Replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-27
2
-21
/
+18
|
*
|
tracing: Remove usage of list iterator variable after the loop
Jakob Koschel
2022-04-27
1
-8
/
+7
|
*
|
tracing: Remove usage of list iterator after the loop body
Jakob Koschel
2022-04-27
1
-4
/
+9
|
*
|
tracing: Introduce trace clock tai
Kurt Kanzenbach
2022-04-27
1
-0
/
+1
|
*
|
ring-buffer: Have 32 bit time stamps use all 64 bits
Steven Rostedt (Google)
2022-04-27
1
-10
/
+18
|
*
|
ring-buffer: Have absolute time stamps handle large numbers
Steven Rostedt (Google)
2022-04-27
1
-5
/
+44
|
*
|
tracing: make tracer_init_tracefs initcall asynchronous
Mark-PK Tsai
2022-04-26
1
-10
/
+22
|
*
|
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-04-26
1
-0
/
+7
|
*
|
ring-buffer: Simplify if-if to if-else
Wan Jiabing
2022-04-26
1
-2
/
+2
|
*
|
tracing: Use WARN instead of printk and WARN_ON
Guo Zhengkui
2022-04-26
1
-9
/
+3
|
*
|
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-04-26
1
-3
/
+3
|
*
|
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
2022-04-26
1
-1
/
+1
|
*
|
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
2022-04-26
1
-1
/
+2
|
*
|
tracing: Make tp_printk work on syscall tracepoints
Jeff Xie
2022-04-26
1
-24
/
+11
|
*
|
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Yang Li
2022-04-26
1
-1
/
+2
|
*
|
tracing: Fix kernel-doc
Jiapeng Chong
2022-04-26
1
-1
/
+1
|
*
|
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
2022-04-26
1
-2
/
+2
|
*
|
tracing: Separate hist state updates from hist registration
Tom Zanussi
2022-04-26
1
-18
/
+48
|
*
|
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
2022-04-26
4
-151
/
+69
|
*
|
tracing: Remove redundant trigger_ops params
Tom Zanussi
2022-04-26
4
-60
/
+36
|
*
|
tracing: Remove logic for registering multiple event triggers at a time
Tom Zanussi
2022-04-26
3
-77
/
+45
|
*
|
tracing: Cleanup double word in comment
Tom Rix
2022-04-26
1
-2
/
+2
*
|
|
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-94
/
+117
|
\
\
\
|
*
|
|
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
2022-04-21
1
-0
/
+6
|
*
|
|
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
2022-04-21
1
-37
/
+34
|
*
|
|
ftrace: Fix build warning
YueHaibing
2022-04-15
1
-2
/
+2
[next]