Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 129bacd60730b4ced22b0598f2ab0e1efaf71bd1
      
https://github.com/WebKit/WebKit/commit/129bacd60730b4ced22b0598f2ab0e1efaf71bd1
  Author: David Degazio <[email protected]>
  Date:   2025-05-16 (Fri, 16 May 2025)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_page_base_config_utils.h

  Log Message:
  -----------
  Profile page boundary in addition to page header address when loading page 
header from table in libpas
https://bugs.webkit.org/show_bug.cgi?id=293086
rdar://151423942

Reviewed by Mark Lam.

Adds a call to PAS_PROFILE(PAGE_BASE_FROM_BOUNDARY) before loading the page
header from the page header table, since this is really a separate operation
from the PAS_PROFILE we do afterwards and we'd like to profile it the same
as the purely from-boundary case.

* Source/bmalloc/libpas/src/libpas/pas_page_base_config_utils.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to