Age | Commit message (Expand) | Author |
2025-01-19 | vmon: add some sanity checks for weird flag combinations | Vito Caputo |
2025-01-19 | vmon: monitor vmon's PID when reaper and executor | Vito Caputo |
2025-01-19 | vmon: implement --reaper | Vito Caputo |
2025-01-19 | vmon: introduce -R/--reaper flag | Vito Caputo |
2025-01-07 | vmon: introduce -L,--mem-locked flag | Vito Caputo |
2025-01-01 | vmon: wire up charts_vmon_dump_procs() to -D/--dump-procs | Vito Caputo |
2024-10-19 | vmon: wire up the new markers API to vmon's CLI | Vito Caputo |
2024-10-16 | vcr: prevent row overflow in mem vcr_draw_text() | Vito Caputo |
2024-09-29 | vmon: s/delay/delay_us/ | Vito Caputo |
2024-09-04 | vmon: trigger final snapshot on SIGTERM | Vito Caputo |
2024-08-25 | vmon: add --wip-name commandline argument | Vito Caputo |
2024-08-13 | charts: experimenting with a deferred maintenance mode | Vito Caputo |
2024-08-13 | charts: first stab at factoring out Xlib from charts/vmon | Vito Caputo |
2024-08-13 | vmon: use temp name and rename() for snapshots | Vito Caputo |
2024-07-28 | *: switch to gplv2 | Vito Caputo |
2024-07-11 | vmon: implement --now-names | Vito Caputo |
2024-07-11 | vmon: introduce --snapshots flag | Vito Caputo |
2024-07-11 | vmon: bump copyright years | Vito Caputo |
2024-07-11 | vmon: mention SIGUSR1 snapshotting in --help | Vito Caputo |
2022-02-06 | vmon: suppress "(null)" name in snapshot filenames | Vito Caputo |
2022-02-06 | vmon: remove vestigal puts("DONE!") | Vito Caputo |
2022-02-06 | vmon: add %P fmt specifier for getpid() | Vito Caputo |
2022-01-27 | vmon: interpolate command execution arguments | Vito Caputo |
2021-11-03 | vmon: drop unnecessary default: case | Vito Caputo |
2021-09-16 | vmon: save snapshots on SIGUSR1 as well | Vito Caputo |
2021-09-16 | vmon: only save SIGCHLD snapshot w/{-s,--snapshot} | Vito Caputo |
2021-09-16 | vmon: rename -{x,y} flags to -{W,H} | Vito Caputo |
2021-09-16 | vmon: add --version flag | Vito Caputo |
2021-09-16 | vmon: bump copyright years up to 2021 | Vito Caputo |
2021-09-16 | vmon: exit w/error on unrecognized flag-like argument | Vito Caputo |
2021-08-26 | vmon: bump max --name length in snapshot filename | Vito Caputo |
2021-08-26 | charts: add name to charts overlay | Vito Caputo |
2021-08-26 | vmon: implement --name | Vito Caputo |
2021-08-26 | vmon: implement --snapshot | Vito Caputo |
2021-08-26 | vmon: implement --output-dir | Vito Caputo |
2021-08-26 | vmon: track start time | Vito Caputo |
2021-01-03 | vmon: handle WM_DELETE_WINDOW client messages | Vito Caputo |
2018-10-23 | *: update copyright lines to include 2018 | Vito Caputo |
2017-03-27 | *: update email address: s/gnugeneration/pengaru/ | Vito Caputo |
2017-03-25 | vmon: two trivial cleanups | Vito Caputo |
2017-03-25 | overlays: rename overlays.[ch]->charts.[ch] | Vito Caputo |
2017-03-25 | overlays: rename overlays->charts | Vito Caputo |
2017-03-25 | *: restore old indentation of switch cases | Vito Caputo |
2017-03-21 | vmon: uninline is_flag mistaken inline | Vito Caputo |
2017-03-21 | vmon: introduce vmon utility | Vito Caputo |