Hi Greg,
This small series contain:
patch 1:
- fixes a rule that searches for some additional regexes.
This will make the script slower but will avoid some false-positives
(10 seconds instead of 6 seconds here)
patch 2:
- contain some cleanups to the regexes. That will likely make
some regular expressions to run faster.
I have an idea that might speedup the script again, but I need
to do some tests.
Mauro Carvalho Chehab (2):
scripts: get_abi.pl: fix fallback rule for undefined symbols
scripts: get_abi.pl: better generate regex from what fields
scripts/get_abi.pl | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
--
2.31.1