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>
Loading
Please sign in to comment