Commit Graph

385 Commits

Author SHA1 Message Date
aristocratos 71d5cd5fd9 Reverted mutexes back to custom atomic bool based locks 2021-10-16 23:24:07 +02:00
Jos Dehaes 3f34a67df6 these helpers can be static 2021-10-16 21:47:55 +02:00
Jos Dehaes fc19c46c8a code cleanup: put the code in .cpp to enable incremental build 2021-10-16 21:45:16 +02:00
Jos Dehaes c252c618c0 don't crash on intel 2021-10-16 21:09:21 +02:00
Jos Dehaes 9f88187c29 small improvement 2021-10-16 21:06:18 +02:00
Jos Dehaes 808f09c974 don't iterate 3 times 2021-10-16 20:59:48 +02:00
Jos Dehaes d8408336e3 remove debug 2021-10-16 20:59:27 +02:00
Jos Dehaes 4f078c3beb more temperature (M1 + intel) 2021-10-13 23:38:36 +02:00
aristocratos 289880aaa6 Merge branch 'OSX' of github.com:aristocratos/btop into OSX 2021-10-16 19:37:09 +02:00
aristocratos 88a2528ca3 Merge changes from main 2021-10-16 19:34:10 +02:00
Jos Dehaes 3ffb21203a release a bit more - still has negative temps for 2 cores on my system 2021-10-16 19:20:45 +02:00
aristocratos 70b4871062 Fixed leaks in Mem and attempt at fixing leaks in sensors.cpp 2021-10-16 01:59:44 +02:00
Jos Dehaes fbae907720 temperature sensors via IOKit 2021-10-15 23:41:46 +02:00
aristocratos cef0f0a68d Process command line arguments 2021-10-15 18:39:17 +02:00
aristocratos 921cfa01ff Re-enable setuid and set default SU_GROUP to wheel for OSX 2021-10-13 23:20:15 +02:00
Jos Dehaes a416c888c7 temperature 2021-10-13 21:16:54 +02:00
aristocratos e7afe00ce7 Cpu usage working again 2021-10-13 12:54:43 +02:00
aristocratos 4193ef8921 Fixed cpu lazy sorting 2021-10-13 10:36:51 +02:00
aristocratos 93fcb6ff04
Update README.md 2021-10-12 22:22:45 +02:00
aristocratos 683354cd2e
Merge pull request #80 from ShrirajHegde/OSX
Add github workflow for MacOS
2021-10-12 22:19:30 +02:00
aristocratos 8a399c499a pointer to smart pointer, first pass 2021-10-12 21:50:46 +02:00
aristocratos 772605003a Fixed detailed memory not updating 2021-10-12 18:54:38 +02:00
Jos Dehaes 28cb677533 more memory free-up - still leaks like crazy 2021-10-11 22:19:25 +02:00
Jos Dehaes 304457863f more RAII cleanup 2021-10-11 21:48:07 +02:00
aristocratos 82e2e3c55c Removed non present cpu fields and fixed calculation for selectable cpu field graphs 2021-10-11 12:40:25 +02:00
aristocratos 68603f2b37 RAII Wrappers for Cpu::get_battery() 2021-10-11 10:57:04 +02:00
Jos Dehaes d5cb24fbeb RAII 2021-10-10 20:23:11 +02:00
Jos Dehaes 8fad5a61be get more disk IO stats 2021-10-09 21:44:16 +02:00
Jos Dehaes 7fa903cf16 fix build 2021-10-09 21:43:48 +02:00
Jos Dehaes 98036db660 remove unnecessary uptime param 2021-10-09 21:18:25 +02:00
Jos Dehaes aae7ae35ca remove debug logging 2021-10-09 21:07:23 +02:00
Jos Dehaes 5187420b04 fix process elapsed time 2021-10-09 21:06:43 +02:00
Jos Dehaes 89582c0ea6 don't double free 2021-10-09 21:06:29 +02:00
Shriraj Hegde 6d724d6155 Change Upload filename 2021-10-09 21:46:33 +05:30
Shriraj Hegde 4f94ecc8ad Fix upload path 2021-10-09 21:40:11 +05:30
Shriraj Hegde e1d6d0a1f2 Skip installing gcc via Homebrew
Change job name
2021-10-09 21:36:13 +05:30
Shriraj Hegde 02cdd9d759 Fix uploading
Remove distclean
2021-10-09 21:30:40 +05:30
Shriraj Hegde 39eb6c396f Disable static compilation 2021-10-09 21:26:57 +05:30
aristocratos 099592bccd Ignore empty pid 0 to fix tree mode 2021-10-09 17:52:10 +02:00
Shriraj Hegde a28e17556e Add workflow for MacOS 2021-10-09 21:17:11 +05:30
aristocratos aee9179c0a Disable failed tty mode detection for OSX 2021-10-09 17:36:46 +02:00
aristocratos 4b7b98058d Fixed disk io and added io activity based on read/write 2021-10-09 11:28:32 +02:00
Jos Dehaes bfa0629e7d fill in 0 for ioticks 2021-10-08 22:28:10 +02:00
Jos Dehaes a016ff8a03 disk io from IOreg. Does not show any io though 2021-10-08 22:16:01 +02:00
Jos Dehaes f98606c6db per process IO stats 2021-10-08 09:32:06 +02:00
Jos Dehaes c8b50ed488 don't show autofs, it's useless 2021-10-08 00:21:55 +02:00
aristocratos c4df64d440 Fixed compile time display for gmake and command timings 2021-10-07 18:41:49 +02:00
aristocratos b3e6f495f7 Fixed clk_tck -> clkTck 2021-10-07 18:26:15 +02:00
aristocratos e53799188f Fixed better detection for OSX 2021-10-07 18:25:14 +02:00
aristocratos b864edf984 Fixed cumulative cpu usage 2021-10-07 18:24:37 +02:00