aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_entries.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-30tracing: Add synthetic event command generation functionsTom Zanussi2-4/+412
2020-01-30tracing: Add dynamic event command creation interfaceTom Zanussi3-0/+296
2020-01-30tracing: Add synth_event_delete()Tom Zanussi2-16/+43
2020-01-30tracing: Add trace_get/put_event_file()Tom Zanussi2-0/+90
2020-01-30tracing: Add trace_array_find/_get() to find instance trace arraysTom Zanussi2-10/+35
2020-01-30trigger_next should increase position indexVasily Averin1-2/+3
2020-01-30tracing: eval_map_next() should always increase position indexVasily Averin1-3/+1
2020-01-30ftrace: fpid_next() should increase position indexVasily Averin1-2/+3
2020-01-30tracing: Fix sched switch start/stop refcount racy updatesMathieu Desnoyers1-1/+3
2020-01-29tracing/boot: Move external function declarations to kernel/trace/trace.hMasami Hiramatsu2-15/+17
2020-01-29tracing/boot: Include required headers and sort it alphabeticallyMasami Hiramatsu1-1/+8