index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-05
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
1
-1
/
+1
2023-05-28
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
1
-2
/
+8
2023-05-28
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
1
-1
/
+4
2023-05-28
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
1
-0
/
+7
2023-05-28
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
1
-4
/
+16
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
1
-1
/
+1
2023-05-05
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2023-05-03
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
1
-1
/
+1
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-2
/
+5
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-04
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
1
-6
/
+7
2023-04-04
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
1
-7
/
+7
2023-03-29
tracing: Add "fields" option to show raw trace event fields
Steven Rostedt (Google)
1
-2
/
+5
2023-03-19
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-02-23
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-2
/
+2
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-19
/
+145
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2023-02-21
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
1
-1
/
+1
2023-02-21
tracing/eprobe: Fix to add filter on eprobe description in README file
Masami Hiramatsu (Google)
1
-1
/
+1
2023-02-18
tracing: Always use canonical ftrace path
Ross Zwisler
1
-1
/
+1
2023-02-07
tracing: Allow boot instances to have snapshot buffers
Steven Rostedt (Google)
1
-7
/
+72
2023-02-07
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
1
-10
/
+17
2023-02-07
tracing: Add enabling of events to boot instances
Steven Rostedt (Google)
1
-0
/
+4
2023-02-07
tracing: Add creation of instances at boot command line
Steven Rostedt (Google)
1
-0
/
+50
2023-02-02
tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...
Shiju Jose
1
-3
/
+0
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2023-01-25
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
1
-1
/
+1
2023-01-24
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
1
-0
/
+2
2023-01-13
tracing: WARN on rcuidle
Peter Zijlstra
1
-0
/
+3
2022-12-21
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-12-15
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
1
-1
/
+1
2022-12-14
tracing: Improve panic/die notifiers
Guilherme G. Piccoli
1
-28
/
+27
2022-12-12
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
1
-1
/
+14
2022-12-09
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
1
-10
/
+13
2022-12-09
tracing: Add nohitcount option for suppressing display of raw hitcount
Masami Hiramatsu (Google)
1
-0
/
+3
2022-12-09
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
1
-1
/
+2
2022-12-09
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
1
-1
/
+2
2022-11-23
tracing: Make tracepoint_print_iter static
Xiu Jianfeng
1
-1
/
+1
2022-11-23
ring_buffer: Remove unused "event" parameter
Song Chen
1
-1
/
+1
2022-11-23
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
1
-1
/
+10
2022-11-17
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
1
-4
/
+5
2022-11-16
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
1
-0
/
+1
2022-11-16
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
1
-1
/
+1
2022-10-05
tracing: Do not free snapshot if tracer is on cmdline
Steven Rostedt (Google)
1
-4
/
+6
2022-09-29
tracing: Fix spelling mistake "preapre" -> "prepare"
Colin Ian King
1
-1
/
+1
2022-09-29
tracing: Wake up waiters when tracing is disabled
Steven Rostedt (Google)
1
-0
/
+6
2022-09-29
tracing: Add ioctl() to force ring buffer waiters to wake up
Steven Rostedt (Google)
1
-0
/
+22
2022-09-28
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
1
-0
/
+15
2022-09-27
tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
Waiman Long
1
-0
/
+23
[next]