| |
| # Copyright 2023 gRPC authors. |
| # |
| # Licensed under the Apache License, Version 2.0 (the "License"); |
| # you may not use this file except in compliance with the License. |
| # You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| |
| # AUTO-GENERATED BY make_grpcio_observability.py! |
| CC_FILES=[ |
| 'grpc_root/src/core/channelz/channel_trace.cc', |
| 'grpc_root/src/core/channelz/channelz.cc', |
| 'grpc_root/src/core/channelz/channelz_registry.cc', |
| 'grpc_root/src/core/channelz/property_list.cc', |
| 'grpc_root/src/core/channelz/text_encode.cc', |
| 'grpc_root/src/core/config/config_vars.cc', |
| 'grpc_root/src/core/config/config_vars_non_generated.cc', |
| 'grpc_root/src/core/config/load_config.cc', |
| 'grpc_root/src/core/ext/upb-gen/google/protobuf/any.upb_minitable.c', |
| 'grpc_root/src/core/ext/upb-gen/google/protobuf/descriptor.upb_minitable.c', |
| 'grpc_root/src/core/ext/upb-gen/google/protobuf/duration.upb_minitable.c', |
| 'grpc_root/src/core/ext/upb-gen/google/protobuf/empty.upb_minitable.c', |
| 'grpc_root/src/core/ext/upb-gen/google/protobuf/timestamp.upb_minitable.c', |
| 'grpc_root/src/core/ext/upb-gen/src/proto/grpc/channelz/v2/channelz.upb_minitable.c', |
| 'grpc_root/src/core/ext/upb-gen/src/proto/grpc/channelz/v2/property_list.upb_minitable.c', |
| 'grpc_root/src/core/ext/upb-gen/src/proto/grpc/channelz/v2/service.upb_minitable.c', |
| 'grpc_root/src/core/lib/address_utils/parse_address.cc', |
| 'grpc_root/src/core/lib/address_utils/sockaddr_utils.cc', |
| 'grpc_root/src/core/lib/channel/channel_args.cc', |
| 'grpc_root/src/core/lib/debug/trace.cc', |
| 'grpc_root/src/core/lib/debug/trace_flags.cc', |
| 'grpc_root/src/core/lib/event_engine/thread_local.cc', |
| 'grpc_root/src/core/lib/experiments/config.cc', |
| 'grpc_root/src/core/lib/experiments/experiments.cc', |
| 'grpc_root/src/core/lib/iomgr/closure.cc', |
| 'grpc_root/src/core/lib/iomgr/combiner.cc', |
| 'grpc_root/src/core/lib/iomgr/error.cc', |
| 'grpc_root/src/core/lib/iomgr/exec_ctx.cc', |
| 'grpc_root/src/core/lib/iomgr/iomgr_internal.cc', |
| 'grpc_root/src/core/lib/iomgr/sockaddr_utils_posix.cc', |
| 'grpc_root/src/core/lib/iomgr/socket_utils_windows.cc', |
| 'grpc_root/src/core/lib/slice/percent_encoding.cc', |
| 'grpc_root/src/core/lib/slice/slice.cc', |
| 'grpc_root/src/core/lib/slice/slice_buffer.cc', |
| 'grpc_root/src/core/lib/slice/slice_string_helpers.cc', |
| 'grpc_root/src/core/lib/surface/channel_stack_type.cc', |
| 'grpc_root/src/core/lib/transport/connectivity_state.cc', |
| 'grpc_root/src/core/lib/transport/status_conversion.cc', |
| 'grpc_root/src/core/telemetry/histogram_view.cc', |
| 'grpc_root/src/core/telemetry/instrument.cc', |
| 'grpc_root/src/core/telemetry/stats.cc', |
| 'grpc_root/src/core/telemetry/stats_data.cc', |
| 'grpc_root/src/core/util/alloc.cc', |
| 'grpc_root/src/core/util/backoff.cc', |
| 'grpc_root/src/core/util/crash.cc', |
| 'grpc_root/src/core/util/examine_stack.cc', |
| 'grpc_root/src/core/util/fork.cc', |
| 'grpc_root/src/core/util/glob.cc', |
| 'grpc_root/src/core/util/gpr_time.cc', |
| 'grpc_root/src/core/util/grpc_check.cc', |
| 'grpc_root/src/core/util/grpc_if_nametoindex_posix.cc', |
| 'grpc_root/src/core/util/grpc_if_nametoindex_unsupported.cc', |
| 'grpc_root/src/core/util/host_port.cc', |
| 'grpc_root/src/core/util/iphone/cpu.cc', |
| 'grpc_root/src/core/util/json/json_reader.cc', |
| 'grpc_root/src/core/util/json/json_writer.cc', |
| 'grpc_root/src/core/util/latent_see.cc', |
| 'grpc_root/src/core/util/linux/cpu.cc', |
| 'grpc_root/src/core/util/linux/env.cc', |
| 'grpc_root/src/core/util/log.cc', |
| 'grpc_root/src/core/util/mpscq.cc', |
| 'grpc_root/src/core/util/msys/tmpfile.cc', |
| 'grpc_root/src/core/util/per_cpu.cc', |
| 'grpc_root/src/core/util/posix/cpu.cc', |
| 'grpc_root/src/core/util/posix/env.cc', |
| 'grpc_root/src/core/util/posix/stat.cc', |
| 'grpc_root/src/core/util/posix/string.cc', |
| 'grpc_root/src/core/util/posix/sync.cc', |
| 'grpc_root/src/core/util/posix/thd.cc', |
| 'grpc_root/src/core/util/posix/time.cc', |
| 'grpc_root/src/core/util/posix/tmpfile.cc', |
| 'grpc_root/src/core/util/postmortem_emit.cc', |
| 'grpc_root/src/core/util/ref_counted_string.cc', |
| 'grpc_root/src/core/util/shared_bit_gen.cc', |
| 'grpc_root/src/core/util/status_helper.cc', |
| 'grpc_root/src/core/util/strerror.cc', |
| 'grpc_root/src/core/util/string.cc', |
| 'grpc_root/src/core/util/sync.cc', |
| 'grpc_root/src/core/util/sync_abseil.cc', |
| 'grpc_root/src/core/util/tchar.cc', |
| 'grpc_root/src/core/util/time.cc', |
| 'grpc_root/src/core/util/time_precise.cc', |
| 'grpc_root/src/core/util/time_util.cc', |
| 'grpc_root/src/core/util/uri.cc', |
| 'grpc_root/src/core/util/windows/cpu.cc', |
| 'grpc_root/src/core/util/windows/env.cc', |
| 'grpc_root/src/core/util/windows/stat.cc', |
| 'grpc_root/src/core/util/windows/string.cc', |
| 'grpc_root/src/core/util/windows/string_util.cc', |
| 'grpc_root/src/core/util/windows/sync.cc', |
| 'grpc_root/src/core/util/windows/thd.cc', |
| 'grpc_root/src/core/util/windows/time.cc', |
| 'grpc_root/src/core/util/windows/tmpfile.cc', |
| 'grpc_root/src/core/util/work_serializer.cc', |
| 'third_party/abseil-cpp/absl/base/internal/cycleclock.cc', |
| 'third_party/abseil-cpp/absl/base/internal/low_level_alloc.cc', |
| 'third_party/abseil-cpp/absl/base/internal/raw_logging.cc', |
| 'third_party/abseil-cpp/absl/base/internal/spinlock.cc', |
| 'third_party/abseil-cpp/absl/base/internal/spinlock_wait.cc', |
| 'third_party/abseil-cpp/absl/base/internal/strerror.cc', |
| 'third_party/abseil-cpp/absl/base/internal/sysinfo.cc', |
| 'third_party/abseil-cpp/absl/base/internal/thread_identity.cc', |
| 'third_party/abseil-cpp/absl/base/internal/throw_delegate.cc', |
| 'third_party/abseil-cpp/absl/base/internal/tracing.cc', |
| 'third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc', |
| 'third_party/abseil-cpp/absl/base/log_severity.cc', |
| 'third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.cc', |
| 'third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc', |
| 'third_party/abseil-cpp/absl/container/internal/raw_hash_set.cc', |
| 'third_party/abseil-cpp/absl/crc/crc32c.cc', |
| 'third_party/abseil-cpp/absl/crc/internal/cpu_detect.cc', |
| 'third_party/abseil-cpp/absl/crc/internal/crc.cc', |
| 'third_party/abseil-cpp/absl/crc/internal/crc_cord_state.cc', |
| 'third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.cc', |
| 'third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.cc', |
| 'third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.cc', |
| 'third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.cc', |
| 'third_party/abseil-cpp/absl/debugging/internal/address_is_readable.cc', |
| 'third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.cc', |
| 'third_party/abseil-cpp/absl/debugging/internal/demangle.cc', |
| 'third_party/abseil-cpp/absl/debugging/internal/demangle_rust.cc', |
| 'third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.cc', |
| 'third_party/abseil-cpp/absl/debugging/internal/examine_stack.cc', |
| 'third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.cc', |
| 'third_party/abseil-cpp/absl/debugging/internal/vdso_support.cc', |
| 'third_party/abseil-cpp/absl/debugging/leak_check.cc', |
| 'third_party/abseil-cpp/absl/debugging/stacktrace.cc', |
| 'third_party/abseil-cpp/absl/debugging/symbolize.cc', |
| 'third_party/abseil-cpp/absl/flags/commandlineflag.cc', |
| 'third_party/abseil-cpp/absl/flags/internal/commandlineflag.cc', |
| 'third_party/abseil-cpp/absl/flags/internal/flag.cc', |
| 'third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.cc', |
| 'third_party/abseil-cpp/absl/flags/internal/program_name.cc', |
| 'third_party/abseil-cpp/absl/flags/marshalling.cc', |
| 'third_party/abseil-cpp/absl/flags/reflection.cc', |
| 'third_party/abseil-cpp/absl/flags/usage_config.cc', |
| 'third_party/abseil-cpp/absl/hash/internal/city.cc', |
| 'third_party/abseil-cpp/absl/hash/internal/hash.cc', |
| 'third_party/abseil-cpp/absl/hash/internal/low_level_hash.cc', |
| 'third_party/abseil-cpp/absl/log/die_if_null.cc', |
| 'third_party/abseil-cpp/absl/log/globals.cc', |
| 'third_party/abseil-cpp/absl/log/initialize.cc', |
| 'third_party/abseil-cpp/absl/log/internal/check_op.cc', |
| 'third_party/abseil-cpp/absl/log/internal/conditions.cc', |
| 'third_party/abseil-cpp/absl/log/internal/fnmatch.cc', |
| 'third_party/abseil-cpp/absl/log/internal/globals.cc', |
| 'third_party/abseil-cpp/absl/log/internal/log_format.cc', |
| 'third_party/abseil-cpp/absl/log/internal/log_message.cc', |
| 'third_party/abseil-cpp/absl/log/internal/log_sink_set.cc', |
| 'third_party/abseil-cpp/absl/log/internal/nullguard.cc', |
| 'third_party/abseil-cpp/absl/log/internal/proto.cc', |
| 'third_party/abseil-cpp/absl/log/internal/structured_proto.cc', |
| 'third_party/abseil-cpp/absl/log/internal/vlog_config.cc', |
| 'third_party/abseil-cpp/absl/log/log_sink.cc', |
| 'third_party/abseil-cpp/absl/numeric/int128.cc', |
| 'third_party/abseil-cpp/absl/profiling/internal/exponential_biased.cc', |
| 'third_party/abseil-cpp/absl/random/discrete_distribution.cc', |
| 'third_party/abseil-cpp/absl/random/gaussian_distribution.cc', |
| 'third_party/abseil-cpp/absl/random/internal/entropy_pool.cc', |
| 'third_party/abseil-cpp/absl/random/internal/randen.cc', |
| 'third_party/abseil-cpp/absl/random/internal/randen_detect.cc', |
| 'third_party/abseil-cpp/absl/random/internal/randen_hwaes.cc', |
| 'third_party/abseil-cpp/absl/random/internal/randen_round_keys.cc', |
| 'third_party/abseil-cpp/absl/random/internal/randen_slow.cc', |
| 'third_party/abseil-cpp/absl/random/internal/seed_material.cc', |
| 'third_party/abseil-cpp/absl/random/seed_gen_exception.cc', |
| 'third_party/abseil-cpp/absl/random/seed_sequences.cc', |
| 'third_party/abseil-cpp/absl/status/internal/status_internal.cc', |
| 'third_party/abseil-cpp/absl/status/status.cc', |
| 'third_party/abseil-cpp/absl/status/status_payload_printer.cc', |
| 'third_party/abseil-cpp/absl/status/statusor.cc', |
| 'third_party/abseil-cpp/absl/strings/ascii.cc', |
| 'third_party/abseil-cpp/absl/strings/charconv.cc', |
| 'third_party/abseil-cpp/absl/strings/cord.cc', |
| 'third_party/abseil-cpp/absl/strings/cord_analysis.cc', |
| 'third_party/abseil-cpp/absl/strings/escaping.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/charconv_bigint.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cord_internal.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cordz_functions.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cordz_handle.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/cordz_info.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/escaping.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/memutil.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/ostringstream.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/str_format/arg.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/str_format/bind.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/str_format/output.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/stringify_sink.cc', |
| 'third_party/abseil-cpp/absl/strings/internal/utf8.cc', |
| 'third_party/abseil-cpp/absl/strings/match.cc', |
| 'third_party/abseil-cpp/absl/strings/numbers.cc', |
| 'third_party/abseil-cpp/absl/strings/str_cat.cc', |
| 'third_party/abseil-cpp/absl/strings/str_replace.cc', |
| 'third_party/abseil-cpp/absl/strings/str_split.cc', |
| 'third_party/abseil-cpp/absl/strings/string_view.cc', |
| 'third_party/abseil-cpp/absl/strings/substitute.cc', |
| 'third_party/abseil-cpp/absl/synchronization/barrier.cc', |
| 'third_party/abseil-cpp/absl/synchronization/blocking_counter.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/waiter_base.cc', |
| 'third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.cc', |
| 'third_party/abseil-cpp/absl/synchronization/mutex.cc', |
| 'third_party/abseil-cpp/absl/synchronization/notification.cc', |
| 'third_party/abseil-cpp/absl/time/civil_time.cc', |
| 'third_party/abseil-cpp/absl/time/clock.cc', |
| 'third_party/abseil-cpp/absl/time/duration.cc', |
| 'third_party/abseil-cpp/absl/time/format.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc', |
| 'third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc', |
| 'third_party/abseil-cpp/absl/time/time.cc', |
| 'third_party/protobuf/third_party/utf8_range/utf8_range.c', |
| 'third_party/protobuf/upb/base/status.c', |
| 'third_party/protobuf/upb/hash/common.c', |
| 'third_party/protobuf/upb/lex/atoi.c', |
| 'third_party/protobuf/upb/lex/round_trip.c', |
| 'third_party/protobuf/upb/lex/strtod.c', |
| 'third_party/protobuf/upb/lex/unicode.c', |
| 'third_party/protobuf/upb/mem/alloc.c', |
| 'third_party/protobuf/upb/mem/arena.c', |
| 'third_party/protobuf/upb/message/accessors.c', |
| 'third_party/protobuf/upb/message/array.c', |
| 'third_party/protobuf/upb/message/compat.c', |
| 'third_party/protobuf/upb/message/copy.c', |
| 'third_party/protobuf/upb/message/internal/extension.c', |
| 'third_party/protobuf/upb/message/internal/iterator.c', |
| 'third_party/protobuf/upb/message/internal/message.c', |
| 'third_party/protobuf/upb/message/map.c', |
| 'third_party/protobuf/upb/message/map_sorter.c', |
| 'third_party/protobuf/upb/message/merge.c', |
| 'third_party/protobuf/upb/message/message.c', |
| 'third_party/protobuf/upb/mini_descriptor/build_enum.c', |
| 'third_party/protobuf/upb/mini_descriptor/decode.c', |
| 'third_party/protobuf/upb/mini_descriptor/internal/base92.c', |
| 'third_party/protobuf/upb/mini_descriptor/internal/encode.c', |
| 'third_party/protobuf/upb/mini_descriptor/link.c', |
| 'third_party/protobuf/upb/mini_table/extension_registry.c', |
| 'third_party/protobuf/upb/mini_table/internal/message.c', |
| 'third_party/protobuf/upb/mini_table/message.c', |
| 'third_party/protobuf/upb/reflection/def_pool.c', |
| 'third_party/protobuf/upb/reflection/def_type.c', |
| 'third_party/protobuf/upb/reflection/desc_state.c', |
| 'third_party/protobuf/upb/reflection/enum_def.c', |
| 'third_party/protobuf/upb/reflection/enum_reserved_range.c', |
| 'third_party/protobuf/upb/reflection/enum_value_def.c', |
| 'third_party/protobuf/upb/reflection/extension_range.c', |
| 'third_party/protobuf/upb/reflection/field_def.c', |
| 'third_party/protobuf/upb/reflection/file_def.c', |
| 'third_party/protobuf/upb/reflection/internal/def_builder.c', |
| 'third_party/protobuf/upb/reflection/internal/strdup2.c', |
| 'third_party/protobuf/upb/reflection/message.c', |
| 'third_party/protobuf/upb/reflection/message_def.c', |
| 'third_party/protobuf/upb/reflection/message_reserved_range.c', |
| 'third_party/protobuf/upb/reflection/method_def.c', |
| 'third_party/protobuf/upb/reflection/oneof_def.c', |
| 'third_party/protobuf/upb/reflection/service_def.c', |
| 'third_party/protobuf/upb/text/encode.c', |
| 'third_party/protobuf/upb/text/internal/encode.c', |
| 'third_party/protobuf/upb/util/def_to_proto.c', |
| 'third_party/protobuf/upb/wire/decode.c', |
| 'third_party/protobuf/upb/wire/decode_fast/select.c', |
| 'third_party/protobuf/upb/wire/encode.c', |
| 'third_party/protobuf/upb/wire/eps_copy_input_stream.c', |
| 'third_party/protobuf/upb/wire/internal/decoder.c', |
| 'third_party/protobuf/upb/wire/reader.c' |
| ] |
| |
| CC_INCLUDES=[ |
| 'third_party/abseil-cpp', |
| 'grpc_root/src/core/ext/upb-gen', |
| 'grpc_root/src/core/ext/upbdefs-gen', |
| 'third_party/protobuf', |
| 'third_party/protobuf/third_party/utf8_range' |
| ] |