Skip to content

Add support for other (non-V8) trace formatsΒ #3

@mourner

Description

@mourner

In theory, it shouldn't be much of a trouble to add support for other trace formats. The common ones I've seen are:

  • Perf traces (perf report)
  • DTrace ticks
  • FlameGraph folded traces (BCC, FlameGraph stackcollapse)
  • Perf folded traces (perf report -g folded on Linux v4.5+)
  • cpuprofile format used by Chrome Dev Tools?

cc @springmeyer

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions