Theres a few issues about sharing profiles and properly pre/re-symbolicating them
Currently, the defaults mean that simply saving a profile file and sharing it doesn't work, and you need to find out about and then use other flags to make this work.
I think to make samply more broadly useful, it should default to saving profiles in such a way they can be shared and loaded, with the required features (--presymbolicate) being opt-out instead.
Theres a few issues about sharing profiles and properly pre/re-symbolicating them
profile.jsonwith symbolication applied #610--shareflag to upload profiles to profiler.firefox.com #745Currently, the defaults mean that simply saving a profile file and sharing it doesn't work, and you need to find out about and then use other flags to make this work.
I think to make samply more broadly useful, it should default to saving profiles in such a way they can be shared and loaded, with the required features (
--presymbolicate) being opt-out instead.