StanfordLegion / prof-viewer

Legion Prof Viewer
Apache License 2.0
0 stars 5 forks source link

Add a FileDataSource that fetches archive files from local disk #34

Closed elliottslaughter closed 1 year ago

elliottslaughter commented 1 year ago

The intended use case is to be able to "attach" to archives that happen to be located on a local disk, e.g.:

legion_prof --attach legion_prof.0 legion_prof.1

So you no longer have to host these over a webserver if you don't want to.