jlfwong/speedscope

Format support: Import from pyflame

Ouverte

#146 ouverte le 21 août 2018

 (1 commentaire) (3 réactions) (0 personne assignée)TypeScript (319 forks)batch import
charity donation bountyhelp wantedimport source

Métriques du dépôt

Stars
 (6 728 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

This could either by done by contributing an importer to speedscope like we have for stackprof (https://github.com/jlfwong/speedscope/blob/100578c536a3afab39fb6803d28913d12eac29c5/src/import/stackprof.ts), or by contributing a speedscope file format outputter to pyflame, like I did for rbspy (https://github.com/rbspy/rbspy/pull/161)

Guide contributeur