Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31942b876cd64f3c2a4ebc646f71b7ff0aab5a34
      
https://github.com/WebKit/WebKit/commit/31942b876cd64f3c2a4ebc646f71b7ff0aab5a34
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-01-04 (Sun, 04 Jan 2026)

  Changed paths:
    M Source/JavaScriptCore/assembler/PerfLog.cpp
    M Source/JavaScriptCore/assembler/PerfLog.h
    M Source/JavaScriptCore/runtime/ProfilerSupport.cpp
    M Source/JavaScriptCore/runtime/ProfilerSupport.h

  Log Message:
  -----------
  [JSC] Use createDumpFile for JSC text markers file
https://bugs.webkit.org/show_bug.cgi?id=304886
rdar://167476288

Reviewed by Yijia Huang.

Generate markers file in a similar way to JITDump.

* Source/JavaScriptCore/assembler/PerfLog.cpp:
(JSC::PerfLog::PerfLog):
(JSC::PerfLog::log):
(JSC::getCurrentThreadID): Deleted.
* Source/JavaScriptCore/assembler/PerfLog.h:
* Source/JavaScriptCore/runtime/ProfilerSupport.cpp:
(JSC::ProfilerSupport::ProfilerSupport):
(JSC::ProfilerSupport::getCurrentThreadID):
(JSC::ProfilerSupport::write):
* Source/JavaScriptCore/runtime/ProfilerSupport.h:

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



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

Reply via email to