Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pprof is not working #89

Closed
momox-maxim opened this issue Jun 6, 2023 · 1 comment
Closed

pprof is not working #89

momox-maxim opened this issue Jun 6, 2023 · 1 comment
Labels

Comments

@momox-maxim
Copy link

momox-maxim commented Jun 6, 2023

Description

Hello,
I have tried the following code:

pprof --web memprofoutputgrind1501897
pprof --gv memprofoutputgrind1501897

Resulted in this output:

root@598c0e0bc2ca:/var/www# pprof --web memprofoutputgrind1501897
memprofoutputgrind1501897: parsing profile: unrecognized profile format
pprof: failed to fetch any source profiles
root@598c0e0bc2ca:/var/www# pprof --gv memprofoutputgrind1501897
memprofoutputgrind1501897: parsing profile: unrecognized profile format
pprof: failed to fetch any source profiles

But I expected this output instead:
as from the README.md in https://github.com/arnaud-lb/php-memory-profiler#memprof_dump_pprofresource-stream

php-memprof Version

3.0.2

PHP Version

PHP 8.2.3 (cli)

Operating System

docker

@momox-maxim momox-maxim added the bug label Jun 6, 2023
@arnaud-lb
Copy link
Owner

Duplicate of #83

@arnaud-lb arnaud-lb marked this as a duplicate of #83 Sep 2, 2023
@arnaud-lb arnaud-lb closed this as not planned Won't fix, can't repro, duplicate, stale Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants