• D
    Add an an internal API for emergency dump of debug buffer · 398553c1
    Daniel Veillard 提交于
    virLogEmergencyDumpAll() allows to dump the content of the
    debug buffer from within a signal handler. It saves to all
    log file or stderr if none is found
    * src/util/logging.h src/util/logging.c: add the new API
      and cleanup the old virLogDump code
    * src/libvirt_private.syms: exports it as a private symbol
    398553c1
libvirt_private.syms 19.9 KB