Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from rustjson/xhprof

XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.

License

Notifications You must be signed in to change notification settings

workspaces/xhprof

Repository files navigation

xhprof for PHP7

Please do not use this in an production env.

生产环境勿用。 代码简直没法看。

Install

Compile in Linux

$ /$PHP7/bin/phpize
$ ./configure --with-php-config=/$PHP7/bin/php-config
$ make && make install

edit php.ini, add a new line:

extension=xhprof.so

make sure it works:

php7 -m |grep xhprof

About

XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 44.5%
  • C 20.8%
  • HTML 20.5%
  • JavaScript 12.9%
  • CSS 1.2%
  • M4 0.1%

AltStyle によって変換されたページ (->オリジナル) /