dtrace-utils
dtrace-utils copied to clipboard
kernel patch: make ctfa
Upstream the "make ctf" part somehow. We have a ctf patch for the kernel. Somehow this needs to be upstreamed. There are two related efforts:
- Drgn debugger CTF support: https://github.com/osandov/drgn/issues/176
- CTF+BTF work in binutils: https://sourceware.org/binutils/wiki/CTF/Todo/CTFv4 Currently there is a kernel patch which is available in the dtrace-kernel github repo: