forked from dotnet/jitutils
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pmi: add -TIME option and make -QUIET mode more quiet (dotnet#138)
The -QUIET suffix now produces just one output line per assembly with no timing data. It is intended for use by upstack tools like `jit-diffs` to reduce the volume of diff text and reduce spurious diffs caused by PMI messages. Add a new -TIME suffix to print per-assembly times, even in -quiet mode. This is useful when using PMI as a jit throughput tool.
- Loading branch information
1 parent
d4ffb61
commit b07798e
Showing
1 changed file
with
36 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters