Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst
Process
adaptyst::Process Member List
This is the complete list of members for
adaptyst::Process
, including all inherited members.
add_env
(std::string key, std::string value)
adaptyst::Process
inline
close_stdin
()
adaptyst::Process
inline
ERROR_ABNORMAL_EXIT
adaptyst::Process
static
ERROR_AFFINITY
adaptyst::Process
static
ERROR_NO_ACCESS
adaptyst::Process
static
ERROR_NOT_FOUND
adaptyst::Process
static
ERROR_SETENV
adaptyst::Process
static
ERROR_START
adaptyst::Process
static
ERROR_STDERR
adaptyst::Process
static
ERROR_STDERR_DUP2
adaptyst::Process
static
ERROR_STDIN_DUP2
adaptyst::Process
static
ERROR_STDOUT
adaptyst::Process
static
ERROR_STDOUT_DUP2
adaptyst::Process
static
is_running
()
adaptyst::Process
inline
join
()
adaptyst::Process
inline
notify
()
adaptyst::Process
inline
Process
(std::function< int()> command, unsigned int buf_size=1024)
adaptyst::Process
inline
Process
(std::vector< std::string > &command, unsigned int buf_size=1024)
adaptyst::Process
inline
read_line
()
adaptyst::Process
inline
set_redirect_stderr
(fs::path path)
adaptyst::Process
inline
set_redirect_stdout
(fs::path path)
adaptyst::Process
inline
set_redirect_stdout
(Process &process)
adaptyst::Process
inline
set_redirect_stdout_to_terminal
()
adaptyst::Process
inline
start
(bool wait_for_notify, const CPUConfig &cpu_config, bool is_profiler, fs::path working_path=fs::current_path())
adaptyst::Process
inline
start
(fs::path working_path=fs::current_path())
adaptyst::Process
inline
terminate
()
adaptyst::Process
inline
write_stdin
(char *buf, unsigned int size)
adaptyst::Process
inline
~Process
()
adaptyst::Process
inline
Generated by
1.13.2