index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-12-16
16
-182
/
+642
|
\
|
*
tracing: Improve panic/die notifiers
Guilherme G. Piccoli
2022-12-14
1
-28
/
+27
|
*
ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
Guilherme G. Piccoli
2022-12-14
1
-0
/
+1
|
*
tracing: Do not synchronize freeing of trigger filter on boot up
Steven Rostedt (Google)
2022-12-14
1
-2
/
+8
|
*
tracing: Have trigger filter parsing errors show up in error_log
Steven Rostedt (Google)
2022-12-13
1
-1
/
+8
|
*
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
2022-12-12
1
-1
/
+14
|
*
tracing/osnoise: Add preempt and/or irq disabled options
Daniel Bristot de Oliveira
2022-12-10
1
-5
/
+43
|
*
tracing/osnoise: Add PANIC_ON_STOP option
Daniel Bristot de Oliveira
2022-12-10
1
-1
/
+5
|
*
tracing: Fix some checker warnings
David Howells
2022-12-10
2
-3
/
+4
|
*
tracing/osnoise: Make osnoise_options static
Daniel Bristot de Oliveira
2022-12-10
1
-2
/
+2
|
*
tracing: remove unnecessary trace_trigger ifdef
Ross Zwisler
2022-12-10
1
-6
/
+0
|
*
ring-buffer: Handle resize in early boot up
Steven Rostedt
2022-12-10
1
-7
/
+25
|
*
tracing/hist: Fix issue of losting command info in error_log
Zheng Yejian
2022-12-10
1
-1
/
+1
|
*
tracing: Fix issue of missing one synthetic field
Zheng Yejian
2022-12-10
1
-1
/
+1
|
*
tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
Zheng Yejian
2022-12-10
1
-2
/
+8
|
*
tracing/hist: Fix wrong return value in parse_action_params()
Zheng Yejian
2022-12-10
1
-0
/
+1
|
*
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
2022-12-10
3
-15
/
+18
|
*
tracing/probes: Handle system names with hyphens
Steven Rostedt (Google)
2022-12-10
2
-4
/
+17
|
*
trace/kprobe: remove duplicated calls of ring_buffer_event_data
Song Chen
2022-12-10
1
-2
/
+0
|
*
tracing: Add nohitcount option for suppressing display of raw hitcount
Masami Hiramatsu (Google)
2022-12-10
2
-8
/
+29
|
*
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
2022-12-10
2
-17
/
+63
|
*
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
2022-12-10
2
-15
/
+78
|
*
tracing: Allow multiple hitcount values in histograms
Tom Zanussi
2022-12-10
1
-3
/
+9
|
*
tracing/user_events: Fix call print_fmt leak
Beau Belgrave
2022-11-28
1
-0
/
+1
|
*
ftrace: Avoid needless updates of the ftrace function call
Steven Rostedt (Google)
2022-11-24
1
-2
/
+15
|
*
tracing: Optimize event type allocation with IDA
Zheng Yejian
2022-11-24
1
-50
/
+16
|
*
tracing: Make tracepoint_print_iter static
Xiu Jianfeng
2022-11-24
2
-3
/
+1
|
*
tracing/perf: Use strndup_user instead of kzalloc/strncpy_from_user
Chuang Wang
2022-11-24
1
-10
/
+6
|
*
tracing/osnoise: Add OSNOISE_WORKLOAD option
Daniel Bristot de Oliveira
2022-11-24
1
-6
/
+22
|
*
tracing/osnoise: Add osnoise/options file
Daniel Bristot de Oliveira
2022-11-24
1
-0
/
+170
|
*
ring_buffer: Remove unused "event" parameter
Song Chen
2022-11-24
3
-9
/
+7
|
*
tracing: Add trace_trigger kernel command line option
Steven Rostedt (Google)
2022-11-24
1
-2
/
+70
|
*
ftrace: Clean comments related to FTRACE_OPS_FL_PER_CPU
Zheng Yejian
2022-11-24
1
-7
/
+3
*
|
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
1
-1
/
+8
|
\
\
|
*
\
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
12
-130
/
+175
|
|
\
\
|
*
|
|
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
2022-10-17
1
-1
/
+8
*
|
|
|
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-14
2
-11
/
+118
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
15
-73
/
+144
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
bpf: Introduce might_sleep field in bpf_func_proto
Yonghong Song
2022-11-24
1
-2
/
+2
|
*
|
|
|
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
2022-11-20
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
4
-25
/
+25
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-02
2
-8
/
+115
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-26
1
-0
/
+4
|
|
*
|
|
|
|
bpf: Add new bpf_task_storage_delete proto with no deadlock detection
Martin KaFai Lau
2022-10-26
1
-1
/
+3
|
|
*
|
|
|
|
bpf: Add new bpf_task_storage_get proto with no deadlock detection
Martin KaFai Lau
2022-10-26
1
-1
/
+4
|
|
*
|
|
|
|
bpf: Append _recur naming to the bpf_task_storage helper proto
Martin KaFai Lau
2022-10-26
1
-2
/
+2
|
|
*
|
|
|
|
bpf: Take module reference on kprobe_multi link
Jiri Olsa
2022-10-25
1
-0
/
+92
|
|
*
|
|
|
|
bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp
Jiri Olsa
2022-10-25
1
-3
/
+3
|
|
*
|
|
|
|
ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
Jiri Olsa
2022-10-25
1
-5
/
+11
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-3
/
+4
|
\
\
\
\
\
\
[next]