Improve debugging and add PERROR call
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 22 Sep 2011 22:17:19 +0000 (18:17 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 22 Sep 2011 22:17:19 +0000 (18:17 -0400)
commit75dea6549bb911ed4e22bc9b382f02c4b67a97be
treeacdf2c4e34deba50f313fa5bfcc01b97c7450112
parent532d79a74ed67913120fc339c2bff925cc6ab2bc
Improve debugging and add PERROR call

Add three level of verbosity with DBG, DBG2 and DBG3.

Each perror() call from now on should use PERROR().

Migration to these new debug facilities will come later on and
progressively.

To increase debug level use -v, -vv and -vvv respectively.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
include/lttngerr.h
This page took 0.025933 seconds and 4 git commands to generate.