Home
last modified time | relevance | path

Searched refs:Tracing (Results 1 – 25 of 39) sorted by relevance

12

/third_party/node/doc/api/
Dtracing.md12 Tracing can be enabled with the `--trace-event-categories` command-line flag
95 ### `Tracing` object
100 The `Tracing` object is used to enable or disable tracing for sets of
104 When created, the `Tracing` object is disabled. Calling the
117 `Tracing` object.
124 Disables this `Tracing` object.
126 Only trace event categories *not* covered by other enabled `Tracing` objects
150 Enables this `Tracing` object for the set of categories covered by the
151 `Tracing` object.
158 * {boolean} `true` only if the `Tracing` object has been enabled.
[all …]
Dtls.md1847 called on new connections. Tracing can be enabled after the secure
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dtracing.dart20 class Tracing {
21 Tracing(this.vmService);
25 static Future<Tracing> connect(Uri uri) async {
27 return Tracing(observatory);
88 final Tracing tracing = Tracing(observatory);
Drun_cold.dart105 printStatus('Tracing startup on ${device.device.name}.');
/third_party/node/lib/
Dtrace_events.js33 class Tracing { class
94 return new Tracing(options.categories);
/third_party/skia/site/docs/dev/tools/
Dtracing.md3 title: "Tracing Skia Execution"
4 linkTitle: "Tracing Skia Execution"
20 Standalone Tracing
44 ![Tracing interface](../tracing.png)
/third_party/node/doc/guides/
Ddiagnostic-tooling-support-tiers.md72 * 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 |…
/third_party/ltp/runtest/
Dtracing1 #DESCRIPTION:Tracing testing
/third_party/flutter/skia/site/dev/tools/
Dtracing.md1 Tracing Skia Execution
15 Standalone Tracing
39 ![Tracing interface](tracing.png)
/third_party/grpc/examples/python/debug/
DREADME.md7 ## Channelz: Live Channel Tracing
20 ### The Most Verbose Tracing Log
/third_party/cef/tests/cefclient/resources/win/
Dcefclient.rc103 MENUITEM "Begin Tracing", ID_TESTS_TRACING_BEGIN
104 MENUITEM "End Tracing", ID_TESTS_TRACING_END
/third_party/flutter/skia/tests/
DTracingTest.cpp182 DEF_TEST(Tracing, reporter) { in DEF_TEST() argument
/third_party/skia/tests/
DTracingTest.cpp182 DEF_TEST(Tracing, reporter) { in DEF_TEST() argument
/third_party/python/Objects/
Dlnotab_notes.txt62 line tracing. Tracing is handled by PyCode_CheckLineNumber() in codeobject.c
65 *** Tracing ***
/third_party/uboot/u-boot-2020.01/doc/
DREADME.trace5 Tracing in U-Boot
139 Building U-Boot with Tracing Enabled
334 Tracing could be a little tidier in some areas, for example providing
/third_party/node/tools/doc/
Dtype-parser.mjs168 'Tracing': 'tracing.html#tracing_tracing_object', property
/third_party/boost/tools/bcp/doc/
Dbcp.qbk195 Tracing back through the code shows that most of these aren't needed unless the user has
/third_party/grpc/src/php/
DREADME.md329 ### Tracing and Logging
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Drun.dart103 '"${Tracing.firstUsefulFrameEventName}". '
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.2779 [truetype] Tracing fixes.
1349 [autofit] Tracing fixes.
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2779 [truetype] Tracing fixes.
1349 [autofit] Tracing fixes.
/third_party/freetype/
DChangeLog.2779 [truetype] Tracing fixes.
1349 [autofit] Tracing fixes.
/third_party/gstreamer/gstreamer/
Dconfigure.ac1190 Tracing subsystem hooks : ${enable_gst_tracer_hooks}
/third_party/glib/
Dmeson.build2282 # Tracing: dtrace
/third_party/python/Doc/c-api/
Dinit.rst1439 Profiling and Tracing

12