1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00
workload-automation/wa
Douglas Raillard 28b78a93f1 utils/misc: Replace deprecated __import__ by importlib
Use importlib.import_module instead of __import__ as per Python doc
recommendation.

This will also fix the case where the class is in a
package's submodule (since __import__ returns the top-level package),
e.g. "foo.bar.Class".
2024-01-09 12:20:26 -08:00
..
assets/bin tools/revent: update binaries to latest version 2019-01-07 13:31:07 +00:00
commands Upgrade Gradle to 7.2 and Android Gradle plugin to 4.2. 2021-09-29 09:46:51 +01:00
framework wa: Remove dependency on "imp" module 2024-01-09 12:20:26 -08:00
instruments instruments: Add Perfetto instrument 2023-09-07 17:29:27 -05:00
output_processors pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
tools/revent tools/revent: recording timestamp fix 2018-10-15 09:48:02 +01:00
utils utils/misc: Replace deprecated __import__ by importlib 2024-01-09 12:20:26 -08:00
workloads workloads/speedometer: Add Bromite to package names 2023-08-18 17:36:17 -05:00
__init__.py workloads: Add support for UIBench Jank Tests 2019-06-28 09:27:56 +01:00