Variables | |
bool | system_wide |
int | pid |
int | mmap_pages_mult |
std::string | session_dir |
bool | separate_cpu |
bool | separate_thread |
bool | append |
bool | callgraph |
string | vmlinux |
bool | post_conversion |
vector< string > | evts |
Definition at line 98 of file operf.cpp.
Referenced by _precheck_permissions_to_samplesdir(), _process_operf_and_app_args(), convert_sample_data(), and main().
Definition at line 100 of file operf.cpp.
Referenced by _process_events_list(), _process_operf_and_app_args(), get_default_event(), and start_profiling().
vector<string> operf_options::evts |
Definition at line 107 of file operf.cpp.
Referenced by _process_events_list(), _process_operf_and_app_args(), and process_args().
Definition at line 99 of file operf.cpp.
Referenced by _check_perf_events_cap(), _cleanup_jitdumps(), _process_operf_and_app_args(), filter_anon_samples_list(), main(), op_write_lock_file(), opd_do_samples(), opd_get_ascii_procs(), process_args(), and start_profiling().
Definition at line 106 of file operf.cpp.
Referenced by _process_operf_and_app_args(), _run(), cleanup(), convert_sample_data(), main(), process_args(), and start_profiling().
Definition at line 104 of file operf.cpp.
Referenced by _process_operf_and_app_args(), create_sfile(), do_match(), mangle_filename(), opd_do_samples(), opd_mangle_filename(), sfile_hash(), and start_profiling().
Definition at line 105 of file operf.cpp.
Referenced by _process_operf_and_app_args(), create_sfile(), do_match(), is_same_image(), mangle_filename(), opd_handle_fork(), opd_hash_image(), opd_mangle_filename(), and sfile_hash().
string operf_options::session_dir |
Definition at line 102 of file operf.cpp.
Referenced by _do_jitdump_convert(), _process_operf_and_app_args(), _process_session_dir(), and operf_read::convertPerfData().
Definition at line 97 of file operf.cpp.
Referenced by _process_operf_and_app_args(), _run(), convert_sample_data(), main(), process_args(), and start_profiling().
string operf_options::vmlinux |
Definition at line 103 of file operf.cpp.
Referenced by _process_operf_and_app_args(), process_args(), and start_profiling().