mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
post_build_ninja_summary.py normally sorts its output by weighted time, which is elapsed time divided by how many steps are running. Sometimes it is more appropriate to sort by elapsed (wall clock) time instead. This adds a -e/--elapsed_time_sorting option to do this. Change-Id: I13a1b094f8fd7f6795a871bee91932ce0ddab79d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4285697 Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
15 KiB
Executable File
15 KiB
Executable File