Giter VIP home page Giter VIP logo

Comments (7)

LalitMaganti avatar LalitMaganti commented on May 30, 2024

This is working as intended and comes from the fact that we automatically zoom into the region of the trace containing ftrace data (if it exists) as that's the part that most people care about.

If you zoom out, then you'll see the rest of the trace contains counters corresponding to the "linux.process_stats" data source. Because you are putting this source into a different buffer, it will naturally cover a different (larger) time range to ftrace.

from perfetto.

louie-wh avatar louie-wh commented on May 30, 2024

The trace is different of normal perfetto UI.
and what means 18:42:58 ? which time is 18:42:58 mean?
android sometime the trace timeline is normal , sometime the trace is exception

from perfetto.

LalitMaganti avatar LalitMaganti commented on May 30, 2024

The trace is different of normal perfetto UI.

That might be because the config is different to your "normal" traces. I don't see anything wrong from our side.

what means 18:42:58 ? which time is 18:42:58 mean?

The time since the start of the trace. Looks like it's been 18ish hours since the trace started.

from perfetto.

louie-wh avatar louie-wh commented on May 30, 2024

the trace only capture 60 second.
and the same config sometimes work good , sometime work wrong.
I doubt the buffer config lead to this.
can you send the issue to some people who response buffer config.

from perfetto.

LalitMaganti avatar LalitMaganti commented on May 30, 2024

@stevegolton can you ptal at this?

from perfetto.

chromy avatar chromy commented on May 30, 2024

image

There is a single expected frame timeline event about 19h before every other event in the trace.
Because of that the trace looks like:

[1 event].....................19 hours of nothing.......................[the rest of the trace]

We do not know why this occurs in your set up, it is not something we have encountered to my knowledge.

from perfetto.

rollysys avatar rollysys commented on May 30, 2024

from perfetto.

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.