This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]