[Bug runtime/15065] regular expressions: subexpression capture support

serhei.public at gmail dot com sourceware-bugzilla@sourceware.org
Fri Sep 8 13:44:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=15065

--- Comment #2 from Serhei Makarov <serhei.public at gmail dot com> ---
I've formatted the regex functionality at
https://github.com/serhei/stap-experiments/commits/serhei/tnfa-submit and I
think it's ready to be considered for the master branch.

For anyone doing code review, commit (3/8) touches the translator while commit
(7/8) contains the parts generating kernel-facing matcher code. The rest of the
functionality is self-contained in tapset/regex.stp and the stapregex*.{h,cxx}
files.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list