Modules§
- overrides
- CLI overrides of the TOML configuration (
-D KEY=VALUE). - source
- Source registration helpers for Joule Profiler.
- table
- Configuration management for Joule Profiler.
Structs§
- Global
Config - Profiler
Config - Unknown keys are rejected: a misspelled one would otherwise be dropped
without a trace, which is easy to miss on a
-Doverride.
Functions§
- load_
global_ config - Loads the configuration from
config_file, with the-Doverrides applied on top of it.