Home
last modified time | relevance | path

Searched +full:profile +full:- +full:traces (Results 1 – 25 of 57) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/iris/ci/
Dgitlab-ci.yml1 .iris-test:
3 - .lava-test:amd64
4 - .iris-rules
10 FLAKES_CHANNEL: "#intel-ci"
14 .iris-apl-test:
16 - .iris-test
18 DEVICE_TYPE: asus-C523NA-A20057-coral
19 GPU_VERSION: iris-apl
21 - mesa-ci-x86-64-lava-asus-C523NA-A20057-coral
24 .iris-glk-test:
[all …]
/third_party/mesa3d/src/freedreno/ci/
Dgitlab-ci.yml1 .freedreno-test:
3 - .baremetal-test
4 - .use-debian/arm_test
5 - .freedreno-rules
7 MINIO_ARTIFACT_NAME: mesa-arm64
8 BM_ROOTFS: /rootfs-arm64
9 FLAKES_CHANNEL: "#freedreno-ci"
13 - ./install/bare-metal/fastboot.sh
15 - debian/arm_test
16 - job: debian-arm64
[all …]
/third_party/flutter/flutter/.github/ISSUE_TEMPLATE/
Dperformance.md1 ---
9 ---
11 <!-- Thank you for using Flutter!
20 Please read our guide to filing a bug first: https://flutter.dev/docs/resources/bug-reports
21 -->
25 <!--
32 using profile mode with Skia tracing enabled, as follows:
34 flutter run --profile --trace-skia
43 "adb screenrecord", as that affects the performance of the profile run.
47 and Read Timeline Traces" on this blog post:
[all …]
/third_party/node/doc/
Dnode.18 .\" https://atom.io/packages/language-roff
11 .\" mandoc -Wall -Tlint /path/to/this.file # BSD
12 .\" groff -w all -z /path/to/this.file # GNU/Linux, macOS
18 .\" the Roff formatter better control over text-spacing, line-wrapping,
34 .Nd server-side JavaScript runtime
40 .Op Ar v8-options
42 .Op Fl -
51 .Op Fl -v8-options
56 It is primarily focused on creating simple, easy-to-build network clients and servers.
63 .Bl -tag -width 6n
[all …]
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/kernel/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
12 single_root_scheme = "org-dartlang-sdk"
15 …libraries_specification_uri = "org-dartlang-sdk:///flutter/shell/platform/fuchsia/dart_runner/kern…
25 # "--bytecode",
26 "--target=dart_runner",
72 # TODO(FL-117): Re-enable causal async stack traces when this issue is
74 "--no_causal_async_stacks",
75 "--use_bytecode_compiler",
76 "--enable_mirrors=false",
77 "--deterministic",
[all …]
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/kernel/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
12 single_root_scheme = "org-dartlang-sdk"
15 …libraries_specification_uri = "org-dartlang-sdk:///flutter/shell/platform/fuchsia/flutter/kernel/l…
25 # "--bytecode",
26 "--target=flutter_runner",
76 # TODO(FL-117): Re-enable causal async stack traces when this issue is
78 "--no_causal_async_stacks",
79 "--use_bytecode_compiler",
80 "--enable_mirrors=false",
81 "--deterministic",
[all …]
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerFlags.def1 //===- FuzzerFlags.def - Run-time flags -------------------------*- C++ -* ===//
8 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
15 FUZZER_FLAG_INT(runs, -1,
16 "Number of individual test runs (-1 for infinite runs).")
37 FUZZER_FLAG_INT(merge, 0, "If 1, the 2-nd, 3-rd, etc corpora will be "
38 "merged into the 1-st corpus. Only interesting units will be taken. "
42 " crash input. Use with -runs=N or -max_total_time=N to limit "
46 FUZZER_FLAG_INT(use_indir_calls, 1, "Use indirect caller-callee counters")
52 "Experimental. Use value profile to guide fuzzing.")
[all …]
/third_party/mesa3d/docs/drivers/
Dvc4.rst7 option as of the 2016-02-09 Rasbpian release using ``raspi-config``.
19 -------------
25 --------------
30 * 4-byte index buffers.
65 -------------
68 <https://gitlab.freedesktop.org/mesa/mesa/-/issues>`__ page.
74 the problem. Traces attached to bug reports should ideally be small.
80 useful. Install `vc4-gpu-tools
81 <https://github.com/anholt/vc4-gpu-tools/>` and use
82 ``vc4_dump_hang_state my-app.hang``. Sometimes the hang file will
[all …]
/third_party/node/doc/api/
Dcli.md1 # Command-line options
3 <!--introduced_in=v5.9.1-->
4 <!--type=misc-->
6 Node.js comes with a variety of CLI options. These options expose built-in
13 `node [options] [V8 options] [script.js | -e "script" | -] [--] [arguments]`
15 `node inspect [script.js | -e "script" | <host>:<port>] …`
17 `node --v8-options`
24 <!-- YAML
26 - version: v10.12.0
27 pr-url: https://github.com/nodejs/node/pull/23020
[all …]
Dcli.json7 "textRaw": "Command-line options",
8 "name": "Command-line options",
11 …"desc": "<p>Node.js comes with a variety of CLI options. These options expose built-in\ndebugging,…
16-e \"script\" | -] [--] [arguments]</code></p>\n<p><code>node inspect [script.js | -e \"script\" |…
27 "pr-url": "https://github.com/nodejs/node/pull/23020",
32-</code>) or underscores (<code>_</code>). For example, <code>--pending-deprecation</code> is\nequ…
35 "textRaw": "`-`",
36 "name": "`-`",
43 …"desc": "<p>Alias for stdin. Analogous to the use of <code>-</code> in other command-line utilitie…
45 "displayName": "`-`"
[all …]
Dcli.html4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width">
6 <meta name="nodejs.org:node-version" content="v14.20.1">
7 <title>Command-line options | Node.js v14.20.1 Documentation</title>
13 <body class="alt apidoc" id="api-section-cli">
22 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
23 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
27 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
28 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
29 <li><a href="buffer.html" class="nav-buffer">Buffer</a></li>
[all …]
/third_party/mesa3d/.gitlab-ci/piglit/
Drun.sh3 set -ex
5 INSTALL=$(realpath -s "$PWD"/install)
6 MINIO_ARGS="--credentials=/tmp/.minio_credentials"
8 RESULTS=$(realpath -s "$PWD"/results)
9 mkdir -p "$RESULTS"
19 MESA_VERSION=$(head -1 "$INSTALL/VERSION" | sed 's/\./\\./g')
33 set -x
45 export WINEDEBUG="-all"
46 export WINEPREFIX="/dxvk-wine64"
59 HANG_DETECTION_CMD="/parallel-deqp-runner/build/bin/hang-detection"
[all …]
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dperformance_overlay.dart2 // Use of this source code is governed by a BSD-style license that can be
66 /// Captured traces are placed on your device in the application documents
74 /// dart to construct that picture. To profile that part of your code, use
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Ddebug.dart2 // Use of this source code is governed by a BSD-style license that can be
20 /// The edges of the boxes are painted as a one-pixel-thick `const Color(0xFF00FFFF)` outline.
102 /// For sanity, this only logs the stack traces of cases where an object is
104 /// redundant stack traces as a single [RenderObject.markNeedsLayout] call walks
171 /// callback to generate aggregate profile statistics describing what paints
246 /// See [the rendering library](rendering/rendering-library.html) for a complete
/third_party/node/src/
Dnode_options.cc2 #include "node_options-inl.h"
4 #include "env-inl.h"
34 errors->push_back("Inspector is not available when Node is compiled " in CheckOptions()
35 "--without-v8-platform and --without-inspector."); in CheckOptions()
40 errors->push_back("[DEP0062]: `node --debug` and `node --debug-brk` " in CheckOptions()
41 "are invalid. Please use `node --inspect` and " in CheckOptions()
42 "`node --inspect-brk` instead."); in CheckOptions()
55 errors->push_back("--inspect-publish-uid destination can be " in CheckOptions()
64 errors->push_back("either --use-openssl-ca or --use-bundled-ca can be " in CheckOptions()
71 errors->push_back("invalid value for --use-largepages"); in CheckOptions()
[all …]
/third_party/flutter/engine/flutter/runtime/
Ddart_vm.cc2 // Use of this source code is governed by a BSD-style license that can be
54 // clang-format off
55 "--enable_mirrors=false",
56 "--background_compilation",
57 "--causal_async_stacks",
58 // clang-format on
62 "--precompilation",
67 "--no_write_protect_code",
72 "--no_use_integer_division",
76 // clang-format off
[all …]
/third_party/flutter/flutter/packages/flutter_driver/lib/src/driver/
Ddriver.dart2 // Use of this source code is governed by a BSD-style license that can be
36 /// A meta-identifier that instructs the Dart VM to record all streams.
75 // See https://github.com/dart-lang/sdk/blob/master/runtime/vm/timeline.cc#L32
157 │ line: flutter drive --profile test_perf.dart ┊
251 // eventually the event will be reported as a non-null object. For now,
255 // See: https://github.com/dart-lang/vm_service_client/issues/4
308 /// Details: https://github.com/dart-lang/vm_service_client/issues/17
319 // If the isolate is paused at the start, e.g. via the --start-paused
344 _log.trace('Isolate is paused mid-flight.');
396 /// JSON-RPC client useful for sending raw JSON requests.
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/android/
Dgradle.dart2 // Use of this source code is governed by a BSD-style license that can be
45 // of the impact of -q, but users insist they see the error message sometimes
58 // Example stack traces:
188 // Note: Dependencies are resolved and possibly downloaded as a side-effect
205 <String>['debug', 'profile', 'release'],
221 <String>[gradle, isLibrary ? 'tasks': 'app:tasks', '--all', '--console=auto'],
237 <String>['debug', 'profile', 'release'],
262 'flutter doctor --android-licenses';
285 // Note: Gradle may be bootstrapped and possibly downloaded as a side-effect
300 await runCheckedAsync(<String>[gradle, '-v'], environment: _gradleEnv);
[all …]
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst1 Mesa 20.1.0 Release Notes / 2020-05-27
21 ---------------
25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on i965.
31 - GL_EXT_depth_bounds_test on Iris.
32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0.
33 - GL_NV_alpha_to_coverage_dither_control on radeonsi
34 - GL_NV_copy_image on all gallium drivers.
35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.
[all …]
D20.2.0.rst1 Mesa 20.2.0 Release Notes / 2020-09-28
20 ---------------
24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on Iris.
32 - GL_ARB_gpu_shader5 on llvmpipe
34 - GL_ARB_post_depth_coverage on llvmpipe
36 - GLES 3.2 on llvmpipe
38 - GL_EXT_shader_group_vote on GLES3.
40 - GL_EXT_texture_shadow_lod on llvmpipe
[all …]
D21.0.0.rst1 Mesa 21.0.0 Release Notes / 2021-03-11
20 ---------------
24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz
28 ------------
30 - GL_EXT_demote_to_helper_invocation on radeonsi
32 - GL_NV_compute_shader_derivatives on radeonsi
34 - EGL_MESA_platform_xcb
36 - Removed GL_NV_point_sprite for classic swrast.
38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf…
40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support
[all …]
D21.1.0.rst1 Mesa 21.1.0 Release Notes / 2021-05-05
20 ---------------
24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz
28 ------------
30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV
32 - DRM format modifiers for AMD.
34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV
36 - Zink exposes GL 4.6 and ES 3.1
38 - GL_EXT_depth_bounds_test on softpipe, zink
40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+)
[all …]
D21.3.0.rst1 Mesa 21.3.0 Release Notes / 2021-11-17
20 ---------------
24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz
28 ------------
30 - VK_EXT_color_write_enable on lavapipe
31 - GL_ARB_texture_filter_anisotropic in llvmpipe
32 - Anisotropic texture filtering in lavapipe
33 - VK_EXT_shader_atomic_float2 on Intel and RADV.
34 - VK_EXT_vertex_input_dynamic_state on RADV.
35 - VK_KHR_timeline_semaphore on lavapipe
[all …]
D20.3.0.rst1 Mesa 20.3.0 Release Notes / 2020-12-03
20 ---------------
24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz
28 ------------
30 - GL 4.5 on llvmpipe
32 - GL_INTEL_blackhole_render on radeonsi
34 - GL_NV_copy_depth_to_color for NIR
36 - GL_NV_half_float
38 - GL_NV_shader_atomic_int64 on radeonsi
40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3)
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dresident_runner.dart2 // Use of this source code is governed by a BSD-style license that can be
110 /// The 'compileExpression' service can be used to compile user-provided
435 platformArgs['trace-startup'] = coldRunner.traceStartup;
628 final String mode = isRunningProfile ? 'profile' :
900 /// The result of the operation; a non-zero code indicates a failure.
914 /// Given the value of the --target option, return the path of the Dart file
1119 // Don't print stack traces for known error types.

123