#pragma once #include "perfetto/sdk/perfetto.h" PERFETTO_DEFINE_CATEGORIES( perfetto::Category("default").SetDescription("Default category fo the case when not specified.") );