Add eventlog flag -lI to emit IPE events, similar to -DI
This MR adds the eventlog flag -lI as described in #27239.
Furthermore, this MR updates GHC.RTS.Flags where it adds both TraceFlags.traceIpe and DebugFlags.ipe.
This MR depends on !15936 (closed).
Edited by Wen Kokke