index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-01
4
-7
/
+10
|
\
|
*
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-24
1
-3
/
+0
|
|
\
|
|
*
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-06-17
1
-3
/
+0
|
*
|
Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-06-23
3
-4
/
+10
|
|
\
\
|
|
*
|
tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()
Gautam Menghani
2022-06-18
1
-1
/
+0
|
|
*
|
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
2022-06-18
1
-2
/
+0
|
|
*
|
tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp...
Masami Hiramatsu (Google)
2022-06-17
1
-1
/
+10
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
3
-17
/
+65
|
\
|
|
|
*
|
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
2022-06-17
1
-0
/
+9
|
*
|
bpf: Force cookies array to follow symbols sorting
Jiri Olsa
2022-06-17
1
-15
/
+45
|
*
|
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
2022-06-17
1
-2
/
+11
|
|
/
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-18
2
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
bpf: implement sleepable uprobes by chaining gps
Delyan Kratunov
2022-06-17
2
-5
/
+4
*
|
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
1
-4
/
+4
|
\
\
|
*
|
bpf: Use safer kvmalloc_array() where possible
Dan Carpenter
2022-06-07
1
-4
/
+4
|
|
/
*
|
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-27
1
-4
/
+4
|
*
|
ftrace: Clean up hash direct_functions on register failures
Song Liu
2022-05-27
1
-3
/
+2
|
*
|
tracing: Fix comments of create_filter()
sunliming
2022-05-27
1
-1
/
+1
|
*
|
tracing: Disable kcov on trace_preemptirq.c
Congyu Liu
2022-05-27
1
-0
/
+4
|
*
|
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
2022-05-27
1
-1
/
+1
|
*
|
ftrace: Fix typo in comment
Julia Lawall
2022-05-27
1
-1
/
+1
|
*
|
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-27
1
-12
/
+4
|
*
|
tracing: Cleanup code by removing init "char *name"
liqiong
2022-05-27
1
-3
/
+1
|
*
|
tracing: Change "char *" string form to "char []"
liqiong
2022-05-27
2
-2
/
+2
|
*
|
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
2022-05-27
1
-0
/
+2
|
*
|
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
2022-05-27
1
-0
/
+13
|
*
|
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
2022-05-27
1
-4
/
+5
|
*
|
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-05-27
1
-2
/
+4
|
*
|
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
2022-05-27
1
-0
/
+3
|
*
|
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
2022-05-27
1
-5
/
+3
|
*
|
ftrace: Deal with error return code of the ftrace_process_locs() function
Yuntao Wang
2022-05-27
1
-4
/
+13
|
*
|
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
2022-05-27
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
[next]