From: Steven Rostedt (Red Hat) Date: Tue, 14 Jan 2014 16:28:38 +0000 (-0500) Subject: tracing: Move tracing_max_latency into trace_array X-Git-Tag: omap-for-v3.16/fixes-against-rc1~80^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d9b3fa5e7f663bbfb9d2d80d46136f75319cb28;p=pandora-kernel.git tracing: Move tracing_max_latency into trace_array 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 --- Reading git-diff-tree failed