zephyr/scripts
Grzegorz Chwierut fd6f3c5a2a twister: Fix quarantine performance issue
When using a quarantine file with more than 512 unique
entries, than time of matching quarantine increases
significantly. This is because regexp cache size is
512. Add precompiled regexp entries to the quarantine
as a fix.

Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
2023-10-04 14:49:38 +01:00
..
build scripts: check_init_priorities: use the Zephyr executable file 2023-09-20 20:24:46 +01:00
checkpatch
ci doc: bindesc: Add documentation for binary descriptors 2023-09-28 07:39:09 -04:00
coccinelle
coredump gdbstub: xtensa: add support for dc233c core 2023-09-27 19:30:15 -05:00
dts edtlib: pinctrl properties are required in the binding 2023-09-27 13:58:28 +02:00
footprint
generate_usb_vif
gitlint gitlint: exclude long line with co-authored-by 2023-09-27 06:20:16 -04:00
kconfig net: ppp: Mark the PPP L2 as non-experimental 2023-09-29 10:33:50 +02:00
logging/dictionary scripts/log_parser: Handle signed and unsigned char length modifier 2023-09-25 19:41:50 +02:00
native_simulator native simulator: Get latest from upstream 2023-09-18 10:42:38 +01:00
net
pylib twister: Fix quarantine performance issue 2023-10-04 14:49:38 +01:00
pylint/checkers
release
schemas twister: support filtering by vendor 2023-09-22 09:29:36 +02:00
support
tests twister: Fix quarantine performance issue 2023-10-04 14:49:38 +01:00
tracing
utils scripts: Update ntc-thermistor table generator 2023-09-19 09:28:50 -05:00
west_commands west: runners: nrf: Document why the network core is recovered first 2023-10-03 15:11:55 +01:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py
github_helpers.py
list_boards.py
make_bugs_pickle.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-extras.txt scripts: Update CFB font generator 2023-09-13 14:40:00 -07:00
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py scripts: set_assignee: set reviewers for modules 2023-09-27 15:27:19 +02:00
snippets.py twister: Add support for required snippets 2023-09-06 16:40:53 +02:00
spelling.txt
tags.sh
twister twister: Add support for required snippets 2023-09-06 16:40:53 +02:00
valgrind.supp
west-commands.yml west: commands: Add bindesc command 2023-09-28 07:39:09 -04:00
zephyr_module.py