#include "tcl/tclpkg-gtrace.h"
#include "tcl/pkg.h"
#include "rutz/error.h"
#include "rutz/fstring.h"
#include "rutz/sfmt.h"
#include <sstream>
#include "rutz/debug.h"
#include "rutz/trace.h"
Go to the source code of this file.
Namespaces | |
namespace | GVX_DBG_REGISTER |
Functions | |
rutz::fstring | GVX_DBG_REGISTER::profSummary () |
void | GVX_DBG_REGISTER::setOneLevel (int key, int level) |
void | GVX_DBG_REGISTER::setOneLevelc (const char *fname, int level) |
int | Gtrace_Init (Tcl_Interp *interp) |
int | Prof_Init (Tcl_Interp *interp) |
Definition in file tclpkg-gtrace.cc.