Currently we don't have a profile sharing option in the cli, which is #6185.
But there is currently another gap, which is the case when we capture a gecko profile with mcp, they are not symbolicated. We can symbolicate it using samply in the terminal, but they are not persistent since there is no way to save the symbolicated profile into disk from the profiler-cli.
I think we should add a profiler-cli profile save command, so we can save the symbolicated profiles to disk again. This would allow us to symbolicate once and then reuse, or look at that profile in the web frontend later.
┆Issue is synchronized with this Jira Task
Currently we don't have a profile sharing option in the cli, which is #6185.
But there is currently another gap, which is the case when we capture a gecko profile with mcp, they are not symbolicated. We can symbolicate it using samply in the terminal, but they are not persistent since there is no way to save the symbolicated profile into disk from the profiler-cli.
I think we should add a
profiler-cli profile savecommand, so we can save the symbolicated profiles to disk again. This would allow us to symbolicate once and then reuse, or look at that profile in the web frontend later.┆Issue is synchronized with this Jira Task