Options for opgprof tool. More...
#include <cstdlib>#include <vector>#include <list>#include <iterator>#include <iostream>#include "opgprof_options.h"#include "popt_options.h"#include "cverb.h"#include "profile_spec.h"#include "arrange_profiles.h"
Namespaces | |
| namespace | options |
Functions | |
| void | handle_options (options::spec const &spec) |
| handle_options - process command line | |
Variables | |
| profile_classes | classes |
| classes of sample filenames to handle | |
| inverted_profile | image_profile |
| a set of sample filenames to handle. | |
| string | options::gmon_filename = "gmon.out" |
Options for opgprof tool.
| void handle_options | ( | options::spec const & | spec | ) |
handle_options - process command line
| spec | profile specification |
Process the spec, fatally complaining on error.
References options::spec::common, profile_spec::create(), cverb, options::spec::first, options::gmon_filename, options::image_path, options::root_path, and vsfile.
classes of sample filenames to handle
All the chosen sample files.
a set of sample filenames to handle.
1.6.1