Michael Bryant
Michael Bryant
Following the instructions for running the tests from the README doesn't run all the tests. It looks like paths are messed up. It'd be nice if the steps to run...
Previously, when an object was parsed from an object stream and it referenced an indirect object, it'd pull the current version of that object at parse time. This means if...
@ArnaudBrousseau mentioned that it'd be nice to have `perf` support back so we could do stuff like `perf script | c++file | gprof2dot.py -f perf | dot -Tpng -o output.png`....
This would be super useful!
This is awesome, thanks for the work! I used this to visualize some of our internal data and noticed that the span display isn't so helpful when server spans are...