Commit graph

8 commits

Author SHA1 Message Date
Ivailo Monev
e6303d29f3 generic: compiler warnings fixes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-15 15:46:27 +02:00
Ivailo Monev
25a831cbf0 ksysguard: use Linux /proc parser on Hurd
originally on Hurd dummy files were used, now most of the functionality
works except for processes CPU/memory usage and some features that
require syscalls

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-01 07:31:34 +02:00
Ivailo Monev
980a8b2f88 ksysguard: rework build system to fix LTO build
gets rid of the toolchain plugins support requirement to handle static libraries

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-05 14:30:37 +00:00
Ivailo Monev
465a7360ae ksysguard: fix format compiler warning
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-08 14:52:16 +00:00
Ivailo Monev
3bd0db220b generic: fix build on musl
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-14 04:58:06 +02:00
Ivailo Monev
8f9bb43673 Revert "ksysguard: remove the memory leaking scan_one()"
This reverts commit dd535ac6f8.
2015-03-14 00:23:55 +00:00
Ivailo Monev
dd535ac6f8 ksysguard: remove the memory leaking scan_one() 2015-03-10 23:46:10 +00:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00