#include <string>#include "common_option.h"

Go to the source code of this file.
Namespaces | |
| namespace | options |
Functions | |
| void | handle_options (options::spec const &spec) |
Variables | |
| inverted_profile | image_profile |
| a set of sample filenames to handle. | |
Options for opgprof tool
Definition in file opgprof_options.h.
| void handle_options | ( | options::spec const & | spec | ) |
handle_options - process command line
| spec | profile specification |
Process the spec, fatally complaining on error.
Definition at line 90 of file opannotate_options.cpp.
a set of sample filenames to handle.
Definition at line 29 of file opgprof_options.cpp.
1.6.1