| Crates.io | downtown |
| lib.rs | downtown |
| version | 0.1.1 |
| created_at | 2023-06-18 08:36:28.839606+00 |
| updated_at | 2023-06-27 13:41:57.43015+00 |
| description | A realtime BPF profiler |
| homepage | |
| repository | https://github.com/elbaro/downtown |
| max_upload_size | |
| id | 893339 |
| size | 2,895,990 |
A realtime BPF profiler.
cargo install downtown

v0.1.0 - supports Python.
./downtown src/mycode.py: monitor all python processes (/usr/bin/env python)./downtown src/mycode.py --pid 123: monitor /proc/123/exe./downtown src/mycode.py --python-bin ./python: monitor a python binaryreadelf -S ./python | grep .note.stapsdt