]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d262952479885f5cb754e7e7a78d2187d8df0f5
tree6970e5d1c74b3891706357533a95243a5a3edd7d
parent63aa0f472eb6a47bb96a343a6d86a780ad065cf8
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