GithubHelp home page GithubHelp logo

Comments (5)

gregtatum avatar gregtatum commented on May 21, 2024

I'm not sure what this issue is getting at. Isn't this already implemented?

from profiler.

mstange avatar mstange commented on May 21, 2024

The thing that we already have shows "tracing" markers (i.e. markers with a start time and an end time), but not point-of-time markers. For point-of-time markers, the old cleopatra would overlay vertical lines onto the ThreadStackGraph, and every line had a piece of text with the marker name attached to it.

I've written the start of a component that implements this (ThreadMarkerOverlay), but it's not being used, and I'm not sold on the idea of squeezing even more information into the stuff at the top.
We do need to display it somewhere, though. Mike Conley is the person who asks me about this the most.

Examples for such markers are the "Invalidate" and "Bailout" markers from JS (too many to be useful), "AsyncTabSwitch:Start", "AsyncTabSwitch:Finish", "AsyncTabSwitch:SpinnerShown", "AsyncTabSwitch:SpinnerHidden", and some others that you can find with these code searches.

from profiler.

gregtatum avatar gregtatum commented on May 21, 2024

Seems like a good candidate for moving to the Timeline.

from profiler.

gregtatum avatar gregtatum commented on May 21, 2024

Closing this for now, it's old and I'm not sure what we want to do here.

from profiler.

julienw avatar julienw commented on May 21, 2024

I believe we can already achieve this by clicking on a marker as it will add the selection's vertical line. (we need to fix the alignment bug of course)

from profiler.

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.