bactria  0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
Modules
Here is a list of all modules:
[detail level 1234]
 Core functionalityBactria's core functionality. Except for the Context class this part of bactria should never be used directly
 Internal documentation. Not intended or useful for the user.
 User API
 Metrics functionalityBactria's metrics part. This provides functionality for collecting various metrics, such as hardware counters, loop iterations, and so on
 Internal documentation. Not intended or useful for the user.
 Plugin interface
 User API
 Ranges functionalityBactria's ranges part. This provides functionality for highlighting code parts in a visual profiler
 User API
 Predefined colors
 Helmholtz corporate design colorsThese colors were taken (with permission) from the Helmholtz corporate design. They are mainly intended for members of the Helmholtz association who want their profiler output to match the corporate design of their presentations, websites or documents
 HZDR corporate design colorsThese colors were taken (with permission) from the HZDR corporate design. They are mainly intended for members of the Helmholtz-Zentrum Dresden-Rossendorf who want their profiler output to match the corporate design of their presentations, websites or documents
 CASUS corporate design colorsThese colors were taken (with permission) from the CASUS corporate design. They are mainly intended for members of the Center of Advanced Systems Understanding who want their profiler output to match the corporate design of their presentations, websites or documents
 bactria's default colorsBactria defines some colors intended for internal usage as default parameters. These are currently corresponding to some colors from the Helmholtz corporate design
 HTML standard colorsStandard HTML colors supported by most modern browsers
 Internal documentation. Not intended or useful for the user.
 Plugin interface
 Reports functionalityBactria's reports part. This provides functionality for recording user-defined metrics
 Internal documentation. Not intended or useful for the user.
 Plugin interface
 User API