Age | Commit message (Expand) | Author |
2024-10-08 | charts: move fixed pre-hierarchy rows to a define | Vito Caputo |
2024-10-08 | charts: compute an "adherence" value | Vito Caputo |
2024-10-08 | charts: try compute a real desired_delay_us | Vito Caputo |
2024-10-08 | vcr: switch to ppoll() and return microseconds delay | Vito Caputo |
2024-10-08 | vwm: ms->us poll timeout transition | Vito Caputo |
2024-10-08 | charts: {depth,row}=0 in draw_chart() not maintain_chart() | Vito Caputo |
2024-10-08 | charts: parameterize heading toggle in draw_columns() | Vito Caputo |
2024-10-08 | charts: some cosmetic fixups | Vito Caputo |
2024-10-08 | charts: repeat samples on missed deadlines | Vito Caputo |
2024-10-05 | charts: compute a "sample duration" for current sample | Vito Caputo |
2024-10-05 | charts: s/monitor/proc/ | Vito Caputo |
2024-09-29 | vwm: s/delay/delay_us/ | Vito Caputo |
2024-09-29 | vmon: s/delay/delay_us/ | Vito Caputo |
2024-09-29 | charts: clarify timeout units as microseconds | Vito Caputo |
2024-09-29 | vcr: clarify timeout units in naming | Vito Caputo |
2024-09-21 | charts: scale % bars by num_cpus when appropriate | Vito Caputo |
2024-09-21 | libvmon: maintain a flag indicating if a process is threaded | Vito Caputo |
2024-09-21 | libvmon: get the number of cpus | Vito Caputo |
2024-09-21 | vcr: use 4-bit/16-color PNG in mem_to_png | Vito Caputo |
2024-09-19 | vcr: densify+deduplicate mem_to_png palette | Vito Caputo |
2024-09-16 | libvmon: Revert "libvmon: assume short positive reads found EOF" | Vito Caputo |
2024-09-15 | vcr: bump row clipping to not attempt partial row operations | Vito Caputo |
2024-09-09 | vcr: lighten grays used in PNG output rows | Vito Caputo |
2024-09-09 | vcr: clear shadow layer for entire row | Vito Caputo |
2024-09-07 | vcr: alternate row backgrounds in headless snapshots | Vito Caputo |
2024-09-07 | vcr: more row overflow crash preventions | Vito Caputo |
2024-09-04 | vmon: trigger final snapshot on SIGTERM | Vito Caputo |
2024-08-31 | vcr: update stale comment about layer count | Vito Caputo |
2024-08-31 | vcr: trailing whitespace cleanups | Vito Caputo |
2024-08-27 | vcr: represent mem backend layers in nibbles | Vito Caputo |
2024-08-25 | vmon: add --wip-name commandline argument | Vito Caputo |
2024-08-24 | charts: s/#missed it!/# missed it!/ | Vito Caputo |
2024-08-15 | libvmon: tidy up some elastic buffer handling | 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-08-11 | libvmon: assert(0) on unexpected children input | Vito Caputo |
2024-08-11 | libvmon: make bitfields unsigned ints | Vito Caputo |
2024-08-11 | libvmon: remove pointless test on proc->stores | Vito Caputo |
2024-08-11 | libvmon: assert no children store for threads | Vito Caputo |
2024-08-11 | libvmon: s/sample_siblings(/sample_siblings_unipass(/ | Vito Caputo |
2024-08-11 | libvmon: ensure dtor invocations only return dtor codes | Vito Caputo |
2024-07-31 | *: %s/heirarch/hierarch/ | Vito Caputo |
2024-07-30 | libvmon: fix some small memory leaks | Vito Caputo |
2024-07-29 | charts: add PID column to snowflakes | Vito Caputo |
2024-07-28 | *: switch to gplv2 | Vito Caputo |
2024-07-28 | charts: introduce row column | Vito Caputo |
2024-07-23 | libvmon: assume short positive reads found EOF | Vito Caputo |
2024-07-11 | vmon: implement --now-names | Vito Caputo |
2024-07-11 | vmon: introduce --snapshots flag | Vito Caputo |