Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Support for Chrome 58+ style profiles #154

Open
@nckswt

Description

@nckswt

Preamble

pyflame -v: pyflame 1.6.6 linux-gnu x86_64 (ABI list: 26 34)
python --version: Python 2.7.12
No error messages.

Issue

I've noticed that the --flamechart option to generate profiles viewable in Chrome DevTools only generates the old-style (Chrome 58 or below) .cpuprofile files, which tend to be far less useful for introspection. Is there a way to either generate or convert the old-style profiles into new-style profiles that could be loaded into the Performance tab of the DevTools console?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions