benchmark/tools
Matthias Braun 229bc5a937
Do not depend on unversioned python binary (#1496)
Some linux distributions no longer provide `python` binary and require
usage of `python3` instead. This changes the scripts here and uses
cmake `find_package(Python3` when running python.

Co-authored-by: Dominic Hamon <dominichamon@users.noreply.github.com>
2022-10-10 14:46:41 +03:00
..
gbench Stop using pandas.Timedelta (fixes #1482) (#1483) 2022-09-08 20:26:58 +03:00
BUILD.bazel bazel support for tools (#982) 2020-11-06 09:10:04 +00:00
compare.py Do not depend on unversioned python binary (#1496) 2022-10-10 14:46:41 +03:00
requirements.txt Add requirements.txt for python dependencies (#994) 2020-06-29 13:22:03 +01:00
strip_asm.py Do not depend on unversioned python binary (#1496) 2022-10-10 14:46:41 +03:00