Searched refs:Tracing (Results 1 – 25 of 39) sorted by relevance
12
12 Tracing can be enabled with the `--trace-event-categories` command-line flag95 ### `Tracing` object100 The `Tracing` object is used to enable or disable tracing for sets of104 When created, the `Tracing` object is disabled. Calling the117 `Tracing` object.124 Disables this `Tracing` object.126 Only trace event categories *not* covered by other enabled `Tracing` objects150 Enables this `Tracing` object for the set of categories covered by the151 `Tracing` object.158 * {boolean} `true` only if the `Tracing` object has been enabled.[all …]
1847 called on new connections. Tracing can be enabled after the secure
20 class Tracing {21 Tracing(this.vmService);25 static Future<Tracing> connect(Uri uri) async {27 return Tracing(observatory);88 final Tracing tracing = Tracing(observatory);
105 printStatus('Tracing startup on ${device.device.name}.');
33 class Tracing { class94 return new Tracing(options.categories);
3 title: "Tracing Skia Execution"4 linkTitle: "Tracing Skia Execution"20 Standalone Tracing44 ![Tracing interface](../tracing.png)
72 * Tracing (T) - use of logging to provide information about execution flow.138 | Tracing | trace_events (API) | No | Yes |…139 | Tracing | DTrace | No | Partial |…140 | Tracing | LTTng | No | Removed? |…141 | Tracing | ETW | No | Partial |…142 | Tracing | Systemtap | No | Partial |…
1 #DESCRIPTION:Tracing testing
1 Tracing Skia Execution15 Standalone Tracing39 ![Tracing interface](tracing.png)
7 ## Channelz: Live Channel Tracing20 ### The Most Verbose Tracing Log
103 MENUITEM "Begin Tracing", ID_TESTS_TRACING_BEGIN104 MENUITEM "End Tracing", ID_TESTS_TRACING_END
182 DEF_TEST(Tracing, reporter) { in DEF_TEST() argument
62 line tracing. Tracing is handled by PyCode_CheckLineNumber() in codeobject.c65 *** Tracing ***
5 Tracing in U-Boot139 Building U-Boot with Tracing Enabled334 Tracing could be a little tidier in some areas, for example providing
168 'Tracing': 'tracing.html#tracing_tracing_object', property
195 Tracing back through the code shows that most of these aren't needed unless the user has
329 ### Tracing and Logging
103 '"${Tracing.firstUsefulFrameEventName}". '
79 [truetype] Tracing fixes.1349 [autofit] Tracing fixes.
1190 Tracing subsystem hooks : ${enable_gst_tracer_hooks}
2282 # Tracing: dtrace
1439 Profiling and Tracing