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