docker-webgrind icon indicating copy to clipboard operation
docker-webgrind copied to clipboard

Install Callgraph Dependencies

Open mmckeon opened this issue 7 years ago • 1 comments

Install python3, pip, and graphviz so the gprof2dot python library can be installed. This is required for the call graph. Had to lock ubuntu to 14.0 because newer version don't include php5.

I had a small sample size a cachgrind files, but they call graph graphics were successfully generated for me...

(First time doing this so bear with me)

mmckeon avatar Oct 26 '18 03:10 mmckeon

LGTM, thank you @mmckeon Hope this gets merged in soon.

davidjeddy avatar Nov 13 '18 17:11 davidjeddy