Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/intel/ci/
Dgitlab-ci.yml1 .intel-common-test:
3 - .lava-test:amd64
8 FLAKES_CHANNEL: "#intel-ci"
11 .anv-test:
13 - .intel-common-test
14 - .anv-rules
18 .iris-test:
20 - .intel-common-test
21 - .iris-rules
25 .intel-test:
[all …]
/third_party/mesa3d/src/gallium/drivers/virgl/ci/
Dgitlab-ci.yml1 .virpipe-test:
3 - .test-gl
4 - .virgl-rules
7 FLAKES_CHANNEL: "#virgl-ci"
9 - xvfb-run --server-args='-noreset' sh -c "GALLIUM_DRIVER=virpipe install/deqp-runner.sh"
11 virpipe-on-gl:
13 - .deqp-test
14 - .virpipe-test
16 DEQP_SUITE: virpipe-gl
17 GPU_VERSION: virpipe-gl
[all …]
/third_party/mesa3d/src/freedreno/ci/
Dgitlab-ci.yml1 .freedreno-test:
3 - .baremetal-test-arm64
4 - .freedreno-rules
7 FLAKES_CHANNEL: "#freedreno-ci"
11 - ./install/bare-metal/fastboot.sh
13 - google-freedreno-db410c
15 .baremetal-deqp-test-freedreno-vk:
17 - .baremetal-deqp-test
24 .freedreno-test-traces:
26 - .piglit-traces-test
[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,
29 .tr -\-^\(ha~\(ti`\(ga
35 .Nd server-side JavaScript runtime
41 .Op Ar v8-options
43 .Op Fl -
52 .Op Fl -v8-options
57 It is primarily focused on creating simple, easy-to-build network clients and servers.
[all …]
/third_party/mesa3d/.gitlab-ci/piglit/
Dpiglit-traces.sh3 set -ex
5 INSTALL=$(realpath -s "$PWD"/install)
6 MINIO_ARGS="--token-file ${CI_JOB_JWT_FILE}"
8 RESULTS=$(realpath -s "$PWD"/results)
9 mkdir -p "$RESULTS"
16 export VK_ICD_FILENAMES="$INSTALL/share/vulkan/icd.d/${VK_DRIVER}_icd.${VK_CPU:-`uname -m`}.json"
20 MESA_VERSION=$(head -1 "$INSTALL/VERSION" | sed 's/\./\\./g')
34 set -x
56 SANITY_MESA_VERSION_CMD="$SANITY_MESA_VERSION_CMD --platform surfaceless_egl --api gles2"
66 virgl_test_server >"$RESULTS"/vtest-log.txt 2>&1 &
[all …]
/third_party/mbedtls/configs/
Dconfig-suite-b.h2 * \file config-suite-b.h
4 * \brief Minimal configuration for TLS NSA Suite B Profile (RFC 6460)
8 * SPDX-License-Identifier: Apache-2.0
14 * http://www.apache.org/licenses/LICENSE-2.0
23 * Minimal configuration for TLS NSA Suite B Profile (RFC 6460)
26 * - no RSA or classic DH, fully based on ECC
27 * - optimized for low RAM usage
30 * - if 128-bit security is enough, disable secp384r1 and SHA-512
31 * - use embedded certs in DER format and disable PEM_PARSE_C and BASE64_C
80 #define MBEDTLS_MPI_MAX_SIZE 48 // 384-bit EC curve = 48 bytes
[all …]
/third_party/json/tests/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/src/
Dnode_options.cc2 #include "node_options-inl.h"
4 #include "env-inl.h"
43 errors->push_back("Inspector is not available when Node is compiled " in CheckOptions()
44 "--without-v8-platform and --without-inspector."); in CheckOptions()
49 errors->push_back("[DEP0062]: `node --debug` and `node --debug-brk` " in CheckOptions()
50 "are invalid. Please use `node --inspect` and " in CheckOptions()
51 "`node --inspect-brk` instead."); in CheckOptions()
65 errors->push_back("--inspect-publish-uid destination can be " in CheckOptions()
75 errors->push_back("either --use-openssl-ca or --use-bundled-ca can be " in CheckOptions()
81 if ((secure_heap & (secure_heap - 1)) != 0) in CheckOptions()
[all …]
/third_party/node/deps/v8/include/
Djs_protocol.pdl2 # Use of this source code is governed by a BSD-style license that can be
9 # This domain is deprecated - use Runtime or Log instead.
21 console-api
40 # Line number in the resource that generated this message (1-based).
42 # Column number in the resource that generated this message (1-based).
62 # breakpoints, stepping through execution, exploring stack traces, etc.
77 # Line number in the script (0-based).
79 # Column number in the script (0-based).
131 wasm-expression-stack
154 # Line number in the script (0-based).
[all …]
Djs_protocol-1.2.json47 "enum": ["Infinity", "NaN", "-Infinity", "-0"],
48 "description": "Primitive value which cannot be JSON-stringified."
60 …ue", "optional": true, "description": "Primitive value which can not be JSON-stringified does not …
62 …jectId", "optional": true, "description": "Unique object identifier (for non-primitive values)." },
100 …{ "name": "value", "type": "string", "optional": true, "description": "User-friendly property valu…
110 …ew", "optional": true, "description": "Preview of the key. Specified for map-like collection entri…
146 …bleValue", "optional": true, "description": "Primitive value which can not be JSON-stringified." },
163 …me": "auxData", "type": "object", "optional": true, "description": "Embedder-specific auxiliary da…
173 …ineNumber", "type": "integer", "description": "Line number of the exception location (0-based)." },
174 …nNumber", "type": "integer", "description": "Column number of the exception location (0-based)." },
[all …]
Djs_protocol-1.3.json47 "enum": ["Infinity", "NaN", "-Infinity", "-0"],
48 "description": "Primitive value which cannot be JSON-stringified."
59 …ue", "optional": true, "description": "Primitive value which can not be JSON-stringified does not …
61 …jectId", "optional": true, "description": "Unique object identifier (for non-primitive values)." },
99 …{ "name": "value", "type": "string", "optional": true, "description": "User-friendly property valu…
109 …ew", "optional": true, "description": "Preview of the key. Specified for map-like collection entri…
145 …bleValue", "optional": true, "description": "Primitive value which can not be JSON-stringified." },
162 …me": "auxData", "type": "object", "optional": true, "description": "Embedder-specific auxiliary da…
172 …ineNumber", "type": "integer", "description": "Line number of the exception location (0-based)." },
173 …nNumber", "type": "integer", "description": "Column number of the exception location (0-based)." },
[all …]
/third_party/node/doc/api/
Dcli.md1 # Command-line API
3 <!--introduced_in=v5.9.1-->
5 <!--type=misc-->
7 Node.js comes with a variety of CLI options. These options expose built-in
14 `node [options] [V8 options] [<program-entry-point> | -e "script" | -] [--] [arguments]`
16 `node inspect [<program-entry-point> | -e "script" | <host>:<port>] …`
18 `node --v8-options`
26 The program entry point is a specifier-like string. If the string is not an
29 [ES module loader][Modules loaders] if [`--experimental-default-type=module`][]
35 * The program was started with a command-line flag that forces the entry
[all …]
Dcli.json7 "textRaw": "Command-line API",
8 "name": "Command-line API",
11 …"desc": "<p>Node.js comes with a variety of CLI options. These options expose built-in\ndebugging,…
16-entry-point> | -e \"script\" | -] [--] [arguments]</code></p>\n<p><code>node inspect [&#x3C;progr…
23-like string. If the string is not an\nabsolute path, it's resolved as a relative path from the cu…
28-loaders\">ES module loader</a> loads the program\nentry point, the <code>node</code> command will…
43 "pr-url": "https://github.com/nodejs/node/pull/23020",
48-</code>) or underscores (<code>_</code>). For example, <code>--pending-deprecation</code> is\nequ…
51 "textRaw": "`-`",
52 "name": "`-`",
[all …]
Dcli.html4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width">
6 <meta name="nodejs.org:node-version" content="v18.20.1">
7 <title>Command-line API | Node.js v18.20.1 Documentation</title>
15 <body class="alt apidoc" id="api-section-cli">
24 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
25 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
29 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
30 <li><a href="async_context.html" class="nav-async_context">Asynchronous context tracking</a></li>
31 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
[all …]
/third_party/node/deps/v8/third_party/ittapi/include/
Djitprofiling.h2 Copyright (C) 2005-2019 Intel Corporation
4 SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
13 * The JIT Profiling API is used to report information about just-in-time
15 * calls in the code generator to report information before JIT-compiled
18 * associated with JIT-compiled code.
21 * - **Profile trace-based and method-based JIT-compiled
22 * code**. Some examples of environments that you can profile with these APIs:
23 * dynamic JIT compilation of JavaScript code traces, JIT execution in OpenCL(TM)
63 * - **Analyze split functions** (multiple joint or disjoint code regions
64 * belonging to the same function) **including re-JIT**
[all …]
/third_party/node/deps/v8/tools/
Dtickprocessor.mjs30 import { Profile, JsonProfile } from "./profile.mjs";
35 class V8Profile extends Profile {
80 // creating zero-sized entries, skip such duplicates.
81 // Also double-check that function belongs to the library address space.
115 if (funcInfo.start < libStart - libASLRSlide &&
116 funcInfo.start < libEnd - libStart) {
181 this.FUNC_RE = /^([0-9a-fA-F]{8,16}) ([0-9a-fA-F]{8,16} )?[tTwW] (.*)$/;
206 os.system(this.nmExec, ['-C', '-n', '-S', libName], -1, -1),
207 os.system(this.nmExec, ['-C', '-n', '-S', '-D', libName], -1, -1)
210 const objdumpOutput = os.system(this.objdumpExec, ['-h', libName], -1, -1);
[all …]
/third_party/node/deps/v8/src/inspector/
Dv8-console.h2 // Use of this source code is governed by a BSD-style license that can be
10 #include "include/v8-array-buffer.h"
11 #include "include/v8-external.h"
12 #include "include/v8-local-handle.h"
14 #include "src/debug/interface-types.h"
26 // https://console.spec.whatwg.org/#console-namespace
99 void Profile(const v8::debug::ConsoleCallArguments&,
115 static_cast<V8Console*>(info.Data().As<v8::External>()->Value()); in call()
116 (console->*func)(info); in call()
123 info.Data().As<v8::ArrayBuffer>()->GetBackingStore()->Data()); in call()
[all …]
/third_party/node/deps/v8/src/roots/
Droots.h2 // Use of this source code is governed by a BSD-style license that can be
12 #include "src/init/heap-symbols.h"
13 #include "src/objects/objects-definitions.h"
33 // Defines all the read-only roots in Heap.
200 /* Marker for self-references during code-generation */ \
202 /* Marker for basic-block usage counters array during code-generation */ \
204 /* Canonical off-heap trampoline data */ \
252 /* Indirection lists for isolate-independent builtins */ \
309 /* Feedback vectors that we need for code coverage or type profile */ \
315 /* Support for async stack traces */ \
[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 …]
D22.1.0.rst1 Mesa 22.1.0 Release Notes / 2022-05-18
20 ---------------
24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz
28 ------------
30 - d3d12 GL4.2
31 - GL_NV_pack_subimage
32 - VK_EXT_depth_clip_control on lavapipe and RADV
33 - Vulkan 1.3 support on lavapipe
34 - VK_EXT_graphics_pipeline_library on lavapipe
35 - VK_EXT_primitives_generated_query on lavapipe
[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.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 …]
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 …]

123