extended statusall output
added job/event-queue statistics added allocation statistics when using LEAK_DETECTIVE
This commit is contained in:
@@ -23,6 +23,13 @@
|
||||
#define LEAK_DETECTIVE_H_
|
||||
|
||||
|
||||
#include <utils/logger_manager.h>
|
||||
|
||||
/**
|
||||
* Log status information about allocation
|
||||
*/
|
||||
void leak_detective_status(logger_t *logger);
|
||||
|
||||
#ifdef LEAK_DETECTIVE
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user