bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
Main include file. Users must (only) include this file. More...
#include <bactria/core/Activation.hpp>
#include <bactria/core/Context.hpp>
#include <bactria/metrics/Phase.hpp>
#include <bactria/metrics/Sector.hpp>
#include <bactria/metrics/Tags.hpp>
#include <bactria/ranges/Category.hpp>
#include <bactria/ranges/Colors.hpp>
#include <bactria/ranges/Event.hpp>
#include <bactria/ranges/Marker.hpp>
#include <bactria/ranges/Range.hpp>
#include <bactria/reports/Incident.hpp>
#include <bactria/reports/IncidentRecorder.hpp>
#include <bactria/reports/Report.hpp>
Go to the source code of this file.
Main include file. Users must (only) include this file.
This is bactria's main include file. It pulls in all functionality required by the user.