[enco] Introduce enco_dump_all_ops debugging helper (#2170)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 8 Nov 2018 07:47:06 +0000 (16:47 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 8 Nov 2018 07:47:06 +0000 (16:47 +0900)
commited45447137f955cc9212a3212a1dbe5ae81643c5
treea043cce3821fbc1d7983a39860bef6b298b387cb
parent35b31b2e04d07fdff65084716a172afa4aa4aac6
[enco] Introduce enco_dump_all_ops debugging helper (#2170)

This commit introduces enco_dump_all_ops debugging helper which dumps
all the allocated Ops in a given module.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Support/Debugging.cpp
contrib/enco/core/src/Support/Debugging.h
contrib/enco/core/src/Support/Debugging.test.cpp