tracing: Have histogram code pass around trace_array for error handling
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 2 Apr 2019 02:30:22 +0000 (22:30 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 8 Apr 2019 13:22:38 +0000 (09:22 -0400)
commitd0cd871ba0d613e09366e4b6a17946dfcf51db7c
tree6970e5d1c74b3891706357533a95243a5a3edd7d
parent1e144d73f7295f766568c357448a11eb12868e29
tracing: Have histogram code pass around trace_array for error handling

Have the trace_array that associates the trace instance of the histogram
passed around to functions so that error handling can display the error
message in the proper instance.

Reviewed-by: Masami Hiramatsu <mhiramat@kernel.org>
Reviewed-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Tested-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/trace_events_hist.c