fn normalize_tracing_section(
data: &mut Map<Profile, Dict>,
selected_profile: &Profile,
)Expand description
Moves the standalone tracing section into the selected profile before inherited configs are merged. The deprecated standalone labels section remains in place for warning generation and is normalized again after inheritance is resolved.