removed "uopsinfo" as possible import flag since model_importer creates full DB file

This commit is contained in:
JanLJL
2019-11-06 12:35:50 +01:00
parent 8359aa4807
commit db6e40ee88
2 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ The usage of OSACA can be listed as:
Keep in mind you have to provide a (dummy) filename in anyway.
--import MICROBENCH
Import a given microbenchmark output file into the corresponding architecture instruction database.
Define the type of microbenchmark either as "ibench", "asmbench" or "uopsinfo".
Define the type of microbenchmark either as "ibench" or "asmbench".
--insert-marker
OSACA calls the Kerncraft module for the interactively insertion of `IACA <https://software.intel.com/en-us/articles/intel-architecture-code-analyzer>`_ marker in suggested assembly blocks.
--export-graph EXPORT_PATH