index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events_synth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix memory leak in __create_synth_event()
Vamshi K Sthambamkadi
2021-03-04
1
-1
/
+3
*
tracing: Add a backward-compatibility check for synthetic event creation
Tom Zanussi
2021-02-09
1
-19
/
+74
*
tracing: Update synth command errors
Tom Zanussi
2021-02-09
1
-11
/
+19
*
tracing: Rework synthetic event command parsing
Tom Zanussi
2021-02-09
1
-102
/
+143
*
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
2021-02-09
1
-14
/
+46
*
tracing: Fix some typos in comments
Qiujun Huang
2020-11-11
1
-2
/
+2
*
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
2020-11-02
1
-10
/
+7
*
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
2020-10-27
1
-14
/
+22
*
tracing: support "bool" type in synthetic trace events
Axel Rasmussen
2020-10-15
1
-0
/
+4
*
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
2020-10-15
1
-3
/
+9
*
tracing: Add synthetic event error logging
Tom Zanussi
2020-10-15
1
-2
/
+90
*
tracing: Check that the synthetic event and field names are legal
Tom Zanussi
2020-10-15
1
-0
/
+9
*
tracing: Don't show dynamic string internals in synthetic event description
Tom Zanussi
2020-10-15
1
-1
/
+9
*
tracing: Fix synthetic print fmt check for use of __get_str()
Steven Rostedt (VMware)
2020-10-08
1
-1
/
+1
*
tracing: Change synthetic event string format to limit printed length
Steven Rostedt (VMware)
2020-10-08
1
-1
/
+3
*
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
2020-10-06
1
-32
/
+216
*
tracing: Fix parse_synth_field() error handling
Tom Zanussi
2020-10-06
1
-2
/
+4
*
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
2020-09-22
1
-5
/
+14
*
tracing: Delete repeated words in comments
Randy Dunlap
2020-09-22
1
-1
/
+1
*
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-09-19
1
-6
/
+3
*
tracing: Move synthetic events to a separate file
Tom Zanussi
2020-06-01
1
-0
/
+1789