summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_events_synth.c
AgeCommit message (Expand)Author
2020-10-15tracing: support "bool" type in synthetic trace eventsAxel Rasmussen
2020-10-15tracing: Handle synthetic event array field type checking correctlyTom Zanussi
2020-10-15tracing: Add synthetic event error loggingTom Zanussi
2020-10-15tracing: Check that the synthetic event and field names are legalTom Zanussi
2020-10-15tracing: Don't show dynamic string internals in synthetic event descriptionTom Zanussi
2020-10-08tracing: Fix synthetic print fmt check for use of __get_str()Steven Rostedt (VMware)
2020-10-08tracing: Change synthetic event string format to limit printed lengthSteven Rostedt (VMware)
2020-10-05tracing: Add support for dynamic strings to synthetic eventsTom Zanussi
2020-10-05tracing: Fix parse_synth_field() error handlingTom Zanussi
2020-09-21tracing/boot, kprobe, synth: Initialize boot-time tracing earlierMasami Hiramatsu
2020-09-21tracing: Delete repeated words in commentsRandy Dunlap
2020-09-18tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...Wei Yang
2020-06-01tracing: Move synthetic events to a separate fileTom Zanussi