summaryrefslogtreecommitdiffstats
path: root/library/cpp/lwtrace
diff options
context:
space:
mode:
authorthegeorg <[email protected]>2022-02-10 16:45:08 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:08 +0300
commit4e839db24a3bbc9f1c610c43d6faaaa99824dcca (patch)
tree506dac10f5df94fab310584ee51b24fc5a081c22 /library/cpp/lwtrace
parent2d37894b1b037cf24231090eda8589bbb44fb6fc (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/lwtrace')
-rw-r--r--library/cpp/lwtrace/control.h2
-rw-r--r--library/cpp/lwtrace/example2/lwtrace_example2.cpp2
-rw-r--r--library/cpp/lwtrace/example3/lwtrace_example3.cpp2
-rw-r--r--library/cpp/lwtrace/mon/mon_lwtrace.cpp2
-rw-r--r--library/cpp/lwtrace/signature.h4
-rw-r--r--library/cpp/lwtrace/start.cpp2
-rw-r--r--library/cpp/lwtrace/tests/trace_tests.cpp2
-rw-r--r--library/cpp/lwtrace/trace.cpp2
-rw-r--r--library/cpp/lwtrace/trace_ut.cpp2
9 files changed, 10 insertions, 10 deletions
diff --git a/library/cpp/lwtrace/control.h b/library/cpp/lwtrace/control.h
index 16b24eafd2d..75b9212d020 100644
--- a/library/cpp/lwtrace/control.h
+++ b/library/cpp/lwtrace/control.h
@@ -8,7 +8,7 @@
#include <library/cpp/lwtrace/protos/lwtrace.pb.h>
-#include <google/protobuf/repeated_field.h>
+#include <google/protobuf/repeated_field.h>
#include <util/generic/deque.h>
#include <util/generic/hash.h>
diff --git a/library/cpp/lwtrace/example2/lwtrace_example2.cpp b/library/cpp/lwtrace/example2/lwtrace_example2.cpp
index 7a4f7a1dafc..c352b500c85 100644
--- a/library/cpp/lwtrace/example2/lwtrace_example2.cpp
+++ b/library/cpp/lwtrace/example2/lwtrace_example2.cpp
@@ -2,7 +2,7 @@
#include <library/cpp/lwtrace/all.h>
#include <library/cpp/getopt/last_getopt.h>
-#include <google/protobuf/text_format.h>
+#include <google/protobuf/text_format.h>
#include <util/stream/file.h>
#define LWTRACE_EXAMPLE_PROVIDER(PROBE, EVENT, GROUPS, TYPES, NAMES) \
diff --git a/library/cpp/lwtrace/example3/lwtrace_example3.cpp b/library/cpp/lwtrace/example3/lwtrace_example3.cpp
index 4493dc0077b..25d9d242eb1 100644
--- a/library/cpp/lwtrace/example3/lwtrace_example3.cpp
+++ b/library/cpp/lwtrace/example3/lwtrace_example3.cpp
@@ -1,5 +1,5 @@
#include <library/cpp/lwtrace/all.h>
-#include <google/protobuf/text_format.h>
+#include <google/protobuf/text_format.h>
#include "my_action.h"
#define LWTRACE_EXAMPLE_PROVIDER(PROBE, EVENT, GROUPS, TYPES, NAMES) \
diff --git a/library/cpp/lwtrace/mon/mon_lwtrace.cpp b/library/cpp/lwtrace/mon/mon_lwtrace.cpp
index a61ee9ce22d..56a12608ffb 100644
--- a/library/cpp/lwtrace/mon/mon_lwtrace.cpp
+++ b/library/cpp/lwtrace/mon/mon_lwtrace.cpp
@@ -3,7 +3,7 @@
#include <algorithm>
#include <iterator>
-#include <google/protobuf/text_format.h>
+#include <google/protobuf/text_format.h>
#include <library/cpp/lwtrace/mon/analytics/all.h>
#include <library/cpp/lwtrace/all.h>
#include <library/cpp/monlib/service/pages/mon_page.h>
diff --git a/library/cpp/lwtrace/signature.h b/library/cpp/lwtrace/signature.h
index 868bd9bcf26..a6c546b8fb0 100644
--- a/library/cpp/lwtrace/signature.h
+++ b/library/cpp/lwtrace/signature.h
@@ -11,8 +11,8 @@
#include <util/string/cast.h>
#include <util/string/printf.h>
-#include <google/protobuf/descriptor.h>
-#include <google/protobuf/generated_enum_reflection.h>
+#include <google/protobuf/descriptor.h>
+#include <google/protobuf/generated_enum_reflection.h>
#include <library/cpp/lwtrace/protos/lwtrace.pb.h>
diff --git a/library/cpp/lwtrace/start.cpp b/library/cpp/lwtrace/start.cpp
index 121d5472b63..b8be30118b7 100644
--- a/library/cpp/lwtrace/start.cpp
+++ b/library/cpp/lwtrace/start.cpp
@@ -2,7 +2,7 @@
#include "all.h"
-#include <google/protobuf/text_format.h>
+#include <google/protobuf/text_format.h>
#include <util/generic/singleton.h>
#include <util/stream/file.h>
diff --git a/library/cpp/lwtrace/tests/trace_tests.cpp b/library/cpp/lwtrace/tests/trace_tests.cpp
index 6762e344a75..7b93769325b 100644
--- a/library/cpp/lwtrace/tests/trace_tests.cpp
+++ b/library/cpp/lwtrace/tests/trace_tests.cpp
@@ -2,7 +2,7 @@
#include <library/cpp/getopt/last_getopt.h>
-#include <google/protobuf/text_format.h>
+#include <google/protobuf/text_format.h>
#include <util/system/pipe.h>
#include <util/generic/ymath.h>
diff --git a/library/cpp/lwtrace/trace.cpp b/library/cpp/lwtrace/trace.cpp
index 3c974c85a01..1fcb9ae7d29 100644
--- a/library/cpp/lwtrace/trace.cpp
+++ b/library/cpp/lwtrace/trace.cpp
@@ -4,7 +4,7 @@
#include "preprocessor.h"
#include "sleep_action.h"
#include "stderr_writer.h"
-#include "google/protobuf/repeated_field.h"
+#include "google/protobuf/repeated_field.h"
#include <util/generic/map.h>
#include <util/random/random.h>
diff --git a/library/cpp/lwtrace/trace_ut.cpp b/library/cpp/lwtrace/trace_ut.cpp
index cb03e4fbde9..0fec77546ea 100644
--- a/library/cpp/lwtrace/trace_ut.cpp
+++ b/library/cpp/lwtrace/trace_ut.cpp
@@ -4,7 +4,7 @@
#include <library/cpp/testing/unittest/registar.h>
-#include <google/protobuf/text_format.h>
+#include <google/protobuf/text_format.h>
enum ESimpleEnum {
ValueA,