index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-08
ftrace: Simplify the dyn_ftrace->flags macro
Wei Yang
2020-10-08
ftrace: Simplify the hash calculation
Steven Rostedt (VMware)
2020-10-08
ftrace: Use fls() to get the bits for dup_hash()
Wei Yang
2020-10-08
tracing: Change synthetic event string format to limit printed length
Steven Rostedt (VMware)
2020-10-08
selftests/ftrace: Add test case for synthetic event dynamic strings
Tom Zanussi
2020-10-08
tracing: Add README information for synthetic_events file
Tom Zanussi
2020-10-05
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
2020-10-05
tracing: Save normal string variables
Tom Zanussi
2020-10-05
tracing: Fix parse_synth_field() error handling
Tom Zanussi
2020-10-05
tracing: Change STR_VAR_MAX_LEN
Tom Zanussi
2020-10-02
ftrace: Fix some typos in comment
Qiujun Huang
2020-09-28
x86: Use tracepoint_enabled() for msr tracepoints instead of open coding it
Steven Rostedt (VMware)
2020-09-25
mm/page_ref: Convert the open coded tracepoint enabled to the new helper
Steven Rostedt (VMware)
2020-09-25
tracepoints: Add helper to test if tracepoint is enabled in a header
Steven Rostedt (VMware)
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
2020-09-21
Documentation: tracing: Add the startup timing of boot-time tracing
Masami Hiramatsu
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
2020-09-21
tracing: Enable adding dynamic events early stage
Masami Hiramatsu
2020-09-21
tracing: Define event fields early stage
Masami Hiramatsu
2020-09-21
kprobes: Init kprobes in early_initcall
Masami Hiramatsu
2020-09-21
selftests/ftrace: Add %return suffix tests
Masami Hiramatsu
2020-09-21
Documentation: tracing: boot: Add an example of tracing function-calls
Masami Hiramatsu
2020-09-21
Documentation: tracing: Add %return suffix description
Masami Hiramatsu
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
Documentation: tracing: Add tracing_on option to boot-time tracer
Masami Hiramatsu
2020-09-21
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
2020-09-21
fgraph: Convert ret_stack tasklist scanning to rcu
Davidlohr Bueso
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
2020-09-21
kprobes: Use module_name() macro
Jarkko Sakkinen
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-09-18
tracing: toplevel d_entry already initialized
Wei Yang
2020-09-18
tools/bootconfig: Add --init option for bconf2ftrace.sh
Masami Hiramatsu
2020-09-18
tools/bootconfig: Add a script to generates bootconfig from ftrace
Masami Hiramatsu
2020-09-18
tools/bootconfig: Add a script to generate ftrace shell-command from bootconfig
Masami Hiramatsu
2020-09-18
tools/bootconfig: Make all functions static
Masami Hiramatsu
2020-09-18
tools/bootconfig: Add list option
Masami Hiramatsu
2020-09-18
tools/bootconfig: Show bootconfig compact tree from bootconfig file
Masami Hiramatsu
2020-09-18
bootconfig: init: make xbc_namebuf static
Jason Yan
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-09-18
tracing: fix double free
Tom Rix
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
2020-09-18
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-09-13
Linux 5.9-rc5
v5.9-rc5
Linus Torvalds
[next]