Profile analysis utility implementation. More...
Profile analysis utility implementation.
Definition in file profane.C.
#include <sstream>#include <fstream>#include <cassert>#include <cmath>#include <iomanip>#include <cstdlib>#include "Profiler.H"#include "ComLine.H"Go to the source code of this file.
Classes | |
| class | ProfaneComLine |
| ComLineObject for profane. More... | |
Namespaces | |
| ix | |
| Defines MPI-specific parallel global and program classes. | |
| ix::profiler | |
| Performance profiling. | |
Functions | |
| int | Profane (int argc, char *argv[]) |
| The performance analysis post processor. More... | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 169 of file profane.C.
References ix::profiler::Profane().