开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2022-12-10
tracing/osnoise: Add PANIC_ON_STOP option
Daniel Bristot de Oliveira
2022-12-10
tracing: Fix some checker warnings
David Howells
2022-12-10
tracing/osnoise: Make osnoise_options static
Daniel Bristot de Oliveira
2022-12-10
tracing: remove unnecessary trace_trigger ifdef
Ross Zwisler
2022-12-10
ring-buffer: Handle resize in early boot up
Steven Rostedt
2022-12-10
tracing/hist: Fix issue of losting command info in error_log
Zheng Yejian
2022-12-10
tracing: Fix issue of missing one synthetic field
Zheng Yejian
2022-12-10
tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
Zheng Yejian
2022-12-10
tracing/hist: Fix wrong return value in parse_action_params()
Zheng Yejian
2022-12-09
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
2022-12-09
tracing/probes: Handle system names with hyphens
Steven Rostedt (Google)
2022-12-09
trace/kprobe: remove duplicated calls of ring_buffer_event_data
Song Chen
2022-12-09
tracing: Add nohitcount option for suppressing display of raw hitcount
Masami Hiramatsu (Google)
2022-12-09
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
2022-12-09
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
2022-12-09
tracing: Allow multiple hitcount values in histograms
Tom Zanussi
2022-11-28
tracing/user_events: Fix call print_fmt leak
Beau Belgrave
2022-11-23
ftrace: Avoid needless updates of the ftrace function call
Steven Rostedt (Google)
2022-11-23
tracing: Optimize event type allocation with IDA
Zheng Yejian
2022-11-23
tracing: Make tracepoint_print_iter static
Xiu Jianfeng
2022-11-23
tracing/perf: Use strndup_user instead of kzalloc/strncpy_from_user
Chuang Wang
2022-11-23
tracing/osnoise: Add OSNOISE_WORKLOAD option
Daniel Bristot de Oliveira
2022-11-23
tracing/osnoise: Add osnoise/options file
Daniel Bristot de Oliveira
2022-11-23
ring_buffer: Remove unused "event" parameter
Song Chen
2022-11-23
tracing: Add trace_trigger kernel command line option
Steven Rostedt (Google)
2022-11-23
ftrace: Clean comments related to FTRACE_OPS_FL_PER_CPU
Zheng Yejian
2022-11-23
tracing: Free buffers when a used dynamic event is removed
Steven Rostedt (Google)
2022-11-23
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
2022-11-23
tracing: Fix race where histograms can be called before the event
Steven Rostedt (Google)
2022-11-22
tracing/osnoise: Fix duration type
Daniel Bristot de Oliveira
2022-11-22
tracing/user_events: Fix memory leak in user_event_create()
Xiu Jianfeng
2022-11-22
tracing/hist: add in missing * in comment blocks
Colin Ian King
2022-11-20
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-20
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
2022-11-17
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
2022-11-17
tracing: Remove unused __bad_type_size() method
Qiujun Huang
2022-11-18
tracing/eprobe: Fix eprobe filter to make a filter correctly
Masami Hiramatsu (Google)
2022-11-18
tracing/eprobe: Fix warning in filter creation
Rafael Mendonca
2022-11-18
rethook: fix a potential memleak in rethook_alloc()
Yi Yang
2022-11-18
tracing/eprobe: Fix memory leak of filter string
Rafael Mendonca
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...
Shang XiaoJing
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...
Shang XiaoJing
2022-11-17
tracing: Fix wild-memory-access in register_synth_event()
Shang XiaoJing
2022-11-17
tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()
Shang XiaoJing
2022-11-17
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
2022-11-17
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
2022-11-17
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
2022-11-17
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
2022-11-16
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
2022-11-16
ring-buffer: Include dropped pages in counting dirty patches
Steven Rostedt (Google)
[next]