glibc/benchtests/scripts
H.J. Lu cb8f6affed benchtests: Add -f/--functions argument
On x86-64, there may be multiple IFUNC implementations for a given
function.  But we may be only interested in a subset of them.  This
patch adds -f/--functions argument to compare a subset of IFUNC
implementations.

	* benchtests/scripts/compare_strings.py (process_results): Add
	funcs argument.  Compare only functions which are selected.
	(main): Check if base function is among selected functions.
	Pass selected functions to process_results.
	(__main__): Add -f/--functions argument.
2018-06-12 09:10:42 -07:00
..
bench.py Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
benchout.schema.json benchtests: Expand range of tests names in schema.json 2017-11-28 19:52:57 +05:30
benchout_strings.schema.json benchtests: New script to parse memcpy results 2017-06-22 23:44:51 +05:30
compare_bench.py Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
compare_strings.py benchtests: Add -f/--functions argument 2018-06-12 09:10:42 -07:00
import_bench.py Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
validate_benchout.py Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00