summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralejander <[email protected]>2022-02-10 16:51:55 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:51:55 +0300
commit4a6df6892d19735e3d61e66d07c415ba187fd691 (patch)
treeab7fbbf3253d4c0e2793218f09378908beb025fb
parent6f78ed0dfadc4d45d827bf342a97c526f3b2e22c (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
-rw-r--r--build/ya.conf.json62
1 files changed, 31 insertions, 31 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json
index 3ec01024781..5f7cc875d61 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -3847,36 +3847,36 @@
}
]
},
- "gpt": {
- "tools": {
- "gpt_perf": {
- "bottle": "gpt"
- },
- "gpt_heap": {
- "bottle": "gpt"
- }
- },
- "params": {
- "gpt_perf": {
- "LD_PRELOAD": [
- "$(GPT_PERF)/gpt/lib/libprofiler.so"
- ],
- "HEAPCHECK": [
- "normal"
- ],
- "PPROF_PATH": [
- "$(GPT_PERF)/gpt/bin/pprof"
- ]
+ "gpt": {
+ "tools": {
+ "gpt_perf": {
+ "bottle": "gpt"
+ },
+ "gpt_heap": {
+ "bottle": "gpt"
+ }
+ },
+ "params": {
+ "gpt_perf": {
+ "LD_PRELOAD": [
+ "$(GPT_PERF)/gpt/lib/libprofiler.so"
+ ],
+ "HEAPCHECK": [
+ "normal"
+ ],
+ "PPROF_PATH": [
+ "$(GPT_PERF)/gpt/bin/pprof"
+ ]
},
- "gpt_heap": {
- "LD_PRELOAD": [
- "$(GPT_HEAP)/gpt/lib/libtcmalloc.so"
- ],
- "PPROF_PATH": [
- "$(GPT_HEAP)/gpt/bin/pprof"
- ]
+ "gpt_heap": {
+ "LD_PRELOAD": [
+ "$(GPT_HEAP)/gpt/lib/libtcmalloc.so"
+ ],
+ "PPROF_PATH": [
+ "$(GPT_HEAP)/gpt/bin/pprof"
+ ]
}
- },
+ },
"platforms": [
{
"host": {
@@ -7093,11 +7093,11 @@
]
}
},
- "gpt": {
- "formula": {
+ "gpt": {
+ "formula": {
"sandbox_id": 21836503,
"match": "GooglePerformanceTools"
- }
+ }
},
"ant": {
"formula": {