index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events_synth.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
tracing: Fix some typos in comments
Qiujun Huang
1
-2
/
+2
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
1
-10
/
+7
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
1
-14
/
+22
2020-10-15
tracing: support "bool" type in synthetic trace events
Axel Rasmussen
1
-0
/
+4
2020-10-15
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
1
-3
/
+9
2020-10-15
tracing: Add synthetic event error logging
Tom Zanussi
1
-2
/
+90
2020-10-15
tracing: Check that the synthetic event and field names are legal
Tom Zanussi
1
-0
/
+9
2020-10-15
tracing: Don't show dynamic string internals in synthetic event description
Tom Zanussi
1
-1
/
+9
2020-10-08
tracing: Fix synthetic print fmt check for use of __get_str()
Steven Rostedt (VMware)
1
-1
/
+1
2020-10-08
tracing: Change synthetic event string format to limit printed length
Steven Rostedt (VMware)
1
-1
/
+3
2020-10-05
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
1
-32
/
+216
2020-10-05
tracing: Fix parse_synth_field() error handling
Tom Zanussi
1
-2
/
+4
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
1
-5
/
+14
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer
Wei Yang
1
-6
/
+3
2020-06-01
tracing: Move synthetic events to a separate file
Tom Zanussi
1
-0
/
+1789