• Alessandro Rubini's avatar
    diag: msg.c: use the newly introduced pp_Vprintf · 33bbc975
    Alessandro Rubini authored
    The pp_Vprintf (Verbose printf) macro, replaces PP_VPRINTF in the file
    to ease generation of dumps.
    
    All messages are build-time protected by "ifdef VERB_DUMP" anyways:
    by removing the dependency on CONFIG_PPSI_RUNTIME_VERBOSITY it's
    easier to enable the messages at build time because you just need
    to set
    
       USER_CFLAGS="-DVERB_DUMP"
    
    without the need to force RUNTIME_VERBOSITY as well.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    33bbc975
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-gnu-linux Loading commit data...
arch-wrpc Loading commit data...
diag Loading commit data...
doc Loading commit data...
include/ppsi Loading commit data...
lib Loading commit data...
pp_printf Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
fsm.c Loading commit data...