index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2023-07-23
1
-1
/
+2
*
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-13
1
-0
/
+1
*
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
2023-07-12
1
-2
/
+19
*
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2023-07-07
1
-1
/
+1
|
\
|
*
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
2023-07-05
1
-1
/
+1
*
|
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-30
1
-1
/
+12
|
\
\
|
*
|
tracing/probes: Support function parameters if BTF is available
Masami Hiramatsu (Google)
2023-06-06
1
-0
/
+4
|
*
|
tracing/probes: Add tracepoint support on fprobe_events
Masami Hiramatsu (Google)
2023-06-06
1
-0
/
+1
|
*
|
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-06
1
-1
/
+7
|
|
/
*
|
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-28
1
-4
/
+4
|
\
\
|
*
|
tracing: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
1
-4
/
+4
*
|
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
trace: Convert trace/seq to use copy_splice_read()
David Howells
2023-05-24
1
-1
/
+1
|
|
/
*
|
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
2023-05-29
1
-2
/
+8
*
|
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
2023-05-29
1
-1
/
+4
*
|
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
2023-05-29
1
-0
/
+7
*
|
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
2023-05-29
1
-4
/
+16
*
|
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-05-24
1
-1
/
+1
|
/
*
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-05
1
-1
/
+1
|
\
|
*
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-05-03
1
-1
/
+1
*
|
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-29
1
-2
/
+5
|
\
|
|
*
tracing: Add "fields" option to show raw trace event fields
Steven Rostedt (Google)
2023-03-29
1
-2
/
+5
*
|
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-05
1
-0
/
+1
*
|
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
2023-04-05
1
-6
/
+7
*
|
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
2023-04-05
1
-7
/
+7
|
/
*
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-19
1
-0
/
+2
|
\
|
*
tracing: Make splice_read available again
Sung-hun Kim
2023-03-19
1
-0
/
+2
*
|
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-02-23
1
-2
/
+2
|
\
\
|
*
|
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-02-21
1
-1
/
+1
|
*
|
tracing/eprobe: Fix to add filter on eprobe description in README file
Masami Hiramatsu (Google)
2023-02-21
1
-1
/
+1
*
|
|
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-23
1
-19
/
+145
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tracing: Always use canonical ftrace path
Ross Zwisler
2023-02-18
1
-1
/
+1
|
*
|
tracing: Allow boot instances to have snapshot buffers
Steven Rostedt (Google)
2023-02-07
1
-7
/
+72
|
*
|
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
2023-02-07
1
-10
/
+17
|
*
|
tracing: Add enabling of events to boot instances
Steven Rostedt (Google)
2023-02-07
1
-0
/
+4
|
*
|
tracing: Add creation of instances at boot command line
Steven Rostedt (Google)
2023-02-07
1
-0
/
+50
|
*
|
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
2023-01-25
1
-1
/
+1
*
|
|
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-0
/
+2
|
|
\
|
|
*
|
tracing: WARN on rcuidle
Peter Zijlstra
2023-01-13
1
-0
/
+3
*
|
|
tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...
Shiju Jose
2023-02-02
1
-3
/
+0
|
|
/
|
/
|
*
|
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
2023-01-24
1
-0
/
+2
|
/
*
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-22
1
-1
/
+1
|
\
|
*
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
2022-12-15
1
-1
/
+1
*
|
tracing: Improve panic/die notifiers
Guilherme G. Piccoli
2022-12-14
1
-28
/
+27
*
|
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
2022-12-12
1
-1
/
+14
*
|
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
2022-12-10
1
-10
/
+13
*
|
tracing: Add nohitcount option for suppressing display of raw hitcount
Masami Hiramatsu (Google)
2022-12-10
1
-0
/
+3
*
|
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
2022-12-10
1
-1
/
+2
*
|
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
2022-12-10
1
-1
/
+2
[next]