[xdebug-dev] [xdebug/xdebug] c9c977: Fixed issue #1507: Add functions to access Zend En...

From: Derick Rethans <github[@]derickrethans.nl>
Date: Sun, 31 Dec 2017 07:04:43 -0800

  Branch: refs/heads/GC-fixes-again
  Home: https://github.com/xdebug/xdebug
  Commit: c9c977ddb155731db561568492d552139aacf207
      https://github.com/xdebug/xdebug/commit/c9c977ddb155731db561568492d552139aacf207
  Author: Benjamin Eberlei <kontakt[@]beberlei.de>
  Date: 2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M php_xdebug.h
    A tests/xdebug_gc_stats7.phpt
    M xdebug.c
    M xdebug_gc_stats.c

  Log Message:
  -----------
  Fixed issue #1507: Add functions to access Zend Engine garbage collection metrics

Number of garbage collection runs and total of collected roots metrics
exist in Zend Engine, but are not exposed to userland. These are helpful
to integrate in development to find out scripts that trigger GC.

  Commit: ea5cc0743a79d383ba55c722e752549287a02cb2
      https://github.com/xdebug/xdebug/commit/ea5cc0743a79d383ba55c722e752549287a02cb2
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M xdebug_gc_stats.c

  Log Message:
  -----------
  fixup 1506

  Commit: f69928e7c88dc81e20dda3e13dda38701f3103ff
      https://github.com/xdebug/xdebug/commit/f69928e7c88dc81e20dda3e13dda38701f3103ff
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M xdebug.c

  Log Message:
  -----------
  Remove unused arg info struct

  Commit: 348d354e12465274361aa5b9faa5f20a9cd243ee
      https://github.com/xdebug/xdebug/commit/348d354e12465274361aa5b9faa5f20a9cd243ee
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M xdebug_gc_stats.c
    M xdebug_gc_stats.h
    M xdebug_stack.c
    M xdebug_stack.h

  Log Message:
  -----------
  Use built-in function for building function names

  Commit: 562f6997a322c2b4b48d8eac7d21d24e7fe1229c
      https://github.com/xdebug/xdebug/commit/562f6997a322c2b4b48d8eac7d21d24e7fe1229c
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M xdebug_gc_stats.c

  Log Message:
  -----------
  Remove unused defines

  Commit: 5748dabdce0073911ef2ad3716b1fa22bf29c13b
      https://github.com/xdebug/xdebug/commit/5748dabdce0073911ef2ad3716b1fa22bf29c13b
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M xdebug_gc_stats.c
    M xdebug_gc_stats.h

  Log Message:
  -----------
  Mark as many functions static as possible

  Commit: 8e3ea43f31ebf356227ccf460aa16313e818a3d2
      https://github.com/xdebug/xdebug/commit/8e3ea43f31ebf356227ccf460aa16313e818a3d2
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M xdebug_gc_stats.c
    M xdebug_gc_stats.h

  Log Message:
  -----------
  Don't create and free stack trace that's not being used

  Commit: da922bfa9a1f883db52ea7e51f83cafc0bc3d306
      https://github.com/xdebug/xdebug/commit/da922bfa9a1f883db52ea7e51f83cafc0bc3d306
  Author: Derick Rethans <github[@]derickrethans.nl>
  Date: 2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M xdebug_gc_stats.c

  Log Message:
  -----------
  Centralise reduction calculation and make the numbers work

Compare: https://github.com/xdebug/xdebug/compare/76e96fcc5d86...da922bfa9a1f
Received on Sun Dec 31 2017 - 15:04:46 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:04 BST