aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2021-09-23 17:41:15 +0200
committerGreg Kroah-Hartman <[email protected]>2021-09-23 18:45:08 +0200
commit9263589422fe176d377b912145e64ee02bf5c813 (patch)
tree8157b7b51c37f2e66e431b41df94108ff64401b9 /scripts/gdb/linux/utils.py
parent46f661fd0faf7f518b6760ac15f02fa36896c126 (diff)
scripts: get_abi.pl: Better handle leaves with wildcards
When the the leaf of a regex ends with a wildcard, the speedup algorithm to reduce the number of regexes to seek won't work. So, when those are found, place at the "others" exception. That slows down the search from 0.14s to 1 minute on my machine, but the results are a lot more consistent. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/60bb97cf337333783f9f52e114b896439e9cc215.1632411447.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions