mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
In preparation for letting the latency tracers be used by instances, remove the global tracing_max_latency variable and add a max_latency field to the trace_array that the latency tracers will now use. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>