index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-03-20
tracing: Have type enum modifications copy the strings
Steven Rostedt (Google)
2022-03-15
user_events: Add trace event call as root for low permission cases
Beau Belgrave
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-11
tracing/user_events: Use alloc_pages instead of kzalloc() for register pages
Steven Rostedt (Google)
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2022-03-11
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
2022-03-11
tracing: Fix strncpy warning in trace_events_synth.c
Tom Zanussi
2022-03-11
user_events: Prevent dyn_event delete racing with ioctl add/delete
Beau Belgrave
2022-03-10
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-10
tracing: Allow custom events to be added to the tracefs directory
Steven Rostedt (Google)
2022-03-10
tracing: Fix last_cmd_set() string management in histogram code
Steven Rostedt (Google)
2022-03-10
user_events: Fix potential uninitialized pointer while parsing field
Beau Belgrave
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
2022-03-06
Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-04
Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-04
tracing: Fix return value of __setup handlers
Randy Dunlap
2022-03-01
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-02-28
tracing: Update print fmt check to handle new __get_sockaddr() macro
Steven Rostedt (Google)
2022-02-28
blktrace: fix use after free for struct blk_trace
Yu Kuai
2022-02-25
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
2022-02-25
eprobes: Remove redundant event type information
Steven Rostedt (Google)
2022-02-25
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
2022-02-24
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
2022-02-23
tracing: Fix allocation of last_cmd in last_cmd_set()
Steven Rostedt (Google)
2022-02-10
user_events: Validate user payloads for size and null termination
Beau Belgrave
2022-02-10
user_events: Optimize writing events by only copying data once
Beau Belgrave
2022-02-10
user_events: Add basic perf and eBPF support
Beau Belgrave
2022-02-10
user_events: Handle matching arguments from dyn_events
Beau Belgrave
2022-02-10
user_events: Add print_fmt generation support for basic types
Beau Belgrave
2022-02-10
user_events: Add minimal support for trace_event into ftrace
Beau Belgrave
2022-02-10
tracing: Save both wakee and current on wakeup events
Steven Rostedt (Google)
2022-02-10
tracing: Remove size restriction on synthetic event cmd error logging
Tom Zanussi
2022-02-10
tracing: Remove size restriction on hist trigger cmd error logging
Tom Zanussi
2022-02-10
tracing: Remove size restriction on tracing_log_err cmd strings
Tom Zanussi
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-01-27
tracing: Propagate is_signed to expression
Tom Zanussi
2022-01-27
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
2022-01-27
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
[next]