I think you may be able to answer more profiling questions by loading your profile in https://www.speedscope.app
Profile using the +RTS -pj option and then load the resulting .prof file into the speedscope website.
Some more notes about profiling: GHC Profiling a Cabal Project with an Interactive Application - #2 by romes