Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f55d6cc96b847b1a4c5b1ed4d5405d14dd601126
      
https://github.com/WebKit/WebKit/commit/f55d6cc96b847b1a4c5b1ed4d5405d14dd601126
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/SamplingProfiler.cpp

  Log Message:
  -----------
  [JSC] Attach inlined Wasm callee names in sampling profiler output
https://bugs.webkit.org/show_bug.cgi?id=281035
rdar://137488322

Reviewed by Keith Miller.

Now, Wasm OMG tier can do inlining. So we should annotate inlined
function instead of inlining function for SamplingProfiler.

* Source/JavaScriptCore/runtime/SamplingProfiler.cpp:
(JSC::FrameWalker::recordJITFrame):

Canonical link: https://commits.webkit.org/284854@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