gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
trace.cc File Reference
#include "base/trace.hh"
#include <cctype>
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include "base/debug.hh"
#include "base/misc.hh"
#include "base/output.hh"
#include "base/str.hh"

Go to the source code of this file.

Namespaces

 Trace
 

Functions

const std::string & name ()
 
LoggerTrace::getDebugLogger ()
 Get the current global debug logger. More...
 
std::ostream & Trace::output ()
 Get the ostream from the current global logger. More...
 
void Trace::setDebugLogger (Logger *logger)
 Delete the current global logger and assign a new one. More...
 
void Trace::enable ()
 Enable/disable debug logging. More...
 
void Trace::disable ()
 

Variables

LoggerTrace::debug_logger = NULL
 
ObjectMatch Trace::ignore
 

Function Documentation

const std::string& name ( )

Generated on Fri Jun 9 2017 13:03:56 for gem5 by doxygen 1.8.6