开源镜像站
帮助
下载
动态
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
2025-11-26
tracing: Remove get_trigger_ops() and add count_func() from trigger ops
Steven Rostedt
2025-11-26
tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
2025-11-26
ftrace: Avoid redundant initialization in register_ftrace_direct
Menglong Dong
2025-11-26
tracing: Remove unused variable in tracing_trace_options_show()
Steven Rostedt
2025-11-26
fgraph: Make fgraph_no_sleep_time signed
Steven Rostedt
2025-11-14
tracing: Convert function graph set_flags() to use a switch() statement
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option sleep-time be per instance
Steven Rostedt
2025-11-14
tracing: Move graph-time out of function graph options
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option funcgraph-irqs be per instance
Steven Rostedt
2025-11-13
trace/pid_list: optimize pid_list->lock contention
Yongliang Gao
2025-11-13
tracing: Have function graph tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have function tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have tracer option be instance specific
Steven Rostedt
2025-11-10
tracing: Report wrong dynamic event command
Masami Hiramatsu (Google)
2025-11-10
tracing: Use switch statement instead of ifs in set_tracer_flag()
Steven Rostedt
2025-11-10
tracing: Exit out immediately after update_marker_trace()
Steven Rostedt
2025-11-10
tracing: Have add_tracer_options() error pass up to callers
Steven Rostedt
2025-11-10
tracing: Remove dummy options and flags
Steven Rostedt
2025-11-10
tracing: Hide __NR_utimensat and _NR_mq_timedsend when not defined
Steven Rostedt
2025-11-04
Merge branch 'topic/func-profiler-offset' of git://git.kernel.org/pub/scm/lin...
Steven Rostedt
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
2025-10-28
tracing: Have persistent ring buffer print syscalls normally
Steven Rostedt
2025-10-28
tracing: Check for printable characters when printing field dyn strings
Steven Rostedt
2025-10-28
tracing: Add parsing of flags to the sys_enter_openat trace event
Steven Rostedt
2025-10-28
tracing: Show printable characters in syscall arrays
Steven Rostedt
2025-10-28
tracing: Add a config and syscall_user_buf_size file to limit amount written
Steven Rostedt
2025-10-28
tracing: Allow syscall trace events to read more than one user parameter
Steven Rostedt
2025-10-28
tracing: Display some syscall arrays as strings
Steven Rostedt
2025-10-28
tracing: Have system call events record user array data
Steven Rostedt
2025-10-28
perf: tracing: Have perf system calls read user space
Steven Rostedt
2025-10-28
perf: tracing: Simplify perf_sysenter_enable/disable() with guards
Steven Rostedt
2025-10-28
tracing: Have syscall trace events read user space string
Steven Rostedt
2025-10-28
tracing: Make trace_user_fault_read() exposed to rest of tracing
Steven Rostedt
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
2025-10-09
Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-08
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
2025-10-08
ring buffer: Propagate __rb_map_vma return value to caller
Ankit Khushwaha
2025-10-08
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
2025-10-08
tracing: Fix wakeup tracers on failure of acquiring calltime
Steven Rostedt
2025-10-08
tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul
Thorsten Blum
2025-10-05
Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-10-05
Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-03
tracing: Fix lock imbalance in s_start() memory allocation failure path
Sasha Levin
[next]