diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-06-12 09:10:28 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-06-12 09:10:42 -0700 |
commit | cb8f6affed52d81819037b2f5d6f3a089abb8811 (patch) | |
tree | 7751703b4640b0d2cd19d674cb301ef432968831 /math | |
parent | fc2ba8037dec486c0557eba0b807060ace857701 (diff) | |
download | glibc-cb8f6affed52d81819037b2f5d6f3a089abb8811.zip glibc-cb8f6affed52d81819037b2f5d6f3a089abb8811.tar.gz glibc-cb8f6affed52d81819037b2f5d6f3a089abb8811.tar.bz2 |
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.
Diffstat (limited to 'math')
0 files changed, 0 insertions, 0 deletions