index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
ring-buffer: Have absolute time stamps handle large numbers
Steven Rostedt (Google)
1
-5
/
+44
2022-04-26
tracing: make tracer_init_tracefs initcall asynchronous
Mark-PK Tsai
1
-10
/
+22
2022-04-26
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
1
-0
/
+7
2022-04-26
ring-buffer: Simplify if-if to if-else
Wan Jiabing
1
-2
/
+2
2022-04-26
tracing: Use WARN instead of printk and WARN_ON
Guo Zhengkui
1
-9
/
+3
2022-04-26
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
1
-3
/
+3
2022-04-26
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
1
-1
/
+1
2022-04-26
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
1
-1
/
+2
2022-04-26
tracing: Make tp_printk work on syscall tracepoints
Jeff Xie
1
-24
/
+11
2022-04-26
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Yang Li
1
-1
/
+2
2022-04-26
tracing: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-04-26
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
1
-2
/
+2
2022-04-26
tracing: Separate hist state updates from hist registration
Tom Zanussi
1
-18
/
+48
2022-04-26
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
4
-151
/
+69
2022-04-26
tracing: Remove redundant trigger_ops params
Tom Zanussi
4
-60
/
+36
2022-04-26
tracing: Remove logic for registering multiple event triggers at a time
Tom Zanussi
3
-77
/
+45
2022-04-26
tracing: Cleanup double word in comment
Tom Rix
1
-2
/
+2
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
1
-0
/
+1
2022-04-21
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
1
-0
/
+6
2022-04-21
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
1
-37
/
+34
2022-04-20
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
1
-0
/
+1
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
1
-1
/
+4
2022-04-15
ftrace: Fix build warning
YueHaibing
1
-2
/
+2
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-4
/
+2
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+3
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
1
-1
/
+21
2022-04-05
ftrace: Use preemption model accessors for trace header printout
Valentin Schneider
1
-10
/
+4
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
1
-2
/
+2
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-88
/
+10
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
2
-0
/
+6
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
1
-0
/
+5
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
1
-14
/
+3
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
1
-0
/
+1
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
1
-72
/
+1
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
1
-2
/
+6
2022-04-01
bpf: Use swap() instead of open coding it
Jiapeng Chong
1
-4
/
+2
2022-03-30
rethook: Fix to use WRITE_ONCE() for rethook:: Handler
Masami Hiramatsu
1
-1
/
+1
2022-03-30
bpf: Fix sparse warnings in kprobe_multi_resolve_syms
Jiri Olsa
1
-2
/
+2
2022-03-28
kprobes: Use rethook for kretprobe if possible
Masami Hiramatsu
1
-2
/
+2
2022-03-28
fprobe: Fix sparse warning for acccessing __rcu ftrace_hash
Masami Hiramatsu
1
-1
/
+1
2022-03-28
fprobe: Fix smatch type mismatch warning
Masami Hiramatsu
1
-3
/
+3
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+40
2022-03-26
Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-2
/
+7
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-11
/
+1077
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
10
-25
/
+1896
2022-03-23
tracing: Have trace event string test handle zero length strings
Steven Rostedt (Google)
1
-2
/
+7
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-5
/
+17
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-11
/
+1072
[prev]
[next]