summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-10-19vcr: implement markers for vcr_present_mem_to_png()HEADmasterVito Caputo
2024-10-19vcr: pass vwm_charts_t.marker_distance ref to vcr_new()Vito Caputo
2024-10-19vmon: wire up the new markers API to vmon's CLIVito Caputo
2024-10-19charts: stub out marker APIVito Caputo
2024-10-19charts: remove shadow_row() wrapperVito Caputo
2024-10-19charts: use named define for default intervalVito Caputo
2024-10-19charts/vcr: s/double/float/Vito Caputo
2024-10-19charts: use multiplicative inverse in some placesVito Caputo
2024-10-18vcr: clip vcr_shift_below_row_up_one() for mem backendVito Caputo
2024-10-16vcr: prevent row overflow in mem vcr_draw_text()Vito Caputo
2024-10-12libvmon: sprinkling of assertsVito Caputo
2024-10-12vcr: more assertsVito Caputo
2024-10-08charts: use clock_gettime(CLOCK_MONOTONIC_RAW)Vito Caputo
2024-10-08charts: move vwm logo / $name / Hz back to topVito Caputo
2024-10-08charts: introduce a scheduling "adherence" rowVito Caputo
2024-10-08charts: move fixed pre-hierarchy rows to a defineVito Caputo
2024-10-08charts: compute an "adherence" valueVito Caputo
2024-10-08charts: try compute a real desired_delay_usVito Caputo
2024-10-08vcr: switch to ppoll() and return microseconds delayVito Caputo
2024-10-08vwm: ms->us poll timeout transitionVito Caputo
2024-10-08charts: {depth,row}=0 in draw_chart() not maintain_chart()Vito Caputo
2024-10-08charts: parameterize heading toggle in draw_columns()Vito Caputo
2024-10-08charts: some cosmetic fixupsVito Caputo
2024-10-08charts: repeat samples on missed deadlinesVito Caputo
2024-10-05charts: compute a "sample duration" for current sampleVito Caputo
2024-10-05charts: s/monitor/proc/Vito Caputo
2024-09-29vwm: s/delay/delay_us/Vito Caputo
2024-09-29vmon: s/delay/delay_us/Vito Caputo
2024-09-29charts: clarify timeout units as microsecondsVito Caputo
2024-09-29vcr: clarify timeout units in namingVito Caputo
2024-09-21charts: scale % bars by num_cpus when appropriateVito Caputo
2024-09-21libvmon: maintain a flag indicating if a process is threadedVito Caputo
2024-09-21libvmon: get the number of cpusVito Caputo
2024-09-21vcr: use 4-bit/16-color PNG in mem_to_pngVito Caputo
2024-09-19vcr: densify+deduplicate mem_to_png paletteVito Caputo
2024-09-16libvmon: Revert "libvmon: assume short positive reads found EOF"Vito Caputo
2024-09-15vcr: bump row clipping to not attempt partial row operationsVito Caputo
2024-09-09vcr: lighten grays used in PNG output rowsVito Caputo
2024-09-09vcr: clear shadow layer for entire rowVito Caputo
2024-09-07vcr: alternate row backgrounds in headless snapshotsVito Caputo
2024-09-07vcr: more row overflow crash preventionsVito Caputo
2024-09-04vmon: trigger final snapshot on SIGTERMVito Caputo
2024-08-31vcr: update stale comment about layer countVito Caputo
2024-08-31vcr: trailing whitespace cleanupsVito Caputo
2024-08-27vcr: represent mem backend layers in nibblesVito Caputo
2024-08-25vmon: add --wip-name commandline argumentVito Caputo
2024-08-24charts: s/#missed it!/# missed it!/Vito Caputo
2024-08-15libvmon: tidy up some elastic buffer handlingVito Caputo
2024-08-13charts: experimenting with a deferred maintenance modeVito Caputo
2024-08-13charts: first stab at factoring out Xlib from charts/vmonVito Caputo
© All Rights Reserved