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
/
libvmon
/
vmon.c
Age
Commit message (
Expand
)
Author
2024-10-12
libvmon: sprinkling of asserts
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-16
libvmon: Revert "libvmon: assume short positive reads found EOF"
Vito Caputo
2024-08-15
libvmon: tidy up some elastic buffer handling
Vito Caputo
2024-08-11
libvmon: assert(0) on unexpected children input
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-28
*: switch to gplv2
Vito Caputo
2024-07-23
libvmon: assume short positive reads found EOF
Vito Caputo
2021-09-09
lbvmon: expose clock_gettime(CLOCK_BOOTTIME)
Vito Caputo
2020-05-09
libvmon: trivial cosmetic changes
Vito Caputo
2020-05-08
libvmon: remove unused _MOVE_STALE_TO_FRONT stuff
Vito Caputo
2020-05-08
libvmon: fix bug in proc_follow_children()
Vito Caputo
2017-03-27
*: update email address: s/gnugeneration/pengaru/
Vito Caputo
2017-03-25
libvmon: wrap X-Macro parser state in a struct
Vito Caputo
2017-03-25
*: restore old indentation of switch cases
Vito Caputo
2017-03-25
*: s/malloc/calloc/
Vito Caputo
2017-03-21
*: update copyrights for 2017
Vito Caputo
2017-03-21
libvmon: use pread() instead of lseek()+read()
Vito Caputo
2017-03-21
libvmon: use local buffers for constructing paths
Vito Caputo
2017-03-21
libvmon: shirt-circuit parse loop on final state
Vito Caputo
2017-03-21
libvmon: style cleanups
Vito Caputo
2017-03-14
libvmon: add "sys-wide" arg for sample callbacks
Vito Caputo
2017-02-02
libvmon: use readdir() instead of readdir_r()
Vito Caputo
2016-09-09
libvmon: clear {children,threads}_changed when sampling
Vito Caputo
2016-09-09
*: refactor all the things
Vito Caputo
© All Rights Reserved