#include <iostream>
#include <limits.h>
#include <cassert>
#include <string.h>
#include <cstdio>
#include <dlfcn.h>
#include "LocalTraceBufferPool.hxx"
#include "BaseTraceCollector.hxx"
#include "LocalTraceCollector.hxx"
#include "FileTraceCollector.hxx"
#include "utilities.h"
Macros | |
#define | TRUNCATED_MESSAGE "...\n" |
#define | MAXMESS_LENGTH MAX_TRACE_LENGTH-5 |
#define MAXMESS_LENGTH MAX_TRACE_LENGTH-5 |
Referenced by LocalTraceBufferPool::insert(), and LocalTraceBufferPool::LocalTraceBufferPool().
#define TRUNCATED_MESSAGE "...\n" |
Referenced by LocalTraceBufferPool::LocalTraceBufferPool().