Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
flamegraph.hpp File Reference
#include <helios/cstring_view.hpp>
#include <helios/profile/backend.hpp>
#include <helios/profile/common.hpp>
#include <concurrentqueue/moodycamel/concurrentqueue.h>
#include <atomic>
#include <cstddef>
#include <cstdint>
#include <filesystem>
#include <fstream>
#include <ostream>
#include <source_location>
#include <span>
#include <string>
#include <string_view>
#include <variant>

Go to the source code of this file.

Classes

struct  helios::profile::FlamegraphBackendConfig
 Configuration for the FlamegraphBackend. More...
class  helios::profile::FlamegraphBackend
 Profiling backend that emits a Chrome Tracing JSON file. More...

Namespaces

namespace  helios
namespace  helios::profile