Commit graph

319 commits

Author SHA1 Message Date
Jos Dehaes
b9d58e3faf impossible to get CPU freq on M1 apparently 2021-10-06 15:55:58 +02:00
Jos Dehaes
66072711c2 detect full 2021-10-06 15:34:12 +02:00
Jos Dehaes
6bb0e930a2 CPU freq in GHz 2021-10-06 00:38:46 +02:00
Jos Dehaes
a5f10f1a0f check array length 2021-10-06 15:13:18 +02:00
Jos Dehaes
155c848b97 switch to other way to get CPU freq (still does not work) 2021-10-06 15:05:20 +02:00
Jos Dehaes
cf51ba2ebe remove some warnings 2021-10-06 14:45:44 +02:00
Jos Dehaes
775dff5f72 fix link 2021-10-06 14:16:45 +02:00
Jos Dehaes
8c67967775 reduce diff more 2021-10-06 14:16:38 +02:00
Jos Dehaes
70b47d2ca8 reduce diff with main branch 2021-10-06 14:10:23 +02:00
Jos Dehaes
ca9cb48054 Merge remote-tracking branch 'origin/main' into OSX
# Conflicts:
#	Makefile
#	src/osx/btop_collect.cpp
2021-10-06 13:49:20 +02:00
Jos Dehaes
c66b46f850 battery state via CoreFoundation 2021-10-06 13:41:57 +02:00
Jos Dehaes
d0c6c0a362 all disks + load averages 2021-10-06 12:45:30 +02:00
Jos Dehaes
ca67526dc1 show all disks 2021-10-06 12:45:30 +02:00
Jos Dehaes
56119f99a9 procs sorting/filtering 2021-10-06 12:45:30 +02:00
Jos Dehaes
8d86011d72 battery states 2021-10-06 12:45:30 +02:00
Jos Dehaes
a9b64d62e4 battery hack works on M1 2021-10-06 12:45:30 +02:00
Jos Dehaes
ce51031142 ugly hack to get battery 2021-10-06 12:45:30 +02:00
Jos Dehaes
d5e6725c6c CPU stuff 2021-10-06 12:45:30 +02:00
Jos Dehaes
5c02bd8c83 network 2021-10-06 12:45:30 +02:00
Jos Dehaes
d5da9d4983 correct cached size 2021-10-06 12:45:30 +02:00
Jos Dehaes
5f11aba504 vm stats from syscall + swap 2021-10-06 12:45:30 +02:00
Jos Dehaes
776fc96852 seems to work indeed 2021-10-06 12:45:30 +02:00
Jos Dehaes
7b40e2835a allow override optimization flag 2021-10-06 12:45:30 +02:00
Jos Dehaes
005ea24e4c update Makefile 2021-10-06 12:45:30 +02:00
Jos Dehaes
af8cec9deb some more params 2021-10-06 12:45:30 +02:00
Jos Dehaes
7ebe4f7594 show more disks 2021-10-06 12:45:30 +02:00
Jos Dehaes
e50a56394a disks show something 2021-10-06 12:45:30 +02:00
Jos Dehaes
6497a8c202 reformat 2021-10-06 12:45:30 +02:00
Jos Dehaes
28e152b80c decrease diff with upstream 2021-10-06 12:45:30 +02:00
Jos Dehaes
40da88e9ca try to get disks to show 2021-10-06 12:45:30 +02:00
Jos Dehaes
eaf2bb56a5 don't crash on deque::back() 2021-10-06 12:45:30 +02:00
Jos Dehaes
f66b6f712c cpu freq, name & process uid/name 2021-10-06 12:45:29 +02:00
Jos Dehaes
34a8a61f4d basic process info 2021-10-06 12:45:29 +02:00
Jos Dehaes
29bb2dcc5f initialize mutex (needed on macos apparently and not on linux) 2021-10-06 12:45:29 +02:00
Jos Dehaes
fb5970b000 comment 2021-10-06 12:45:29 +02:00
Jos Dehaes
49d16cdddd extract delimiters 2021-10-06 12:45:29 +02:00
Jos Dehaes
3db9d66476 first infos on macos: memory used & free 2021-10-06 12:45:29 +02:00
Jos Dehaes
f8acb2f854 make it compile on macos (M1 - arm64). Does not run though 2021-10-06 12:45:29 +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
Jos Dehaes
bbba17cd35 all disks + load averages 2021-10-06 10:51:36 +02:00
aristocratos
69c5eba1db Fixed: Uid -> User fallback to getpwuid() if failure for non static builds 2021-10-06 10:47:24 +02:00
Jos Dehaes
548203e93d show all disks 2021-10-06 10:33:55 +02:00
aristocratos
8c0b815bc1
Ignore changes to osx or freebsd 2021-10-06 08:19:33 +02:00
Jos Dehaes
0ab2be3985 procs sorting/filtering 2021-10-06 00:17:41 +02:00
Jos Dehaes
096104c90b battery states 2021-10-05 23:42:17 +02:00
Jos Dehaes
0ad93684c2 battery hack works on M1 2021-10-05 23:24:59 +02:00
Jos Dehaes
c75b0f1cea ugly hack to get battery 2021-10-05 23:18:22 +02:00
Jos Dehaes
600b4f72b3 CPU stuff 2021-10-05 22:42:42 +02:00