Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Reviewed-by: Tom Zanussi <[email protected]> Tested-by: Tom Zanussi <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
- Loading branch information