Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb52774d658ff6d0f32d1630d9f1682ea1d7457a
      
https://github.com/WebKit/WebKit/commit/bb52774d658ff6d0f32d1630d9f1682ea1d7457a
  Author: Hysu Xiong <h...@apple.com>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M Tools/Scripts/build-and-collect-pgo-profiles
    M Tools/Scripts/webkitpy/benchmark_runner/run_benchmark.py

  Log Message:
  -----------
  Update PGO scripts to refer to run-benchmarks' renamed 
--generate-pgo-profiles flag
https://bugs.webkit.org/show_bug.cgi?id=247753
rdar://102202608

Reviewed by Dewei Zhu and Stephanie Lewis.

https://bugs.webkit.org/show_bug.cgi?id=247496 introduced profiling into 
run-benchmarks, so we've had to rename --generate-profiles to 
--generate-pgo-profiles to avoid confusion.

 - Update `Tools/Scripts/build-and-collect-pgo-profiles` to refer to the new 
--generate-pgo-profiles flag
 - Remove the --generate-profiles alias from run-benchmarks.

* Tools/Scripts/build-and-collect-pgo-profiles:
* Tools/Scripts/webkitpy/benchmark_runner/run_benchmark.py:
(config_argument_parser):

Canonical link: https://commits.webkit.org/256583@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to