Home
last modified time | relevance | path

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

12345

/external/virglrenderer/perf-testing/
DREADME.md1 The files in this directory help with testing Virgl on the virtio-gpu winsys
22 $ sh perf-testing/build-dockerimage.sh
29 $ bash perf-testing/run_trace-in-container.sh \
30 --root $PATH_THAT_CONTAINS_MESA_CHECKOUT_VIRGLRENDERER_AND_TRACES_DB_CHECKOUT \
31 --trace $API_TRACE_TO_RUN
34 There are also options for run_trace-in-container.sh that allow specifying the
35 path to mesa, virglrenderer, and the traces db. These override the root path.
39 root that contains the traces db as subdirectory the the trace file name can be
40 also given with this traces db sudirectory name, i.e. if the traces db is located
41 in '$workdir/traces-db', root=$workdir, and the trace is calles 'sometrace.trace',
[all …]
Drun-trace-in-container.sh3 # Use of this source code is governed by a BSD-style license that can be
9 #set -ex
29 …echo " --root, -r Path to a root directory that contains the sources for mesa, virglrendere…
30 echo " --mesa, -m Path to Mesa source code (overrides path generated from root)"
31 echo " --virgl, -v Path to virglrenderer source code (overrides path generated from root)"
32 echo " --kernel, -k Path to Linux kernel source code"
33 …echo " --traces-db, -d Path to the directory containing the traces (overrides path generated fro…
34 echo " --trace, -t Trace to be run (path relative to traces-db) (required)"
35 …echo " --benchmark, -b Number of times the last frame should be run for benchmarking (default 0=…
36 …echo " --perfetto, -p Number of times the last frame should be loop for perfetto (default 10; 0…
[all …]
/external/virglrenderer/perf-testing/Docker/
Drun_traces.sh3 set -ex
6 mount -t virtiofs waffle-tag /waffle
9 mount -t virtiofs apitrace-tag /apitrace
11 mkdir /traces-db
12 mount -t virtiofs traces-db-tag /traces-db
15 mount -t virtiofs perfetto-tag /perfetto
29 sed -i '/pool/s/^/#/' /etc/chrony/chrony.conf
30 echo refclock PHC /dev/ptp0 poll 1 dpoll -2 offset 0 >> /etc/chrony/chrony.conf
34 mkdir -p /run/chrony
35 time chronyd -q # Initial synchronization, will take some time
[all …]
Drun.sh5 set -ex
8 export PYTHONPATH=/usr/local/lib/python3.7/site-packages
18 while [ -n "$1" ] ; do
21 --trace|-t)
26 --benchmark|-b)
32 --perfetto|-p)
38 --wait-after-frame|-w)
39 command="$command wait-after-frame=1"
40 wait_after_frame="--wait-after-frame"
43 --snapshot|-s)
[all …]
Dmerge_traces.py51 host_boot_ts = -1
87 elif host_boot_ts == -1 and in_packet.HasField('clock_snapshot'):
93 host_boot_ts = host_realtime - host_boottime
101 #open('../traces-db/perfetto-guest.txt', 'w').write(str(in_message))
104 guest_boot_ts = -1
106 if guest_boot_ts == -1 and in_packet.HasField('clock_snapshot'):
112 guest_boot_ts = guest_realtime - guest_boottime
118 delta = guest_boot_ts - host_boot_ts
119 cmd_delta = first_host_virtio_gpu_cmd - first_guest_virtio_gpu_cmd - delta
154 #open('../traces-db/perfetto.txt', 'w').write(str(out_message))
/external/mesa3d/.gitlab-ci/piglit/
Dpiglit-traces.sh6 . "${SCRIPTS_DIR}/setup-test-env.sh"
8 section_start traces_prepare "traces: preparing test setup"
10 set -ex
15 INSTALL=$(realpath -s "$PWD"/install)
16 S3_ARGS="--token-file ${S3_JWT_FILE}"
21 # Needed because yq and ci-fairy are installed there.
25 yq -iY 'del(.traces[][] | select(.label[]? == "no-perf"))' \
29 export PIGLIT_REPLAY_EXTRA_ARGS="--keep-image ${PIGLIT_REPLAY_EXTRA_ARGS}"
37 if [ -n "${VK_DRIVER}" ]; then
38 ARCH=$(uname -m)
[all …]
/external/mesa3d/docs/ci/
Dlocal-traces.rst1 Running traces on a local machine
5 -------------
6 - Install `Apitrace <https://apitrace.github.io/>`__
7 - Install `Renderdoc <https://renderdoc.org/>`__ (only needed for some traces)
8 - Download and compile `Piglit <https://gitlab.freedesktop.org/mesa/piglit>`__ and install his `dep…
9 - Download traces you want to replay from `traces-db <https://gitlab.freedesktop.org/gfx-ci/tracie/
12 --------------------
15 .. code-block:: sh
17 apitrace replay -w name_of_trace.trace
23 .. code-block:: sh
[all …]
/external/mesa3d/src/freedreno/ci/
Dgitlab-ci.yml2 - local: 'src/freedreno/ci/gitlab-ci-inc.yml'
4 a306-gl:
6 - .baremetal-deqp-test
7 - .a306-test
9 DEQP_SUITE: freedreno-a307
13 a306-piglit:
15 - .baremetal-deqp-test
16 - .a306-test
17 - .google-freedreno-manual-rules
20 DEQP_SUITE: freedreno-a306-piglit
[all …]
Drestricted-traces-freedreno.yml2 ---
3 traces-db:
4 download-url: "http://10.42.0.1:8888/cache/?uri=https://s3.freedesktop.org/mesa-tracie-private/"
6 traces:
7 stellaris/Stellaris-trim--f722-v20201203-v2.trace:
8 freedreno-a630:
12 SirYouAreBeingHunted/sir-f750-v2.trace:
13 freedreno-a630:
16 SpecOps/specops-s0-1088-f1300-v2.trace:
17 freedreno-a630:
[all …]
/external/mesa3d/src/gallium/drivers/zink/ci/
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/zink/ci/gitlab-ci-inc.yml'
4 zink-lvp:
6 - .test-gl
7 - .deqp-test
8 - .zink-lvp-test
10 DEQP_SUITE: zink-lvp
13 # Enable validation (except for on piglit, see deqp-zink-lvp.toml), logging
16 XVFB_SCRIPT: "VK_DRIVER=lvp install/deqp-runner.sh"
20 xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-test-env.sh && ${XVFB_SCRIPT}"
22 zink-venus-lvp:
[all …]
/external/mesa3d/.gitlab-ci/
Dtest-source-dep.yml5 .scheduled_pipeline-rules:
7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"'
12 # disables that, but keeps the auto-retry for infrastructure failures.
13 .no-auto-retry:
19 - api_failure
20 - runner_system_failure
21 - scheduler_failure
22 - data_integrity_failure
23 - unknown_failure
28 .no_scheduled_pipelines-rules:
[all …]
/external/perfetto/python/perfetto/trace_uri_resolver/
Dresolver.py7 # http://www.apache.org/licenses/LICENSE-2.0
51 """"Resolves a trace URI (e.g. 'ants:trace_id=1234') into a list of traces.
54 up traces using URI strings.
63 self.db = init_db()
66 traces = self.db.lookup(
73 for t in traces
98 # metadata allows additional key-value pairs to be provided which are
100 # could be provivded for traces originating from lab tests.
109 def resolve(self) -> List['TraceUriResolver.Result']:
110 """Resolves a list of traces.
[all …]
/external/mesa3d/src/gallium/frontends/lavapipe/ci/
Dtraces-lavapipe.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
6 traces:
7 unigine/sanctuary-d3d9.trace-dxgi:
8 vk-lvp:
/external/pigweed/pw_trace_tokenized/py/pw_trace_tokenized/
Dtrace_tokenized.py8 # https://www.apache.org/licenses/LICENSE-2.0
20 python pw_trace_tokenized/py/trace_tokenized.py -i trace.bin -o trace.json
22 """ # pylint: disable=line-too-long
23 # pylint: enable=line-too-long
113 def parse_trace_event(buffer, db, last_time, ticks_per_second): argument
122 if len(db.token_to_entries[token]) == 0:
126 token_string = str(db.token_to_entries[token][0])
151 """Handles the decoding traces."""
153 db = tokens.Database.merged(*databases)
167 db,
[all …]
/external/python/google-api-python-client/docs/dyn/
Dcloudtrace_v1.projects.traces.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcloudtrace_v1.projects.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/external/mesa3d/src/gallium/drivers/i915/ci/
Dtraces-i915.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
6 traces:
7 glxgears/glxgears-2-v2.trace:
8 i915-g33:
10 gputest/plot3d-v2.trace:
11 i915-g33:
13 gputest/triangle-v2.trace:
14 i915-g33:
[all …]
/external/mesa3d/docs/drivers/
Dvc4.rst7 option as of the 2016-02-09 Raspbian 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 …]
/external/mesa3d/src/intel/ci/
Dgitlab-ci-inc.yml1 .intel-common-rules:
4 - changes: &intel_common_file_list
5 - src/intel/*
6 - src/intel/blorp/**/*
7 - src/intel/common/**/*
8 - src/intel/compiler/**/*
9 - src/intel/dev/**/*
10 - src/intel/ds/**/*
11 - src/intel/genxml/**/*
12 - src/intel/isl/**/*
[all …]
/external/googleapis/google/devtools/cloudtrace/v1/
Dtrace.proto7 // http://www.apache.org/licenses/LICENSE-2.0
33 // This file describes an API for collecting and viewing traces and spans
41 "https://www.googleapis.com/auth/cloud-platform,"
45 // Returns of a list of traces that match the specified filter conditions.
48 get: "/v1/projects/{project_id}/traces"
56 get: "/v1/projects/{project_id}/traces/{trace_id}"
61 // Sends new traces to Stackdriver Trace or updates existing traces. If the ID
68 patch: "/v1/projects/{project_id}/traces"
69 body: "traces"
71 option (google.api.method_signature) = "project_id,traces";
[all …]
/external/google-cloud-java/java-trace/proto-google-cloud-trace-v1/src/main/proto/google/devtools/cloudtrace/v1/
Dtrace.proto7 // http://www.apache.org/licenses/LICENSE-2.0
33 // This file describes an API for collecting and viewing traces and spans
41 "https://www.googleapis.com/auth/cloud-platform,"
45 // Returns of a list of traces that match the specified filter conditions.
48 get: "/v1/projects/{project_id}/traces"
56 get: "/v1/projects/{project_id}/traces/{trace_id}"
61 // Sends new traces to Stackdriver Trace or updates existing traces. If the ID
68 patch: "/v1/projects/{project_id}/traces"
69 body: "traces"
71 option (google.api.method_signature) = "project_id,traces";
[all …]
/external/pytorch/torch/jit/
D_monkeytype_config.py1 # mypy: allow-untyped-defs
18 from monkeytype.db.base import ( # type: ignore[import]
83 """A JitTypeCallTraceLogger that stores logged traces in a CallTraceStore."""
88 def log(self, trace: CallTrace) -> None:
89 self.traces.append(trace)
92 def __init__(self) -> None:
99 def add(self, traces: Iterable[CallTrace]):
100 for t in traces:
109 ) -> List[CallTraceThunk]:
112 def analyze(self, qualified_name: str) -> Dict:
[all …]
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudtrace.v1.json5 "https://www.googleapis.com/auth/cloud-platform": {
26 "x16": "http://www.google.com/images/icons/product/search-16.gif",
27 "x32": "http://www.google.com/images/icons/product/search-32.gif"
63 "Responses with Content-Type of application/json",
64 "Media download with context-dependent Content-Type",
65 "Responses with Content-Type of application/x-protobuf"
97 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
117 …"description": "Sends new traces to Cloud Trace or updates existing traces. If the ID of a trace t…
118 "flatPath": "v1/projects/{projectId}/traces",
132 "path": "v1/projects/{projectId}/traces",
[all …]
/external/mesa3d/src/amd/ci/
Dtraces-amd.yml2 ---
3 traces-db:
4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/"
6 traces:
7 unigine/heaven-scene1-low-d3d11.trace-dxgi:
8 vk-radv-raven:
9 label: [no-perf, slow, skip]
11 unigine/heaven-scene1-low-d3d9.trace-dxgi:
12 vk-radv-raven:
13 label: [no-perf, skip]
[all …]
/external/mesa3d/src/gallium/drivers/virgl/ci/
Dtraces-virgl-iris.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
6 traces:
7 glxgears/glxgears-2-v2.trace:
8 gl-virgl:
10 gputest/furmark-v2.trace:
11 gl-virgl:
13 gputest/triangle-v2.trace:
14 gl-virgl:
[all …]

12345