TMemStatBacktrace.h File Reference

#include "Rtypes.h"

Go to the source code of this file.

Namespaces

namespace  memstat

Defines

#define _INIT_TOP_STACK   extern void *g_global_stack_end;
#define _GET_CALLER_FRAME_ADDR   g_global_stack_end = __builtin_frame_address(1);

Functions

size_t memstat::getBacktrace (void **_trace, size_t _size, Bool_t _bUseGNUBuiltinBacktrace=kFALSE)
int memstat::getSymbols (void *_pAddr, TString &_strInfo, TString &_strLib, TString &_strSymbol)
void memstat::getSymbolFullInfo (void *_pAddr, TString *_retInfo, const char *const _seporator=" | ")
void memstat::demangle (char *_codeInfo, TString &_str)


Define Documentation

#define _GET_CALLER_FRAME_ADDR   g_global_stack_end = __builtin_frame_address(1);

Definition at line 15 of file TMemStatBacktrace.h.

Referenced by TMemStat::TMemStat().

#define _INIT_TOP_STACK   extern void *g_global_stack_end;

Definition at line 14 of file TMemStatBacktrace.h.


Generated on Tue Jul 5 16:04:35 2011 for ROOT_528-00b_version by  doxygen 1.5.1