mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-29 11:11:06 +00:00
3b594e1630
This patch adds a new option --time-report to spirv-opt. For each pass executed by spirv-opt, the flag prints resource utilization for the pass (CPU time, wall time, RSS and page faults) This fixes issue #1378 |
||
---|---|---|
.. | ||
bit_stream.cpp | ||
bit_stream.h | ||
bitutils.h | ||
hex_float.h | ||
huffman_codec.h | ||
ilist_node.h | ||
ilist.h | ||
move_to_front.h | ||
parse_number.cpp | ||
parse_number.h | ||
string_utils.cpp | ||
string_utils.h | ||
timer.cpp | ||
timer.h |