Description
It would be lovely to have some CLI progress output during format conversion, otherwise it's hard to know if something is hung / how long you're going to need to wait.
I've thought this before but just filing this for now before I forget - not sure I'll have time to submit a PR at the moment.
Steps to Reproduce
- Record a significant sized austin trace (e.g. I've had some ~5GB when trying to diagnose a memory leak for example)
- Run
austin2speedscope trace.austin trace.json
Expected behavior: Some progress output so that I don't give up / have an idea how much time I have to fill with another task
Actual behavior: Zero console output
Reproduces how often: 100%
Versions
austin-python==1.7.1
Description
It would be lovely to have some CLI progress output during format conversion, otherwise it's hard to know if something is hung / how long you're going to need to wait.
I've thought this before but just filing this for now before I forget - not sure I'll have time to submit a PR at the moment.
Steps to Reproduce
austin2speedscope trace.austin trace.jsonExpected behavior: Some progress output so that I don't give up / have an idea how much time I have to fill with another task
Actual behavior: Zero console output
Reproduces how often: 100%
Versions
austin-python==1.7.1