Home
last modified time | relevance | path

Searched hist:"8 ab7a2b7055c88c3da5e4684dfa015c6a8987c28" (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/trace/
H A Dtrace.cdiff 8ab7a2b7055c88c3da5e4684dfa015c6a8987c28 Mon Oct 05 09:13:14 CEST 2020 Tingwei Zhang <tingwei@codeaurora.org> tracing: Add trace_export support for event trace

Only function traces can be exported to other destinations currently.
This patch exports event trace as well. Move trace export related
function to the beginning of file so other trace can call
trace_process_export() to export.

Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Reviewed-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Tingwei Zhang <tingwei@codeaurora.org>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Link: https://lore.kernel.org/r/20201005071319.78508-4-alexander.shishkin@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>