Sj I Php Profiler Versions Save

A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.

0.11.4

3 months ago

Release Notes for 0.11.4

0.11.x bugfix release (patch)

0.11.4

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1

enhancement

bug,enhancement

bug

0.11.3

4 months ago

Release Notes for 0.11.3

0.11.x bugfix release (patch)

0.11.3

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

documentation

bug

0.11.2

5 months ago

Release Notes for 0.11.2

0.11.x bugfix release (patch)

0.11.2

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

documentation

bug

0.11.1

5 months ago

Release Notes for 0.11.1

0.11.x bugfix release (patch)

0.11.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

bug

documentation

0.11.0

5 months ago

Release Notes for 0.11.0

The real stack trace on memory_limit violations

  • The memory profiling mode now can capture the real stack trace on memory_limit violations
  • See the documentation and #384 for more detail

Improved the documentation for the memory profiling mode

Command line options for the memory profiler is changed

before after
--stop-process=1 or --stop-process=0 --stop-process or --no-stop-process
--pretty-print=1 or --pretty-print=0 --pretty-print or --no-pretty-print

0.11.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 1

bug

documentation

enhancement

0.10.3

5 months ago

Release Notes for 0.10.3

0.10.x bugfix release (patch)

0.10.3

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1

bug

performance

0.10.2

6 months ago

Release Notes for 0.10.2

0.10.x bugfix release (patch)

0.10.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug,enhancement

0.10.1

6 months ago

Release Notes for 0.10.1

0.10.x bugfix release (patch)

0.10.1

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

bug,enhancement

documentation

bug

0.10.0

6 months ago

Release Notes for 0.10.0

Feature release (minor)

0.10.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

enhancement

bug

0.9.4

6 months ago

Release Notes for 0.9.4

0.9.x bugfix release (patch)

0.9.4

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

bug

documentation