OSDN Git Service

trace: Add `va_TracePrint`, `va_TraceVPrint` static functions
authorScott D Phillips <scott.d.phillips@intel.com>
Tue, 17 May 2016 22:29:07 +0000 (15:29 -0700)
committerSean V Kelley <seanvk@posteo.de>
Sun, 22 May 2016 23:35:23 +0000 (16:35 -0700)
commit81db15a2ef6235d3154b112698d2504ba8db0cfc
treeb432b827edb5177710278eb3eff4c530b36428d9
parentcfed3696b6eff33f7bab16c91a61738ae52b34d0
trace: Add `va_TracePrint`, `va_TraceVPrint` static functions

These functions are similar to va_TraceMsg() but without emitting
a timestamp.

Signed-off-by: Scott D Phillips <scott.d.phillips@intel.com>
Reviewed-by: Sean V Kelley <seanvk@posteo.de>
va/va_trace.c