Giter Club home page Giter Club logo

Comments (4)

jlfwong avatar jlfwong commented on September 24, 2024

Hey @ComputeGeneral! Where does the chrome://tracing file you're generating come from? I haven't seen this particular issue before. If you can provide a test file that imports successfully into chrome tracing but fails to import into speedscope that would be helpful.

Regarding the pid/tid/aid/bid, how would you expect to be able to navigate those hierarchies?

I don't intend to have speedscope support hierarchies in chrome tracing file format which neither the standard nor the chrome tracing format itself supports, though there may be some way of accomplishing your goals using speedscope which doesn't require that.

from speedscope.

IntelligenceGeneral avatar IntelligenceGeneral commented on September 24, 2024

Hi jif

the chrome://tracing file i used is generated by my own python script to handle my hardware model's output for perf analysis
the example file is attached.

trace.json

"Regarding the pid/tid/aid/bid, how would you expect to be able to navigate those hierarchies?"

for the chrome://tracing there is a pid/tid bar(navigate bar?) on the left side of window, and can be folded, so I can manage my data easily. the pain to use chrome://tracing for me is when two event has overlap on timeline(event A's end time is later than event B's start time), chrome://tracing some times can't split them in multiple rows. but in some case it could split overlap events in different row. (do you know about these?)

I'm not asking speedscope to support what I want, just curious if there is easier way to achieve my target (for now I'm using python to plot data seems inefficient, and static)

from speedscope.

IntelligenceGeneral avatar IntelligenceGeneral commented on September 24, 2024

by the way, the readMe-admin is still not detail enough for a naive user who want to modify ->rebuild? ->publish ->depoly ?

hope there is a readMe for someone like me to modify -> rebuild -> publish (by the way I don't know where to see the Js console for the trace file load error)

from speedscope.

IntelligenceGeneral avatar IntelligenceGeneral commented on September 24, 2024

hi @jlfwong could you give me a brief guide to add string pid/tid support?

from speedscope.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.