blob: 0514c2e206c09a4044e202924d1dca6e232fccd1 [file]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Defined in SDK: https://github.com/dart-lang/sdk/blob/master/runtime/vm/flag_list.h.
const asyncDebugger = 'async_debugger';
const causalAsyncStacks = 'causal_async_stacks';
// Defined in SDK: https://github.com/dart-lang/sdk/blob/master/runtime/vm/profiler.cc#L36
const profilePeriod = 'profile_period';