[webkit-changes] [WebKit/WebKit] 695612: [wpe][cross-toolchain-helper][browserperfdash] Add...

Carlos Alberto Lopez Perez noreply at github.com
Tue May 28 05:48:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 69561296f9ee6854de4c9fc7a401800a9fbf24c3
      https://github.com/WebKit/WebKit/commit/69561296f9ee6854de4c9fc7a401800a9fbf24c3
  Author: Carlos Alberto Lopez Perez <clopez at igalia.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M Tools/Scripts/webkitpy/browserperfdash/browserperfdash_runner.py
    A Tools/yocto/meta-openembedded_backport-libbacktrace-and-newer-netdata-to-mickledore-branch.patch
    R Tools/yocto/meta-openembedded_backport-libbacktrace-patch-to-mickledore-branch.patch
    M Tools/yocto/rpi/local-rpi3-32bits-mesa.conf
    M Tools/yocto/rpi/local-rpi3-32bits-userland.conf
    M Tools/yocto/rpi/local-rpi3-64bits-mesa.conf
    M Tools/yocto/rpi/local-rpi4-32bits-mesa.conf
    M Tools/yocto/rpi/local-rpi4-64bits-mesa.conf
    M Tools/yocto/targets.conf

  Log Message:
  -----------
  [wpe][cross-toolchain-helper][browserperfdash] Add netdata into the cross-toolchain-helper images for the RPi boards and send local timestamps on browserperfdash
https://bugs.webkit.org/show_bug.cgi?id=274771

Reviewed by Nikolas Zimmermann.

We are experimenting with a new concept for showing performance data
from the perf bots that relies on netdata to profile the whole
system metrics.

So to support this add netdata into the images for the RPi boards
(this is generally useful as it can be used to check performance
metrics on the boards).

Also send timestamps of when a perf test starts and ends on the
perf bot, that will be used later to match with the data from
netdata.

* Tools/Scripts/webkitpy/browserperfdash/browserperfdash_runner.py:
(BrowserPerfDashRunner.__init__):
(BrowserPerfDashRunner.run):
* Tools/yocto/meta-openembedded_backport-libbacktrace-and-newer-netdata-to-mickledore-branch.patch: Added.
* Tools/yocto/meta-openembedded_backport-libbacktrace-patch-to-mickledore-branch.patch: Removed.
* Tools/yocto/rpi/local-rpi3-32bits-mesa.conf:
* Tools/yocto/rpi/local-rpi3-32bits-userland.conf:
* Tools/yocto/rpi/local-rpi3-64bits-mesa.conf:
* Tools/yocto/rpi/local-rpi4-32bits-mesa.conf:
* Tools/yocto/rpi/local-rpi4-64bits-mesa.conf:
* Tools/yocto/targets.conf:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list