diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-06-12 17:15:54 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-06-12 17:15:54 -0700 |
commit | f806bf55ee2ada32b2fe9d4a13ccc84552d379d1 (patch) | |
tree | 2017a2cf0c9ec1a97e8faaab508344f16cba3600 /src/til_util.h | |
parent | 8fdd84d2c743b19ad1ca73c2065f87a09e797377 (diff) |
til_args: introduce --print-module-contexts
Some rudimentary instrumentation for monitoring the active module
contexts alongside the pipes
You probably want to redirect stderr to a file when using
--print-pipes and/or --print-module-contexts...
e.g.
```
rototiller --defaults --go --print-pipes --print-module-contexts 2>/dev/null
```
or, if you still want to monitor FPS or log_channels=on in rtv,
2>/file/to/tail then tail -F /file/to/tail in another terminal.
Diffstat (limited to 'src/til_util.h')
0 files changed, 0 insertions, 0 deletions