Show HN: Instrument any Linux application or command without code modification (github.com)
Our open-source application allows users to obtain events, metrics, and unencrypted payload data from applications running on Linux. The AppScope dev team are looking for feedback from the community to help create the roadmap for future releases.
Here, a video describing its capabilities: https://youtu.be/can1dMonRcA
2 comments
[ 850 ms ] story [ 2811 ms ] threadSo you are hooking into the methods in libc and pthread?
Do you also intercept syscalls like execve?
There's so much potential in the remote debugging/remote analytics space!