aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/benchmark
diff options
context:
space:
mode:
authorworkfork <workfork@yandex-team.ru>2022-02-10 16:46:43 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:43 +0300
commit89db6fe2fe2c32d2a832ddfeb04e8d078e301084 (patch)
tree49e222ea1c5804306084bb3ae065bb702625360f /util/system/benchmark
parentc3745173272d1cf5b0642debb40d019e7ae71094 (diff)
downloadydb-89db6fe2fe2c32d2a832ddfeb04e8d078e301084.tar.gz
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/system/benchmark')
-rw-r--r--util/system/benchmark/cpu_id/metrics/ya.make2
-rw-r--r--util/system/benchmark/cpu_id/ya.make2
-rw-r--r--util/system/benchmark/create_destroy_thread/metrics/ya.make2
-rw-r--r--util/system/benchmark/rdtsc/ya.make2
-rw-r--r--util/system/benchmark/ya.make2
5 files changed, 5 insertions, 5 deletions
diff --git a/util/system/benchmark/cpu_id/metrics/ya.make b/util/system/benchmark/cpu_id/metrics/ya.make
index 1ec3b7bb9d..8c55def99b 100644
--- a/util/system/benchmark/cpu_id/metrics/ya.make
+++ b/util/system/benchmark/cpu_id/metrics/ya.make
@@ -1,6 +1,6 @@
OWNER(
yazevnul
- g:util
+ g:util
)
SUBSCRIBER(g:util-subscribers)
diff --git a/util/system/benchmark/cpu_id/ya.make b/util/system/benchmark/cpu_id/ya.make
index 858f2a5117..976977014f 100644
--- a/util/system/benchmark/cpu_id/ya.make
+++ b/util/system/benchmark/cpu_id/ya.make
@@ -1,6 +1,6 @@
OWNER(
yazevnul
- g:util
+ g:util
)
SUBSCRIBER(g:util-subscribers)
diff --git a/util/system/benchmark/create_destroy_thread/metrics/ya.make b/util/system/benchmark/create_destroy_thread/metrics/ya.make
index f5f3f3562d..d526487e1a 100644
--- a/util/system/benchmark/create_destroy_thread/metrics/ya.make
+++ b/util/system/benchmark/create_destroy_thread/metrics/ya.make
@@ -1,6 +1,6 @@
OWNER(
yazevnul
- g:util
+ g:util
)
SUBSCRIBER(g:util-subscribers)
diff --git a/util/system/benchmark/rdtsc/ya.make b/util/system/benchmark/rdtsc/ya.make
index 872318f4a3..7059abc3a4 100644
--- a/util/system/benchmark/rdtsc/ya.make
+++ b/util/system/benchmark/rdtsc/ya.make
@@ -1,6 +1,6 @@
Y_BENCHMARK()
-OWNER(g:util)
+OWNER(g:util)
SUBSCRIBER(g:util-subscribers)
SRCS(
diff --git a/util/system/benchmark/ya.make b/util/system/benchmark/ya.make
index d8be7e865b..12fa9af9d6 100644
--- a/util/system/benchmark/ya.make
+++ b/util/system/benchmark/ya.make
@@ -1,6 +1,6 @@
OWNER(
yazevnul
- g:util
+ g:util
)
SUBSCRIBER(g:util-subscribers)