vmprof-python
vmprof-python copied to clipboard
vmprof.upload should not delete the jitlog
For some reason, python -m vmprof.upload foo.prof will delete foo.prof.jit if it exists (but not foo.prof). That is unexpected and inconvenient.