index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2022-10-24
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2022-10-24
tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
Nico Pache
2022-10-24
tracing: kprobe: Make gen test module work in arm and riscv
Yipeng Zou
2022-10-24
tracing: kprobe: Fix kprobe event gen test module on exit
Yipeng Zou
2022-10-24
tracing: Fix reading strings from synthetic events
Steven Rostedt (Google)
2022-10-24
tracing: Add "(fault)" name injection to kernel probes
Steven Rostedt (Google)
2022-10-24
tracing: Move duplicate code of trace_kprobe/eprobe.c into header
Steven Rostedt (Google)
2022-10-24
tracing: Do not free snapshot if tracer is on cmdline
Steven Rostedt (Google)
2022-10-24
tracing: Add ioctl() to force ring buffer waiters to wake up
Steven Rostedt (Google)
2022-10-24
tracing: Wake up waiters when tracing is disabled
Steven Rostedt (Google)
2022-10-24
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2022-10-24
tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
Waiman Long
2022-10-24
ring-buffer: Fix race between reset page and reading page
Steven Rostedt (Google)
2022-10-24
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
2022-10-24
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
2022-10-24
ring-buffer: Have the shortest_full queue be the shortest not longest
Steven Rostedt (Google)
2022-10-24
ring-buffer: Allow splice to read previous partially read pages
Steven Rostedt (Google)
2022-10-24
ftrace: Still disable enabled records marked as disabled
Steven Rostedt (Google)
2022-10-24
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
2022-09-15
tracing: Fix to check event_mutex is held while accessing trigger list
Masami Hiramatsu (Google)
2022-09-15
tracing: hold caller_addr to hardirq_{enable,disable}_ip
Yipeng Zou
2022-09-05
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-08-25
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-08-25
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
2022-08-25
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
2022-08-17
blktrace: Trace remapped requests correctly
Bart Van Assche
2022-07-12
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-23
Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-06-17
tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()
Gautam Menghani
2022-06-17
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
2022-06-17
tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp...
Masami Hiramatsu (Google)
2022-06-17
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-06-16
bpf: Force cookies array to follow symbols sorting
Jiri Olsa
2022-06-16
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-07
bpf: Use safer kvmalloc_array() where possible
Dan Carpenter
2022-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-01
ftrace/fgraph: fix increased missing-prototypes warnings
Chengming Zhou
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-28
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
2022-05-26
tracing: Fix comments for event_trigger_separate_filter()
sunliming
2022-05-26
ftrace: Clean up hash direct_functions on register failures
Song Liu
[next]