summaryrefslogtreecommitdiff
path: root/src/charts.c
AgeCommit message (Expand)Author
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-29charts: clarify timeout units as microsecondsVito Caputo
2024-09-21charts: scale % bars by num_cpus when appropriateVito Caputo
2024-08-24charts: s/#missed it!/# missed it!/Vito Caputo
2024-08-13charts: experimenting with a deferred maintenance modeVito Caputo
2024-08-13charts: first stab at factoring out Xlib from charts/vmonVito Caputo
2024-07-31*: %s/heirarch/hierarch/Vito Caputo
2024-07-29charts: add PID column to snowflakesVito Caputo
2024-07-28*: switch to gplv2Vito Caputo
2024-07-28charts: introduce row columnVito Caputo
2023-02-21charts: remove INFINITY (0Hz) from intervalsVito Caputo
2022-02-06charts: ensure first update always samplesVito Caputo
2021-09-21charts: Wall=??s if proc_stat->start is > boottimeVito Caputo
2021-09-20charts: fixup VWM_COLUMN_PROC_TREE indentationVito Caputo
2021-09-13charts: show ??s when proc_stat->start is unsetVito Caputo
2021-09-12charts: kludgey fixup of scribbled columnsVito Caputo
2021-09-12charts: refactor overlay text to @runtime columnsVito Caputo
2021-09-12charts: don't show argv for threadsVito Caputo
2021-09-12charts: darken shadow by bumping opacity a bitVito Caputo
2021-08-26charts: use composed height pixmap/ximage rendersVito Caputo
2021-08-26charts: add name to charts overlayVito Caputo
2021-08-25charts: add vwm_chart_render_as_{pixmap,ximage}()Vito Caputo
2021-01-03charts: round up Hz integral of sampling intervalVito Caputo
2019-09-23charts: introduce snprintf helper snpf()Vito Caputo
2019-07-14charts: clamp %n length to buffer sizeVito Caputo
2018-10-23*: update copyright lines to include 2018Vito Caputo
2017-12-29charts: fix ancestor siblings check segfaultVito Caputo
2017-03-27*: update email address: s/gnugeneration/pengaru/Vito Caputo
2017-03-27charts: don't copy or free zero chartsVito Caputo
2017-03-27charts: reduce CHART_MAX_ARGC from 512 to 64Vito Caputo
2017-03-25overlays: rename overlays.[ch]->charts.[ch]Vito Caputo
© All Rights Reserved