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