Commit Graph

368 Commits

Author SHA1 Message Date
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
aristocratos 6a3c5d9b97 Proc::collect() better cpu percent accurazy 2021-10-07 13:20:30 +02:00
aristocratos 84d0596294 Merge branch 'OSX' of github.com:aristocratos/btop into OSX 2021-10-07 12:56:55 +02:00
aristocratos 3564f8e4c2 Proc::collect() fixed cputimes and cpu percentage calc 2021-10-07 12:56:27 +02:00
Jos Dehaes 98e1e87405 Merge branch 'main' into OSX 2021-10-07 11:32:41 +02:00
Jos Dehaes 60c5636cd7 fix warning 2021-10-06 22:45:54 +02:00
Jos Dehaes 489e446152 details + process states 2021-10-06 22:38:40 +02:00
Jos Dehaes 7e5a808c73 avoid details crash 2021-10-06 22:38:19 +02:00
Jos Dehaes 9c9da4606b fix quit on macos 2021-10-06 21:03:21 +02:00
aristocratos d96fdd7eb2 Fixed: Extra "root" partition when running in snap 2021-10-06 18:06:05 +02:00
aristocratos 132f4e6da1 Ignore tags and other branches 2021-10-06 17:25:22 +02:00
aristocratos dee69b5468 News 2021-10-06 17:16:49 +02:00
aristocratos 2d013e857f v1.0.14 Bug fixes and start of OSX development 2021-10-06 17:11:10 +02:00
aristocratos 3a20e55f3a Update changelog 2021-10-06 12:36:54 +02:00
aristocratos dbcd12b9d0 Fixed: snap root disk and changed to compiler flags instead of env variables for detection 2021-10-06 11:25:10 +02:00
aristocratos ad0b3d6b09 Added notice about LDAP and static compilation 2021-10-06 10:54:19 +02:00
aristocratos 69c5eba1db Fixed: Uid -> User fallback to getpwuid() if failure for non static builds 2021-10-06 10:47:24 +02:00
aristocratos 8c0b815bc1
Ignore changes to osx or freebsd 2021-10-06 08:19:33 +02:00