#include "config.h"
#include <string>
#include <map>
#include <iosfwd>
#include "format_flags.h"
#include "symbol.h"
#include "string_filter.h"
#include "xml_output.h"
Include dependency graph for format_output.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | format_output |
Classes | |
| class | format_output::formatter |
| base class for formatter, handle common options to formatter More... | |
| struct | format_output::formatter::counts_t |
| struct | format_output::formatter::field_datum |
| data passed for output More... | |
| struct | format_output::formatter::field_description |
| decribe one field of the colummned output. More... | |
| class | format_output::opreport_formatter |
| class to output in a columned format symbols and associated samples More... | |
| class | format_output::cg_formatter |
| class to output in a columned format caller/callee and associated samples More... | |
| class | format_output::diff_formatter |
| class to output a columned format symbols plus diff values More... | |
| class | format_output::xml_formatter |
| class to output in XML format More... | |
| class | format_output::xml_cg_formatter |
Variables | |
| profile_classes | classes |
Read the file COPYING
John Levon
|
|
|
1.4.6