summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2024-08-05fix: include missed out utility header.Santhosh Raju
2024-08-04Merge branch 'main' into command-line-outputJakob P. Liljenberg
2024-08-04Add fix for disk used and free percent #791aristocratos
2024-07-18Beautify command line error output and help messageSteffen Winter
2024-06-29Use kvm and ifaddr defs from shared.hpp.Santhosh Raju
2024-06-29Add support for reading thermal stats.Santhosh Raju
2024-06-29Add support for reading battery stats.Santhosh Raju
2024-06-29Get the 64 bit value of physmem.Santhosh Raju
2024-06-29Attempt to fix the CI.Santhosh Raju
2024-06-29Fix some of the memory stats.Santhosh Raju
2024-06-29Add NetBSD Support.Santhosh Raju
2024-06-24Merge pull request #879 from flylai/fix_divide_0Jakob P. Liljenberg
2024-06-23Update spacingGerald Pottler
2024-06-23fix io_graph_speeds parsingGerald Pottler
Issue #868
2024-06-15fix divide 0 error when caculating disk usage percentage (#791)Xoris
2024-06-01Fixed missing CPU core temps when too small to show core temp graphs, issues ↵aristocratos
#792 #867
2024-06-01Fixed missing IO graphs in IO mode, issue #867aristocratos
2024-05-13Merge pull request #840 from aristocratos/fix/zero_tempJakob P. Liljenberg
2024-05-12Fix comments in theme filesAndrea Jemmett
2024-05-04fix zero temp (#467)fix/zero_tempJos Dehaes
2024-05-01Fixed missing definition for ROCm static buildaristocratos
2024-04-30Add info text about regex filtering in help menuaristocratos
2024-04-30Add regex filteringSteffen
Filters starting with '!' will try to match processes pid, name, cmd and user with extended regex as defined by the C++ standard. A single '!' will not filter.
2024-04-30Merge branch 'main' into Fix-TypoJakob P. Liljenberg
2024-04-30Fix typovsey
2024-04-30Show time in days when remaining battery exceeds an estimation of 24hSteffen Winter
2024-04-28Merge pull request #819 from kalkafox/rsmi-pwr-usage-fixJakob P. Liljenberg
fix pwr_usage not being defined correctly during rsmi collection
2024-04-28Remove logging for uid without usernamethecoder-001
Signed-off-by: thecoder-001 <ayush06feb@gmail.com>
2024-04-28osx: show uid instead of 'unknown' if no user exists with the samethecoder-001
Signed-off-by: thecoder-001 <ayush06feb@gmail.com>
2024-04-28fix: crash on osx proc boxthecoder-001
Signed-off-by: thecoder-001 <ayush06feb@gmail.com>
2024-04-11fix pwr_usage not being defined correctly during rsmi collectionKalka
2024-03-13Fix rsmi device name buffer sizeDavide Conti
ref. issue #794
2024-02-29Fix misc spellingOtto Kekäläinen
2024-02-18Merge branch 'main' into build-infoJakob P. Liljenberg
2024-02-14collect: Fix reading of battery power draw on LinuxDavid Mak
This was erroneously set to read from the current battery charge. Fixes #770.
2024-02-12v1.3.2 Hotfix GPU support AMD ROCm v6v1.3.2aristocratos
2024-02-12Fixed variable namesaristocratos
2024-02-12Add check for possible librocm_smi64.so.6 and check for version 7 in the ↵aristocratos
function logic
2024-02-12fix: Can't detect librocm 6.0.xSteffen Winter
librocm reports it's version as 7.0.0.0 in the 6.0.x release series.
2024-02-11v1.3.1 Bug fixesv1.3.1aristocratos
2024-02-11Merge branch 'main' into unix-duplicatesJakob P. Liljenberg
2024-02-11Merge branch 'main' into utf8-ctypeJakob P. Liljenberg
2024-02-11Reuse code from init, properly log warnings and move execution in to main looparistocratos
2024-02-11Merge branch 'main' into hot-reloadJakob P. Liljenberg
2024-02-11Merge branch 'main' into fix/zombieJakob P. Liljenberg
2024-02-11Merge branch 'main' into config-trailing-newlineJakob P. Liljenberg
2024-02-11Merge branch 'main' into battery-power-2Jakob P. Liljenberg
2024-02-11Merge branch 'main' into mainJakob P. Liljenberg
2024-02-11Merge branch 'main' into fmt-header-onlyJakob P. Liljenberg
2024-02-11Merge branch 'main' into debugJakob P. Liljenberg