Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / infra / bots / recipes / perf.expected / Perf-Ubuntu18-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json
1 [
2   {
3     "cmd": [
4       "vpython",
5       "-u",
6       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
7       "--json-output",
8       "/path/to/tmp/json",
9       "ensure-directory",
10       "--mode",
11       "0777",
12       "[START_DIR]/tmp"
13     ],
14     "infra_step": true,
15     "name": "makedirs tmp_dir"
16   },
17   {
18     "cmd": [
19       "vpython",
20       "-u",
21       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
22       "--json-output",
23       "/path/to/tmp/json",
24       "copy",
25       "[START_DIR]/skia/infra/bots/assets/skp/VERSION",
26       "/path/to/tmp/"
27     ],
28     "infra_step": true,
29     "name": "Get skp VERSION",
30     "~followup_annotations": [
31       "@@@STEP_LOG_LINE@VERSION@42@@@",
32       "@@@STEP_LOG_END@VERSION@@@"
33     ]
34   },
35   {
36     "cmd": [
37       "vpython",
38       "-u",
39       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
40       "--json-output",
41       "/path/to/tmp/json",
42       "copy",
43       "42",
44       "[START_DIR]/tmp/SKP_VERSION"
45     ],
46     "infra_step": true,
47     "name": "write SKP_VERSION",
48     "~followup_annotations": [
49       "@@@STEP_LOG_LINE@SKP_VERSION@42@@@",
50       "@@@STEP_LOG_END@SKP_VERSION@@@"
51     ]
52   },
53   {
54     "cmd": [
55       "python",
56       "-u",
57       "import os\nprint(os.environ.get('SWARMING_BOT_ID', ''))\n"
58     ],
59     "name": "get swarming bot id",
60     "~followup_annotations": [
61       "@@@STEP_LOG_LINE@python.inline@import os@@@",
62       "@@@STEP_LOG_LINE@python.inline@print(os.environ.get('SWARMING_BOT_ID', ''))@@@",
63       "@@@STEP_LOG_END@python.inline@@@"
64     ]
65   },
66   {
67     "cmd": [
68       "python",
69       "-u",
70       "import os\nprint(os.environ.get('SWARMING_TASK_ID', ''))\n"
71     ],
72     "name": "get swarming task id",
73     "~followup_annotations": [
74       "@@@STEP_LOG_LINE@python.inline@import os@@@",
75       "@@@STEP_LOG_LINE@python.inline@print(os.environ.get('SWARMING_TASK_ID', ''))@@@",
76       "@@@STEP_LOG_END@python.inline@@@"
77     ]
78   },
79   {
80     "cmd": [
81       "[START_DIR]/valgrind/bin/valgrind",
82       "--gen-suppressions=all",
83       "--leak-check=full",
84       "--track-origins=yes",
85       "--error-exitcode=1",
86       "--num-callers=40",
87       "--suppressions=[START_DIR]/skia/tools/valgrind.supp",
88       "[START_DIR]/build/nanobench",
89       "--example",
90       "--flags",
91       "-i",
92       "[START_DIR]/skia/resources",
93       "--skps",
94       "[START_DIR]/skp"
95     ],
96     "env": {
97       "CHROME_HEADLESS": "1",
98       "PATH": "<PATH>:RECIPE_REPO[depot_tools]",
99       "VALGRIND_LIB": "[START_DIR]/valgrind/lib/valgrind"
100     },
101     "name": "nanobench"
102   },
103   {
104     "name": "$result"
105   }
106 ]