am 34f930f3: Fix build due to docs bug. DO NOT MERGE
* commit '34f930f3b591f08ee4be8c2f54ee602cabdacc33': Fix build due to docs bug. DO NOT MERGE
This commit is contained in:
@@ -627,9 +627,8 @@ href="{@docRoot}guide/developing/tools/traceview.html">Traceview: A Graphical Lo
|
|||||||
* in relative terms (e.g. was run #1 faster than run #2). The times
|
* in relative terms (e.g. was run #1 faster than run #2). The times
|
||||||
* for native methods will not change, so don't try to use this to
|
* for native methods will not change, so don't try to use this to
|
||||||
* compare the performance of interpreted and native implementations of the
|
* compare the performance of interpreted and native implementations of the
|
||||||
* same method. As an alternative, consider using sampling-based method
|
* same method. As an alternative, consider using "native" tracing in the emulator via
|
||||||
* tracing via {@link #startMethodTracingSampling(String, int, int)} or
|
* {@link #startNativeTracing()}.
|
||||||
* "native" tracing in the emulator via {@link #startNativeTracing()}.
|
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @param traceName Name for the trace log file to create.
|
* @param traceName Name for the trace log file to create.
|
||||||
|
|||||||
Reference in New Issue
Block a user