Open
Description
Is your feature request related to a problem? Please describe.
When developing a PDL program, it is a little annoying to have to upload the new trace each time we execute the program on the command line.
Describe the solution you'd like
It would be nice to have a refresh button in the UI to reload the trace file.
Describe alternatives you've considered
An alternative is to auto reload the trace when the file is modified, but it can be disturbing if the trace is auto reloaded if the trace was examined while the program was re-run in the background.