Skip to content
Commit 8bb5b5ed authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.trace: Do not apply event namespace if the event is already namespaces

FEATURE

If the event name already contains the namespace (XXX__<name> when
considering namespace XXX) then do not reapply the namespace to that
name. This avoids XXX__XXX__<name> to be generated.

Note that this does not prevent XXX__YYY__<name> from being created.
parent cc966d7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment