jokkedk / webgrind

Xdebug Profiling Web Frontend in PHP
Other
3.28k stars 410 forks source link

Handle gziped files in gprof2dot.py #166

Open xabbu42 opened 1 year ago

xabbu42 commented 1 year ago

This is a follow up to #153 so the Call Graph also works with gziped files. Keep in mind I'm not familiar with python at all. Also this should probably extended to cover python 2 too.