[Webkit-unassigned] [Bug 153565] New: Remove LegacyProfiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 15:30:36 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153565

            Bug ID: 153565
           Summary: Remove LegacyProfiler
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bburg at apple.com, ggaren at apple.com, joepeck at webkit.org,
                    mark.lam at apple.com, sbarati at apple.com,
                    timothy at apple.com
        Depends on: 153466

* SUMMARY
Remove LegacyProfiler.

The Sampling Profiler does not require extra byte codes / recompilation, and is significantly faster. Once all ports enable SAMPLING_PROFILER we should remove the LegacyProfiler.

Bugs to update when old profiler and tests are removed:
<https://webkit.org/b/148819> Enabling the profiler shouldn't prevent us from performing tail call elimination
<https://webkit.org/b/142157> [EFL] Mark two profiler tests to flaky
<https://webkit.org/b/136067> [GTK] Layout Test fast/profiler/dead-time.html and fast/profiler/stop-profiling-after-setTimeout.html are flaky
<https://webkit.org/b/97791> fast/profiler/apply.html fails with LLInt on 32 bit
<https://webkit.org/b/95764> Crashes in fast/profiler layout tests after r127202
<https://webkit.org/b/49801> REGRESSION (r72351): fast/profiler/throw-exception-from-eval.html fails
<https://webkit.org/b/34230> fast/profiler/simple-no-level-change.html crashed on Snow Leopard Release Bot
<https://webkit.org/b/33490> fast/profiler/profile-calls-in-included-file.html crashed on the leopard Commit Bot

Blockers:
<https://webkit.org/b/153466> [GTK] JSC Sampling profiler is not enabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160127/9b865b96/attachment-0001.html>


More information about the webkit-unassigned mailing list