July 28 2016
DbgOut is the name of a profiling / logging / tracing utility that I have written and rewritten many times over many years.
DbgOut is not a "strap-on" tracing system like Trace. Running DbgOut will not generate anything useful unless the software on the target system has been coded with DbgOut calls enabled, as it relies on being called to log information. You will need to install instrumented versions of Blister and omap3-isp.ko on the target system in addition to the DbgOut components.