This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Is there a roadmap for the STAP development?
- From: Arkady <arkady dot miasnikov at gmail dot com>
- To: systemtap at sourceware dot org
- Date: Tue, 14 Feb 2017 08:51:45 +0200
- Subject: Is there a roadmap for the STAP development?
- Authentication-results: sourceware.org; auth=none
Hi,
I am considering some patches for SystemTap - mostly fixing minor
inconveniences. Obviously I would like to align the efforts and,
hopefully merge the patches into the master. Is there a document
describing the SystemTap development roadmap?
Examples of things I would like to extend
* Add build only flag in the stap utility which does not require root privileges
* Add RPM spec file supporting automatic build of the kernel driver
after kernel updates
* In the _stp_reserve_bytes() return indication that the trace buffer
is overwritten
* Add support for zero copy data transfer
Etc
Thanks