intentrace v0.2.2
- transitioned from ptrace::read to process_vm_readv, this improves performance dramatically but wont be noticeable until v1.0
- use libc flags directly in mmap instead of nix
- changed a few colors for a better visual experience
- better function names
- in single threaded: failed syscalls means red pid
- better README image
- transition from KiloBytes et al. to Kibibytes et al.
- readlink target workaround
- changed Process/Thread bubble
- add madvise