ProfilerConfig


@ExperimentalBenchmarkConfigApi
public sealed class ProfilerConfig


Profiler configuration object.

Will eventually allow further configuration, e.g. sampling frequency.

Summary

Nested types

public final class ProfilerConfig.MethodTracing extends ProfilerConfig
public final class ProfilerConfig.StackSampling extends ProfilerConfig

Protected constructors

Protected constructors

ProfilerConfig

protected ProfilerConfig(@NonNull Profiler profiler)