aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoralejander <alejander@yandex-team.ru>2022-02-10 16:51:55 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:51:55 +0300
commit4a6df6892d19735e3d61e66d07c415ba187fd691 (patch)
treeab7fbbf3253d4c0e2793218f09378908beb025fb /build
parent6f78ed0dfadc4d45d827bf342a97c526f3b2e22c (diff)
downloadydb-4a6df6892d19735e3d61e66d07c415ba187fd691.tar.gz
Restoring authorship annotation for <alejander@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build')
-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 3ec0102478..5f7cc875d6 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": {