At some point in the past, the code splitting of demangle-cpp got broken. This fixes that and also code splits out all fo the different profile importers into their own module since they aren't needed for initial render of the page.
This adds support for demangling C++ symbols automatically (they'll have a name prefix of `__Z`).