Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time range filtering #105

Open
ahh opened this issue Mar 30, 2022 · 1 comment
Open

time range filtering #105

ahh opened this issue Mar 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ahh
Copy link

ahh commented Mar 30, 2022

As we know perfetto falls over at some point with large enough traces; can we write a tool that slices our output .ftfs by time range so we can look at parts successfully?

This isn't a good solution but it would be great for usability.

Admittedly it's also a pure Fuschia Format problem as opposed to a magic-trace one but nevertheless there might not be a better place for this to live.

@cgaebel cgaebel added the enhancement New feature or request label Mar 31, 2022
@cgaebel
Copy link
Contributor

cgaebel commented Mar 31, 2022

Sounds good to me. I guess we shouldn't call it slice-and-dice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants