Lines Matching refs:tracing
8 with the standard [tracing interface](chrome://tracing), along with the rest of Chromium. In
9 the Android framework, Skia's tracing is integrated into
12 For standalone builds, Skia's tools (DM, nanobench, and Viewer) are capable of tracing execution
20 [chrome://tracing](chrome://tracing).
24 # Run DM on several GMs to get tracing data
28 tracing tool that prevent loading a file larger than 256 MB. To stay under that limit (and avoid
30 tracing. Once you have generated a file in this way, go to
31 [chrome://tracing](chrome://tracing), click Load:
36 tracing tools. Tip: press '?' for a help screen explaining the available keyboard and mouse
39 ![Tracing interface](tracing.png)
45 tracing information to [atrace](https://source.android.com/devices/tech/debug/ftrace). On other
56 For simple situations, all tracing events can be directed to the console with `--trace debugf`:
60 # Run DM on a single GM with SkDebugf tracing