index
:
vwm/.git
master
moremoolti
Minimalist X11 window manager with built-in visual process monitoring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
charts.c
Age
Commit message (
Expand
)
Author
2024-10-19
vcr: pass vwm_charts_t.marker_distance ref to vcr_new()
Vito Caputo
2024-10-19
charts: stub out marker API
Vito Caputo
2024-10-19
charts: remove shadow_row() wrapper
Vito Caputo
2024-10-19
charts: use named define for default interval
Vito Caputo
2024-10-19
charts/vcr: s/double/float/
Vito Caputo
2024-10-19
charts: use multiplicative inverse in some places
Vito Caputo
2024-10-08
charts: use clock_gettime(CLOCK_MONOTONIC_RAW)
Vito Caputo
2024-10-08
charts: move vwm logo / $name / Hz back to top
Vito Caputo
2024-10-08
charts: introduce a scheduling "adherence" row
Vito Caputo
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
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
charts: clarify timeout units as microseconds
Vito Caputo
2024-09-21
charts: scale % bars by num_cpus when appropriate
Vito Caputo
2024-08-24
charts: s/#missed it!/# missed it!/
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-07-31
*: %s/heirarch/hierarch/
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
2023-02-21
charts: remove INFINITY (0Hz) from intervals
Vito Caputo
2022-02-06
charts: ensure first update always samples
Vito Caputo
2021-09-21
charts: Wall=??s if proc_stat->start is > boottime
Vito Caputo
2021-09-20
charts: fixup VWM_COLUMN_PROC_TREE indentation
Vito Caputo
2021-09-13
charts: show ??s when proc_stat->start is unset
Vito Caputo
2021-09-12
charts: kludgey fixup of scribbled columns
Vito Caputo
2021-09-12
charts: refactor overlay text to @runtime columns
Vito Caputo
2021-09-12
charts: don't show argv for threads
Vito Caputo
2021-09-12
charts: darken shadow by bumping opacity a bit
Vito Caputo
2021-08-26
charts: use composed height pixmap/ximage renders
Vito Caputo
2021-08-26
charts: add name to charts overlay
Vito Caputo
2021-08-25
charts: add vwm_chart_render_as_{pixmap,ximage}()
Vito Caputo
2021-01-03
charts: round up Hz integral of sampling interval
Vito Caputo
2019-09-23
charts: introduce snprintf helper snpf()
Vito Caputo
2019-07-14
charts: clamp %n length to buffer size
Vito Caputo
2018-10-23
*: update copyright lines to include 2018
Vito Caputo
2017-12-29
charts: fix ancestor siblings check segfault
Vito Caputo
2017-03-27
*: update email address: s/gnugeneration/pengaru/
Vito Caputo
2017-03-27
charts: don't copy or free zero charts
Vito Caputo
2017-03-27
charts: reduce CHART_MAX_ARGC from 512 to 64
Vito Caputo
2017-03-25
overlays: rename overlays.[ch]->charts.[ch]
Vito Caputo
© All Rights Reserved