Open xxm404 opened 2 years ago
@arnaud-lb Hi how to solve the above problem.
I get the same results. @arnaud-b I'm happy to investigate and ideally also provide a PR if you can point me to the pprof file format details or link to a working pprof heap file.
Got same results as above , can you please help us @arnaud-lb
I confirm that the generated profiles do not work with the standalone version of pprof installable from https://github.com/google/pprof.
It does work with the gperftools version of pprof (at least with gperftools 2.9 installed with apt install google-perftools
on Ubuntu).
For now I would suggest to use the gperftools version.
Description
The following code:
Resulted in this output:
But I expected this output instead:
php-memprof Version
php-memprof 3.0.2
PHP Version
PHP 7.2.26
Operating System
Ubuntu 18.04.4 LTS