Skip to main content

Module config

Module config 

Source

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§

GlobalConfig
ProfilerConfig
Unknown keys are rejected: a misspelled one would otherwise be dropped without a trace, which is easy to miss on a -D override.

Functions§

load_global_config
Loads the configuration from config_file, with the -D overrides applied on top of it.