eo_debug: Enable logging of all ref/unref
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 27 Sep 2017 05:14:58 +0000 (14:14 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 28 Sep 2017 03:30:36 +0000 (12:30 +0900)
commit213821240bf45848df54802671f428007fd167af
treed5fa4dcd4ff4bb142dd6f0eab1d5293cf68928a5
parent98147ce0976116c87614c34a2f62f8e2d8d20f8c
eo_debug: Enable logging of all ref/unref

This is done via the syntax (not documented yet):

  EO_LIFECYCLE_DEBUG=N:<class names>

Where N is:
 1. new/free
 2. new/free/ref/unref
 3. new/free/ref/unref/reuse

@feature
src/lib/eo/eo.c