Skip to contents

Add rows to the performance log table in the SQLite database by calling performance_poll on all processes in the tessiflow-daemon tree

Usage

performance_log_update(
  pids = sapply(ps::ps_find_tree("tessiflow-daemon"), ps::ps_pid)
)

Arguments

pids

integer vector of process ids

Value

number of rows updated