Next: , Up: Preface   [Contents][Index]


Maintainers

Libpatch is developed by Olivier Dion as part of his master’s thesis. The main objective is to develop a library that can insert tracepoints in a userspace program at runtime. The library should be capable of inserting tracepoints almost anywhere in the instrumented binary and the tracepoints overhead should be minimal. Libpatch is intended to be integrated as part of uftrace as a proof of concept, but it could also be used by other tracers or debuggers.

The project can be found at https://gitlab.com/oldiob/libpatch.git.