|
|
|
|
|
by cyphar
2232 days ago
|
|
You would want to start using the more modern debugging tools, namely dynamic tracing tools like bpftrace[1]. Though in fairness, it might be a tad tricky to get a trace for a specific file without some more complicated scripts. [1]: https://github.com/iovisor/bpftrace |
|