chromium/out/Default/gen/third_party/perfetto/build_config/perfetto_build_flags.h

/*
 * Copyright (C) 2019 The Android Open Source Project
 *
 * 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.
 */

// Generated by write_buildflag_header.py

// fix_include_guards: off
#ifndef GEN_THIRD_PARTY_PERFETTO_BUILD_CONFIG_PERFETTO_BUILD_FLAGS_H_
#define GEN_THIRD_PARTY_PERFETTO_BUILD_CONFIG_PERFETTO_BUILD_FLAGS_H_

// clang-format off
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_ANDROID_BUILD()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_CHROMIUM_BUILD()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_STANDALONE_BUILD()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_START_DAEMONS()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_IPC()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_WATCHDOG()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_COMPONENT_BUILD()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_FORCE_DLOG_ON()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_FORCE_DLOG_OFF()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_FORCE_DCHECK_ON()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_FORCE_DCHECK_OFF()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_VERBOSE_LOGS()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_VERSION_GEN()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_TP_PERCENTILE()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_TP_LINENOISE()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_TP_HTTPD()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_TP_JSON()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_LOCAL_SYMBOLIZER()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_ZLIB()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_TRACED_PERF()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_HEAPPROFD()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_STDERR_CRASH_DUMP()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_X64_CPU_OPT()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_LLVM_DEMANGLE()
#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_SYSTEM_CONSUMER()

// clang-format on
#endif  // GEN_THIRD_PARTY_PERFETTO_BUILD_CONFIG_PERFETTO_BUILD_FLAGS_H_