Christian Hesse <mail@xxxxxxxx> writes: > With the new trace2 code in place at least tracing configuration is loaded > before cmd_main() kicks in. This happens in trace2_initialize_fl() -> > tr2_sysenv_load() -> read_very_early_config(). I think that is as designed. > The offending commit is > bce9db6d ("trace2: use system/global config for default trace2 settings") [0]. So it does not help very much to stop at calling it "offending", without explaining what problem exactly you are trying to complain about, and why you do not want your code traceable from the configuration.