Show patches with: Submitter = Masami Hiramatsu (Google)       |    Archived = No       |   1053 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/7] tracing: tprobe-events: Register tracepoint when enable tprobe event tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-31 Masami Hiramatsu (Google) New
[v2,6/7] selftests: tracing: Enable fprobe events before checking enable_functions tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-31 Masami Hiramatsu (Google) New
[v2,5/7] tracing: fprobe-events: Register fprobe-events only when it is enabled tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-31 Masami Hiramatsu (Google) New
[v2,4/7] tracing: tprobe-events: Support multiple tprobes on the same tracepoint tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-31 Masami Hiramatsu (Google) New
[v2,3/7] tracing: tprobe-events: Remove mod field from tprobe-event tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-31 Masami Hiramatsu (Google) New
[v2,2/7] tracing: fprobe: Cleanup fprobe hash when module unloading tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-31 Masami Hiramatsu (Google) New
[v2,1/7] tracing: fprobe events: Fix possible UAF on modules tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-31 Masami Hiramatsu (Google) New
tracing: fprobe events: Fix possible UAF on modules tracing: fprobe events: Fix possible UAF on modules - - - --- 2025-03-31 Masami Hiramatsu (Google) New
tracing: fprobe: Fix to lock module while registering fprobe tracing: fprobe: Fix to lock module while registering fprobe - - - --- 2025-03-30 Masami Hiramatsu (Google) New
[v2] tracing: probe-events: Cleanup entry-arg storing code [v2] tracing: probe-events: Cleanup entry-arg storing code - - - --- 2025-03-29 Masami Hiramatsu (Google) New
[v6,1/1] tracing: Show last module text symbols in the stacktrace tracing: Show last boot module symbols - - - --- 2025-03-24 Masami Hiramatsu (Google) Accepted
[v5,2/2] tracing: Show last module text symbols in the stacktrace tracing: Show last boot module symbols - - - --- 2025-03-18 Masami Hiramatsu (Google) Superseded
[v5,1/2] tracing: Fix a compilation error without CONFIG_MODULES tracing: Show last boot module symbols - - - --- 2025-03-18 Masami Hiramatsu (Google) Superseded
[RFC] tracing: tprobe-events: Register tracepoint when enable tprobe event [RFC] tracing: tprobe-events: Register tracepoint when enable tprobe event - - - --- 2025-03-17 Masami Hiramatsu (Google) New
[4/4] selftests: tracing: Enable fprobe events before checking enable_functions tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-16 Masami Hiramatsu (Google) rostedt Superseded
[3/4] tracing: fprobe-events: Register fprobe-events only when it is enabled tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-16 Masami Hiramatsu (Google) rostedt Superseded
[2/4] tracing: tprobe-events: Support multiple tprobes on the same tracepoint tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-16 Masami Hiramatsu (Google) rostedt Superseded
[1/4] tracing: tprobe-events: Remove mod field from tprobe-event tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-16 Masami Hiramatsu (Google) rostedt Superseded
[v4,2/2] tracing: Show last module text symbols in the stacktrace tracing: Show last boot module symbols - - - --- 2025-03-13 Masami Hiramatsu (Google) Superseded
[v4,1/2] tracing: Fix a compilation error without CONFIG_MODULES tracing: Show last boot module symbols - - - --- 2025-03-13 Masami Hiramatsu (Google) Superseded
tracing: tprobe-events: Fix leakage of module refcount tracing: tprobe-events: Fix leakage of module refcount - - - --- 2025-03-13 Masami Hiramatsu (Google) Accepted
[v2] tracing: Skip update_last_data() if cleared and remove active check for save_mod() [v2] tracing: Skip update_last_data() if cleared and remove active check for save_mod() - - - --- 2025-03-11 Masami Hiramatsu (Google) Accepted
[v3] tracing: Show last module text symbols in the stacktrace [v3] tracing: Show last module text symbols in the stacktrace - - - --- 2025-03-10 Masami Hiramatsu (Google) Superseded
[v2] tracing: tprobe-events: Fix to clean up tprobe correctly when module unload [v2] tracing: tprobe-events: Fix to clean up tprobe correctly when module unload - - - --- 2025-03-10 Masami Hiramatsu (Google) Accepted
tracing: tprobe-events: Fix to clean up tprobe correctly when module unload tracing: tprobe-events: Fix to clean up tprobe correctly when module unload - - - --- 2025-03-06 Masami Hiramatsu (Google) Superseded
tracing: probe-events: Cleanup entry-arg storing code tracing: probe-events: Cleanup entry-arg storing code - - - --- 2025-03-03 Masami Hiramatsu (Google) Superseded
tracing: probe-events: Add comments about entry data storing code tracing: probe-events: Add comments about entry data storing code - 1 - --- 2025-02-27 Masami Hiramatsu (Google) Accepted
[8/8] selftests/ftrace: Add dynamic events argument limitation test case tracing: probes: Fixes and enhancing error logs - - - --- 2025-02-26 Masami Hiramatsu (Google) Accepted
[7/8] selftests/ftrace: Add new syntax error test tracing: probes: Fixes and enhancing error logs - - - --- 2025-02-26 Masami Hiramatsu (Google) Accepted
[6/8] selftests/ftrace: Expand the tprobe event test to check wrong format tracing: probes: Fixes and enhancing error logs - - - --- 2025-02-26 Masami Hiramatsu (Google) Accepted
[5/8] tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro tracing: probes: Fixes and enhancing error logs - 1 - --- 2025-02-26 Masami Hiramatsu (Google) Accepted
[4/8] tracing: probe-events: Log errro for exceeding the number of arguments tracing: probes: Fixes and enhancing error logs - 1 - --- 2025-02-26 Masami Hiramatsu (Google) Accepted
[3/8] tracing: fprobe-events: Log error for exceeding the number of entry args tracing: probes: Fixes and enhancing error logs - 1 - --- 2025-02-26 Masami Hiramatsu (Google) Accepted
[2/8] tracing: tprobe-events: Reject invalid tracepoint name tracing: probes: Fixes and enhancing error logs - 1 - --- 2025-02-26 Masami Hiramatsu (Google) Accepted
[1/8] tracing: tprobe-events: Fix a memory leak when tprobe with $retval tracing: probes: Fixes and enhancing error logs - 1 - --- 2025-02-26 Masami Hiramatsu (Google) Accepted
[v4,2/2] tracing: Freeable reserved ring buffer tracing: Make persistent ring buffer freeable - - - --- 2025-02-18 Masami Hiramatsu (Google) Queued
[v4,1/2] mm/memblock: Add reserved memory release function tracing: Make persistent ring buffer freeable 1 - - --- 2025-02-18 Masami Hiramatsu (Google) Accepted
[v3,2/2] tracing: Freeable reserved ring buffer tracing: Make persistent ring buffer freeable - - - --- 2025-02-11 Masami Hiramatsu (Google) Superseded
[v3,1/2] mm/memblock: Add reserved memory release function tracing: Make persistent ring buffer freeable 1 - - --- 2025-02-11 Masami Hiramatsu (Google) Superseded
[RFC,v2,3/3] tracing: Freeable reserved ring buffer tracing: Improve persistent ring buffer - - - --- 2025-02-10 Masami Hiramatsu (Google) Superseded
[RFC,v2,2/3] mm/memblock: Add reserved memory release function tracing: Improve persistent ring buffer - - - --- 2025-02-10 Masami Hiramatsu (Google) Superseded
[RFC,v2,1/3] tracing: Show last module text symbols in the stacktrace tracing: Improve persistent ring buffer - - - --- 2025-02-10 Masami Hiramatsu (Google) Superseded
[3/3] tracing: Show last module text symbols in the stacktrace [1/3] tracing: Skip update_last_data() if it is already updated - - - --- 2025-02-06 Masami Hiramatsu (Google) Superseded
[2/3] tracing: Remove checking the activity when module map is updating [1/3] tracing: Skip update_last_data() if it is already updated - - - --- 2025-02-06 Masami Hiramatsu (Google) Superseded
[1/3] tracing: Skip update_last_data() if it is already updated [1/3] tracing: Skip update_last_data() if it is already updated - - - --- 2025-02-06 Masami Hiramatsu (Google) Superseded
ftrace: x86: Fix a compile error about get_kernel_nofault() ftrace: x86: Fix a compile error about get_kernel_nofault() 3 - - --- 2025-02-06 Masami Hiramatsu (Google) New
[v2,2/2] tracing: Add relative-stacktrace option tracing: Introduce relative stacktrace - - - --- 2025-02-01 Masami Hiramatsu (Google) rostedt New
[v2,1/2] modules: Add __module_build_id() to find module by build_id tracing: Introduce relative stacktrace - - - --- 2025-02-01 Masami Hiramatsu (Google) rostedt New
[RFC,3/3] modules: tracing: Add module_text_offsets event tracing: Introduce relative stacktrace - - - --- 2025-01-28 Masami Hiramatsu (Google) Superseded
[RFC,2/3] tracing: Introduce "rel_stack" option tracing: Introduce relative stacktrace - - - --- 2025-01-28 Masami Hiramatsu (Google) Superseded
[RFC,1/3] tracing: Record stacktrace as the offset from _stext tracing: Introduce relative stacktrace - - - --- 2025-01-28 Masami Hiramatsu (Google) Superseded
[2/2] s390: tracing: Define ftrace_get_symaddr() for s390 tracing: s390: Fix fprobes on s390 - - - --- 2025-01-28 Masami Hiramatsu (Google) Accepted
[1/2] s390: fgraph: Fix to remove ftrace_test_recursion_trylock() tracing: s390: Fix fprobes on s390 - - 2 --- 2025-01-28 Masami Hiramatsu (Google) Accepted
[v7] tracing: Adopt __free() and guard() for trace_fprobe.c [v7] tracing: Adopt __free() and guard() for trace_fprobe.c - 1 - --- 2025-01-17 Masami Hiramatsu (Google) Accepted
fgraph: Move trace_clock_local() for return time to function_graph tracer fgraph: Move trace_clock_local() for return time to function_graph tracer - 1 - --- 2025-01-12 Masami Hiramatsu (Google) Superseded
[v6,5/5] tracing: Adopt __free() and guard() for trace_fprobe.c tracing/probes: Cleanup with guard and __free for kprobe and fprobe - 1 - --- 2025-01-09 Masami Hiramatsu (Google) Superseded
[v6,4/5] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos tracing/probes: Cleanup with guard and __free for kprobe and fprobe - 1 - --- 2025-01-09 Masami Hiramatsu (Google) Accepted
[v6,3/5] tracing: Use __free() for kprobe events to cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - 1 - --- 2025-01-09 Masami Hiramatsu (Google) Accepted
[v6,2/5] tracing: Use __free() in trace_probe for cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - 1 - --- 2025-01-09 Masami Hiramatsu (Google) Accepted
[v6,1/5] tracing/kprobes: Fix to free objects when failed to copy a symbol tracing/probes: Cleanup with guard and __free for kprobe and fprobe - 1 - --- 2025-01-09 Masami Hiramatsu (Google) Accepted
[v5,5/5] tracing: Adopt __free() and guard() for trace_fprobe.c tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v5,4/5] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v5,3/5] tracing: Use __free() for kprobe events to cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - 1 - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v5,2/5] tracing: Use __free() in trace_probe for cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - 1 - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v5,1/5] tracing/kprobes: Fix to free objects when failed to copy a symbol tracing/probes: Cleanup with guard and __free for kprobe and fprobe - 1 - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v4,5/5] tracing: Adopt __free() and guard() for trace_fprobe.c tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v4,4/5] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v4,3/5] tracing: Use __free() for kprobe events to cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v4,2/5] tracing: Use __free() in trace_probe for cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[v4,1/5] tracing/kprobes: Fix to free objects when failed to copy a symbol tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-08 Masami Hiramatsu (Google) Superseded
[2/2] selftests/ftrace: Make uprobe test more robust against binary name selftests/ftrace: Fix ftracetest test cases - - - --- 2025-01-07 Masami Hiramatsu (Google) Accepted
[1/2] selftests/ftrace: Fix to use remount when testing mount GID option selftests/ftrace: Fix ftracetest test cases - - - --- 2025-01-07 Masami Hiramatsu (Google) Accepted
[v3,5/5] tracing: Adopt __free() and guard() for trace_fprobe.c tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-07 Masami Hiramatsu (Google) Superseded
[v3,4/5] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-07 Masami Hiramatsu (Google) Superseded
[v3,3/5] tracing: Use __free() for kprobe events to cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-07 Masami Hiramatsu (Google) Superseded
[v3,2/5] tracing: Use __free() in trace_probe for cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-07 Masami Hiramatsu (Google) Superseded
[v3,1/5] tracing/kprobes: Fix to free objects when failed to copy a symbol tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-07 Masami Hiramatsu (Google) Superseded
[v2,7/7] tracing: Adopt __free() and guard() for trace_fprobe.c tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-06 Masami Hiramatsu (Google) Superseded
[v2,6/7] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-06 Masami Hiramatsu (Google) Superseded
[v2,5/7] tracing: Use __free() for kprobe events to cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-06 Masami Hiramatsu (Google) Superseded
[v2,4/7] tracing: Use __free() in trace_probe for cleanup tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-06 Masami Hiramatsu (Google) Superseded
[v2,3/7] tracing: Use __free() for argv in dynevent tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-06 Masami Hiramatsu (Google) Superseded
[v2,2/7] Provide __free(argv_free) for argv_split() users tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-06 Masami Hiramatsu (Google) Superseded
[v2,1/7] tracing/kprobes: Fix to free objects when failed to copy a symbol tracing/probes: Cleanup with guard and __free for kprobe and fprobe - - - --- 2025-01-06 Masami Hiramatsu (Google) Superseded
[v2,6/6] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos tracing/kprobes: Cleanup with guard and __free - - - --- 2025-01-05 Masami Hiramatsu (Google) Superseded
[v2,5/6] tracing: Use __free() for kprobe events to cleanup tracing/kprobes: Cleanup with guard and __free - - - --- 2025-01-05 Masami Hiramatsu (Google) Superseded
[v2,4/6] tracing: Use __free() in trace_probe for cleanup tracing/kprobes: Cleanup with guard and __free - - - --- 2025-01-05 Masami Hiramatsu (Google) Superseded
[v2,3/6] tracing: Use __free() for argv in dynevent tracing/kprobes: Cleanup with guard and __free - - - --- 2025-01-05 Masami Hiramatsu (Google) Superseded
[v2,2/6] Provide __free(argv) for argv_split() users tracing/kprobes: Cleanup with guard and __free - - - --- 2025-01-05 Masami Hiramatsu (Google) Superseded
[v2,1/6] tracing/kprobes: Fix to free objects when failed to copy a symbol tracing/kprobes: Cleanup with guard and __free - - - --- 2025-01-05 Masami Hiramatsu (Google) Superseded
[6/6] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos kprobes: jump label: Cleanup with guard and __free - - - --- 2025-01-03 Masami Hiramatsu (Google) Superseded
[5/6] tracing: Use __free() for kprobe events to cleanup kprobes: jump label: Cleanup with guard and __free - - - --- 2025-01-03 Masami Hiramatsu (Google) Superseded
[4/6] tracing: Use __free() in trace_probe for cleanup kprobes: jump label: Cleanup with guard and __free - - - --- 2025-01-03 Masami Hiramatsu (Google) Superseded
[3/6] tracing: Use __free() for argv in dynevent kprobes: jump label: Cleanup with guard and __free - - - --- 2025-01-03 Masami Hiramatsu (Google) Superseded
[2/6] Provide __free(argv) for argv_split() users kprobes: jump label: Cleanup with guard and __free - - - --- 2025-01-03 Masami Hiramatsu (Google) Superseded
[1/6] tracing/kprobes: Fix to free objects when failed to copy a symbol kprobes: jump label: Cleanup with guard and __free - - - --- 2025-01-03 Masami Hiramatsu (Google) Superseded
[v23] bpf: Use ftrace_get_symaddr() for kprobe_multi probes [v23] bpf: Use ftrace_get_symaddr() for kprobe_multi probes - - - --- 2024-12-31 Masami Hiramatsu (Google) Accepted
[v7.1,3/3] selftests/tracing: Add hist poll() support test Untitled series #921286 - 1 - --- 2024-12-29 Masami Hiramatsu (Google) Accepted
[v7,3/3] selftests/tracing: Add hist poll() support test tracing: Support poll on event hist file - 1 - --- 2024-12-27 Masami Hiramatsu (Google) Superseded
[v7,2/3] tracing/hist: Support POLLPRI event for poll on histogram tracing: Support poll on event hist file - 1 - --- 2024-12-27 Masami Hiramatsu (Google) Accepted
« 1 2 3 410 11 »