|
bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
| ▼ include | |
| ▼ bactria | |
| ▼ core | |
| Activation.hpp | Plugin activation file |
| Context.hpp | Context definitions |
| Plugin.hpp | Bactria-internal plugin handling |
| POSIX.hpp | POSIX-specific internals |
| Win32.hpp | Windows-specific internals |
| ▼ metrics | |
| Phase.hpp | Phase definitions |
| Plugin.hpp | Bactria-internal handling of metrics plugins |
| PluginInterface.hpp | Interface for plugin developers |
| Sector.hpp | Sector definitions |
| Tags.hpp | Tag definitions |
| ▼ ranges | |
| Category.hpp | Category definitions |
| Colors.hpp | Color definitions |
| Event.hpp | Event definitions |
| Marker.hpp | Marker definitions |
| Plugin.hpp | Bactria-internal handling of ranges plugins |
| PluginInterface.hpp | Interface for plugin developers |
| Range.hpp | Range definitions |
| ▼ reports | |
| Incident.hpp | Incident definition |
| IncidentRecorder.hpp | IncidentRecorder definitions |
| Plugin.hpp | Bactria-internal handling of reports plugins |
| PluginInterface.hpp | Interface for plugin developers |
| Report.hpp | Report definition |
| bactria.hpp | Main include file. Users must (only) include this file |