|
RocketLogger
1.0
|
Include dependency graph for rocketlogger.c:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Copyright (c) 2016-2017, ETH Zurich, Computer Engineering Group Main RocketLogger binary, controls the sampling
| argc | Number of input arguments |
| argv | Input argument string, consists of: |
Definition at line 21 of file rocketlogger.c.
References CONTINUOUS, ERROR, FAILURE, HELP, LIMIT, METER, rl_conf::mode, parse_args(), print_config(), PRINT_DEFAULT, print_usage(), PRINT_VERSION, read_default_config(), rl_get_status(), rl_log(), rl_print_status(), rl_print_version(), rl_read_status(), RL_RUNNING, rl_start(), rl_stop(), SET_DEFAULT, rl_status::state, STATUS, STOPPED, WARNING, and write_default_config().
Here is the call graph for this function: