index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
2023-06-28
1
-1
/
+10
*
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-05-11
1
-1
/
+1
*
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
2023-04-20
1
-7
/
+7
*
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
2023-04-20
1
-10
/
+17
*
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-13
1
-0
/
+1
*
tracing: Make splice_read available again
Sung-hun Kim
2023-03-22
1
-0
/
+2
*
tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...
Shiju Jose
2023-02-14
1
-3
/
+0
*
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
2023-02-01
1
-0
/
+2
*
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
2023-01-12
1
-1
/
+14
*
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
2023-01-12
1
-10
/
+13
*
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-11-26
1
-1
/
+1
*
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
2022-11-26
1
-0
/
+1
*
tracing: Do not free snapshot if tracer is on cmdline
Steven Rostedt (Google)
2022-10-29
1
-4
/
+6
*
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
2022-10-29
1
-2
/
+0
*
tracing: Add ioctl() to force ring buffer waiters to wake up
Steven Rostedt (Google)
2022-10-26
1
-0
/
+22
*
tracing: Wake up waiters when tracing is disabled
Steven Rostedt (Google)
2022-10-26
1
-0
/
+6
*
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2022-10-26
1
-0
/
+15
*
tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
Waiman Long
2022-10-26
1
-0
/
+23
*
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-07-29
1
-2
/
+4
*
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
2022-07-29
1
-51
/
+27
*
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2022-07-21
1
-5
/
+6
*
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-06-14
1
-0
/
+7
*
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-06-14
1
-3
/
+3
*
tracing: Have trace event string test handle zero length strings
Steven Rostedt (Google)
2022-04-08
1
-2
/
+7
*
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-03-16
1
-4
/
+6
*
tracing: Fix return value of __setup handlers
Randy Dunlap
2022-03-08
1
-2
/
+2
*
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-02-23
1
-0
/
+4
*
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-02-01
1
-1
/
+2
*
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
2022-01-11
1
-2
/
+2
*
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
2022-01-11
1
-1
/
+1
*
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
2021-12-08
1
-0
/
+12
*
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-11-18
1
-36
/
+37
*
tracing: Fix missing osnoise tracer on max_latency
Jackie Liu
2021-10-07
1
-7
/
+4
*
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-09
1
-7
/
+19
|
\
|
*
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
2021-09-03
1
-7
/
+19
*
|
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-05
1
-3
/
+7
|
\
|
|
*
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
2021-08-20
1
-1
/
+4
|
*
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
2021-08-18
1
-2
/
+2
|
*
tracing/histogram: Update the documentation for the buckets modifier
Steven Rostedt (VMware)
2021-08-16
1
-0
/
+1
*
|
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-01
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-30
1
-2
/
+0
|
|
\
|
|
*
printk: remove NMI tracking
John Ogness
2021-07-26
1
-2
/
+0
*
|
|
tracing: Apply trace filters on all output channels
Pingfan Liu
2021-08-16
1
-3
/
+15
*
|
|
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-07-30
1
-1
/
+3
*
|
|
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-23
1
-0
/
+4
|
/
/
*
|
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
1
-54
/
+211
|
\
\
|
*
|
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
2021-07-01
1
-16
/
+47
|
*
|
tracing: Simplify & fix saved_tgids logic
Paul Burton
2021-06-30
1
-25
/
+13
|
*
|
tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined
Steven Rostedt (VMware)
2021-06-25
1
-2
/
+1
|
*
|
trace: Add a generic function to read/write u64 values from tracefs
Daniel Bristot de Oliveira
2021-06-25
1
-0
/
+85
[next]