kcachegrind
#include "loader.h"
#include <QIODevice>
#include <QVector>
#include <QDebug>
#include "addr.h"
#include "tracedata.h"
#include "utils.h"
#include "fixcost.h"
Include dependency graph for cachegrindloader.cpp:

Go to the source code of this file.
Macros | |
#define | TRACE_LOADER 0 |
Functions | |
Loader * | createCachegrindLoader () |
Macro Definition Documentation
#define TRACE_LOADER 0 |
Definition at line 31 of file cachegrindloader.cpp.
Function Documentation
Loader* createCachegrindLoader | ( | ) |
Definition at line 185 of file cachegrindloader.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.