glibc/benchtests/scripts
Siddhesh Poyarekar a373aa25c7 benchtests: Fix pthread-locks test to produce valid json
The benchtests json allows {function {variant}} categorization of
results whereas the pthread-locks tests had {function {variant
{subvariant}}}, which broke validation.  Fix that by serializing the
subvariants as variant-subvariant.  Also update the schema to
recognize the new benchmark attributes after fixing the naming
conventions.
2021-04-18 12:56:29 +05:30
..
bench.py Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
benchout_strings.schema.json benchtests: New script to parse memcpy results 2017-06-22 23:44:51 +05:30
benchout.schema.json benchtests: Fix pthread-locks test to produce valid json 2021-04-18 12:56:29 +05:30
compare_bench.py Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
compare_strings.py Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
import_bench.py Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
plot_strings.py Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
validate_benchout.py Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00