below icon indicating copy to clipboard operation
below copied to clipboard

A time traveling resource monitor for modern Linux systems

Results 26 below issues
Sort by recently updated
recently updated
newest added

Differential Revision: D36972558

CLA Signed
fb-exported

''' Compiling below v0.5.0 (/home/bhzhu/source/below/below) error: failed to run custom build command for `below v0.5.0 (/home/bhzhu/source/below/below)` Caused by: process didn't exit successfully: `/home/bhzhu/source/below/target/release/build/below-718216cef9c31e46/build-script-build` (exit status: 101) --- stderr thread 'main'...

This happens when I'm emerging packages in Gentoo: ``` # ~ $ below # ~ $ echo $? 1 # ~ $ below Nov 04 12:05:08.863 ERRO ----------------- Detected unclean...

I tried to build it, but this error happened. ``` error: unknown proxy name: 'rustfmt'; valid proxy names are 'rustc', 'rustdoc', 'cargo', 'rust-lldb', 'rust-gdb', 'rls', 'cargo-clippy', 'clippy-driver', 'cargo-miri' thread 'main'...

Being able to see the processes in a tree (like ``ps -ef f`` or ``top`` ``V``) offers a lot of information about what is your system doing at a glance.

enhancement

Currently it is only possible to filter by name. Would be very useful to be able to filter by other fields like state or cmdline.

enhancement

Hello! Thanks for creating and open-sourcing it. I have managed to compiled below on my system which is ``` ➜ below git:(main) ✗ uname -r 5.8.0-63-generic ➜ below git:(main) ✗...

If you are having a lot of network interfaces (e.g., virtual bridges for containers), the text interface of below does some very creative line breaks: ![image](https://user-images.githubusercontent.com/17684/130656857-56c42890-c3f8-45ce-aca4-562a5e9ca0c8.png) It should properly break...

There are some columns which always display `?` for me. I couldn't find any description about what they are supposed to do, why they wouldn't work, or how the data...