[webkit-changes] [WebKit/WebKit] 7ae51b: Add --ignore-external-source-id option to display-...

Yusuke Suzuki noreply at github.com
Thu Nov 2 20:52:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7ae51b240131f81c7ec073ff5154fdcffde32799
      https://github.com/WebKit/WebKit/commit/7ae51b240131f81c7ec073ff5154fdcffde32799
  Author: Yusuke Suzuki <yusukesuzuki at slowstart.org>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M Tools/Scripts/display-sampling-profiler-output

  Log Message:
  -----------
  Add --ignore-external-source-id option to display-sampling-profiler-output
https://bugs.webkit.org/show_bug.cgi?id=264131
rdar://117887932

Reviewed by Justin Michaud.

Add --ignore-external-source-id option, which corresponds to samplingProfilerIgnoreExternalSourceID in JSC option.
It ignores source ID when unifying samples.

* Tools/Scripts/display-sampling-profiler-output:

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




More information about the webkit-changes mailing list