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