Home
last modified time | relevance | path

Searched refs:observatory (Results 1 – 25 of 49) sorted by relevance

12

/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dtracing.dart26 final VMService observatory = await VMService.connect(uri);
27 return Tracing(observatory);
74 /// Download the startup trace information from the given observatory client and
76 Future<void> downloadStartupTrace(VMService observatory, { bool awaitFirstFrame = true }) async {
88 final Tracing tracing = Tracing(observatory);
Dprotocol_discovery.dart24 factory ProtocolDiscovery.observatory(
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dattach.dart50 /// As soon as a new observatory is detected the command attaches to it and
68 help: 'Device port where the observatory is listening. Requires '
74 help: 'The URI at which the observatory is listening.',
78 'This can be specified to avoid being prompted if multiple observatory ports '
151 'the value of --observatory-port.',
237 observatoryDiscovery = ProtocolDiscovery.observatory(
391 /// A wrapper around [MDnsClient] to find a Dart observatory instance.
398 /// Dart observatory ports.
419 /// prompted with a list of available observatory ports and asked to select
453 throwToolExit('Did not find a observatory port advertised for $applicationId.');
[all …]
Dscreenshot.dart18 const String _kObservatoryUri = 'observatory-uri';
34 help: 'The observatory URI to connect to.\n'
36 'To find the observatory URI, use "flutter run" and look for'
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dprotocol_discovery_test.dart38 discoverer = ProtocolDiscovery.observatory(logReader);
127 final ProtocolDiscovery discoverer = ProtocolDiscovery.observatory(
145 final ProtocolDiscovery discoverer = ProtocolDiscovery.observatory(
164 final ProtocolDiscovery discoverer = ProtocolDiscovery.observatory(
183 final ProtocolDiscovery discoverer = ProtocolDiscovery.observatory(
203 final ProtocolDiscovery discoverer = ProtocolDiscovery.observatory(
/third_party/flutter/flutter/packages/flutter_tools/doc/
Dattach.md12 1. If the app is already running and the observatory port is known, it can be
16 to lookup the observatory port via the application ID, with just `$ flutter
/third_party/flutter/engine/flutter/runtime/
Ddart_vm.cc33 namespace observatory { namespace
158 ::dart::observatory::observatory_assets_archive, in GetVMServiceAssetsArchiveCallback()
159 ::dart::observatory::observatory_assets_archive_len); in GetVMServiceAssetsArchiveCallback()
DBUILD.gn96 "//third_party/dart/runtime/observatory:embedded_observatory_archive",
/third_party/flutter/flutter/packages/flutter_tools/lib/src/runner/
Dflutter_command.dart98 /// The option name for a custom observatory port.
99 static const String observatoryPortOption = 'observatory-port';
187 /// Adds options for connecting to the Dart VM observatory port.
190 help: 'Listen to the given port for an observatory debugger connection.\n'
196 /// Gets the observatory port provided to in the 'observatory-port' option.
200 if (!_usesPortOption || argResults['observatory-port'] == null) {
204 return int.parse(argResults['observatory-port']);
206 throwToolExit('Invalid port for `--observatory-port`: $error');
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/
Dattach_test.dart75 testUsingContext('finds observatory port and forwards', () async {
224 testUsingContext('exits when observatory-port is specified and debug-port is not', () async {
237 createTestCommandRunner(command).run(<String>['attach', '--observatory-port', '100']),
240 'the value of --observatory-port.',
376 testUsingContext('skips in ipv4 mode with a provided observatory port', () async {
392 '--observatory-port',
406 testUsingContext('skips in ipv6 mode with a provided observatory port', () async {
422 '--observatory-port',
/third_party/flutter/engine/flutter/tools/fuchsia/
Ddart.gni9 "//third_party/dart/runtime/observatory:observatory_archive"
/third_party/flutter/flutter/dev/devicelab/bin/tasks/
Dnamed_isolates_test.dart45 print('Found observatory line: $observatoryLine');
47 print('Extracted observatory port: $observatoryUri');
Dflutter_attach_test.dart130 print('Found observatory line: $observatoryLine');
132 print('Extracted observatory port: $observatoryUri');
/third_party/flutter/flutter/packages/flutter_tools/lib/src/test/
Dwatcher.dart43 /// The observatory URL or null if not debugging.
Dflutter_platform.dart78 /// main()`), you can set an observatory port explicitly.
339 …throwToolExit('installHook() was called with an observatory port or debugger mode enabled, but the…
498 // We also keep track of what observatory port the engine used, if any.
508 …printStatus('You can now connect to it using observatory. To connect, load the following Web site …
512 … printTrace('test $ourTestCount: using observatory uri $detectedUri from pid ${process.pid}');
827 command.add('--observatory-port=$observatoryPort');
835 command.add('--disable-observatory');
908 printError('Could not parse shell observatory port message: $error');
/third_party/flutter/engine/flutter/shell/testing/observatory/
Dlauncher.dart42 '--observatory-port=0',
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
DBUILD.gn238 dest = "observatory.tar"
306 dest = "observatory.tar"
/third_party/flutter/flutter/packages/flutter_tools/lib/src/tester/
Dflutter_tester.dart135 command.add('--observatory-port=${debuggingOptions.observatoryPort}');
182 final ProtocolDiscovery observatoryDiscovery = ProtocolDiscovery.observatory(
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ios/
Ddevices.dart355 // Debugging is enabled, look for the observatory server port post launch.
356 printTrace('Debugging is enabled, connecting to observatory');
360 observatoryDiscovery = ProtocolDiscovery.observatory(
386 printTrace('Application launched on the device. Waiting for observatory port.');
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_third_party8213 FILE: ../../../third_party/dart/runtime/observatory/lib/elements.dart
8214 FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/img/chromium_icon.png
8215 FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/img/dart_icon.png
8216 FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/img/isolate_icon.png
8217 FILE: ../../../third_party/dart/runtime/observatory/web/favicon.ico
8218 FILE: ../../../third_party/dart/runtime/observatory/web/index.html
8219 FILE: ../../../third_party/dart/runtime/observatory/web/third_party/trace_viewer_full.html
8220 FILE: ../../../third_party/dart/runtime/observatory/web/timeline.html
8965 FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/containers/search_bar.dart
8966 FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/memory/allocations.dart
[all …]
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
DBUILD.gn143 dest = "observatory.tar"
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dshader_warm_up.dart70 /// process, try capture an skp using `flutter screenshot --observatory-
73 /// then examine the GPU thread in the observatory timeline to see which
/third_party/flutter/flutter/packages/flutter_tools/lib/src/linux/
Dlinux_device.dart98 final ProtocolDiscovery observatoryDiscovery = ProtocolDiscovery.observatory(_logReader);
/third_party/flutter/flutter/packages/flutter_tools/lib/src/macos/
Dapplication_package.dart31 /// which is expected to start the application and send the observatory
Dmacos_device.dart109 final ProtocolDiscovery observatoryDiscovery = ProtocolDiscovery.observatory(_deviceLogReader);

12