1.
Tools
1.1.
zsh
1.2.
bash
1.3.
fish
1.4.
tmux
1.5.
git
1.6.
awk
1.7.
emacs
1.8.
gdb
1.9.
radare2
2.
Resource analysis & monitor
2.1.
lsof
2.2.
pidstat
2.3.
pgrep
2.4.
pmap
2.5.
pstack
3.
Trace and Profile
3.1.
strace
3.2.
ltrace
3.3.
perf
3.4.
OProfile
3.5.
time
4.
Binary
4.1.
od
4.2.
xxd
4.3.
readelf
4.4.
objdump
4.5.
nm
5.
Development
5.1.
c++filt
5.2.
c++
5.3.
glibc
5.4.
gcc
5.5.
make
5.6.
ld.so
6.
Arch
6.1.
x86_64
6.2.
arm64
Light (default)
Rust
Coal
Navy
Ayu
Notes
/usr/bin/time(1)
# statistics of process run /usr/bin/time -v <cmd>