index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2022-04-27
tracing: Remove usage of list iterator after the loop body
Jakob Koschel
2022-04-27
tracing: Introduce trace clock tai
Kurt Kanzenbach
2022-04-27
ring-buffer: Have 32 bit time stamps use all 64 bits
Steven Rostedt (Google)
2022-04-27
ring-buffer: Have absolute time stamps handle large numbers
Steven Rostedt (Google)
2022-04-26
tracing: make tracer_init_tracefs initcall asynchronous
Mark-PK Tsai
2022-04-26
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-04-26
ring-buffer: Simplify if-if to if-else
Wan Jiabing
2022-04-26
tracing: Use WARN instead of printk and WARN_ON
Guo Zhengkui
2022-04-26
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-04-26
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
2022-04-26
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
2022-04-26
tracing: Make tp_printk work on syscall tracepoints
Jeff Xie
2022-04-26
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Yang Li
2022-04-26
tracing: Fix kernel-doc
Jiapeng Chong
2022-04-26
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
2022-04-26
tracing: Separate hist state updates from hist registration
Tom Zanussi
2022-04-26
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
2022-04-26
tracing: Remove redundant trigger_ops params
Tom Zanussi
2022-04-26
tracing: Remove logic for registering multiple event triggers at a time
Tom Zanussi
2022-04-26
tracing: Cleanup double word in comment
Tom Rix
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-21
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
2022-04-21
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
2022-04-20
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
2022-04-15
ftrace: Fix build warning
YueHaibing
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
2022-04-05
ftrace: Use preemption model accessors for trace header printout
Valentin Schneider
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
2022-04-01
bpf: Use swap() instead of open coding it
Jiapeng Chong
2022-03-30
rethook: Fix to use WRITE_ONCE() for rethook:: Handler
Masami Hiramatsu
2022-03-30
bpf: Fix sparse warnings in kprobe_multi_resolve_syms
Jiri Olsa
2022-03-28
kprobes: Use rethook for kretprobe if possible
Masami Hiramatsu
2022-03-28
fprobe: Fix sparse warning for acccessing __rcu ftrace_hash
Masami Hiramatsu
2022-03-28
fprobe: Fix smatch type mismatch warning
Masami Hiramatsu
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-26
Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
[prev]
[next]