Commit Graph

447 Commits

Author SHA1 Message Date
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
Jos Dehaes
bbba17cd35 all disks + load averages 2021-10-06 10:51:36 +02:00
Jos Dehaes
548203e93d show all disks 2021-10-06 10:33:55 +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
Jos Dehaes
4eb812d52c network 2021-10-05 21:25:42 +02:00
aristocratos
9cf7a77ef8 Upcoming in v1.0.14 2021-10-05 21:06:19 +02:00
aristocratos
721da8c055 Fixed missing colon 2021-10-05 20:57:33 +02:00
aristocratos
acdefb7889 Change to only build if there are changes to source files or the build script itself 2021-10-05 20:55:15 +02:00
aristocratos
ef13446501
Merge pull request #72 from ShrirajHegde/main
Set up GitHub workflow
2021-10-05 20:30:56 +02:00
Shriraj Hegde
8d4afa34ca Upload each architecture binary separately 2021-10-05 23:50:47 +05:30
Shriraj Hegde
222c387d40 Fix riscv64 cross compiler package name
Move git init command
2021-10-05 19:26:15 +05:30
Jos Dehaes
899be68a78 correct cached size 2021-10-05 15:43:05 +02:00
Shriraj Hegde
d311651f5f Fix git fix Stopping at filesystem boundary 2021-10-05 18:58:06 +05:30
Shriraj Hegde
0fedb9efc3 Add more architectures to Continuous build 2021-10-05 18:54:51 +05:30
Shriraj Hegde
7ab51dae4b create 'multiarch_bin' directory 2021-10-05 18:34:51 +05:30
Shriraj Hegde
8952694b04 Fix git hash in binary name 2021-10-05 18:31:53 +05:30
Shriraj Hegde
2e058b171a Store built binaries in 'multiarch_bin' 2021-10-05 18:25:57 +05:30
Shriraj Hegde
0b00228598 Add distclean after builds 2021-10-05 18:23:12 +05:30
Shriraj Hegde
c4f8cf22cb Add aarch64 to workflow 2021-10-05 17:46:08 +05:30
Shriraj Hegde
0c7357d405 Fix README.md 2021-10-05 17:31:10 +05:30
Shriraj Hegde
c84dcf396a Add Linux CI badge 2021-10-05 16:46:37 +05:30
Shriraj Hegde
4dd856760d fix (GIT_DISCOVERY_ACROSS_FILESYSTEM not set) 2021-10-05 16:26:22 +05:30
Shriraj Hegde
28ab3d9c1a Rename binary to git hash 2021-10-05 16:23:22 +05:30
Shriraj Hegde
72ed836144 Use ubuntu 21.04 container 2021-10-05 16:03:41 +05:30
Jos Dehaes
a1c7f935e3 vm stats from syscall + swap 2021-10-05 12:03:48 +02:00
Jos Dehaes
bd1050a740 seems to work indeed 2021-10-05 10:48:07 +02:00