10 #include "rmsummary.h"
12 #define RESOURCE_MONITOR_ENV_VAR "CCTOOLS_RESOURCE_MONITOR"
28 char *resource_monitor_rewrite_command(
const char *cmdline,
const char *monitor_path,
const char *template_filename,
const char *limits_filename,
29 const char *extra_monitor_options,
30 int time_series,
int opened_files);
39 char *resource_monitor_copy_to_wd(
const char *path_from_cmdline);
42 struct rmsummary *resident_monitor_parse_resources_file(
const char *filename);
48 char *resource_monitor_locate(
const char *path_from_cmdline);
Definition: rmsummary.h:24