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

feat: Add tracing #2276

Merged
merged 28 commits into from
Feb 11, 2025
Merged

feat: Add tracing #2276

merged 28 commits into from
Feb 11, 2025

Conversation

gatesn
Copy link
Contributor

@gatesn gatesn commented Feb 8, 2025

Layout names are human-readable paths throught the layout tree, very useful for logging!
Right now its a compile time feature, and it dumps a profile file that can be used with perfetto.

I tried to get a local jaeger setup to work, but something was missing with the otel config and I wasn't impressed enough with the UI to keep chasing it.

@gatesn
Copy link
Contributor Author

gatesn commented Feb 10, 2025

Would also be useful to print out a "file map", maybe in the TUI, that looks like this:

0-4   MAGIC BYTES
4-1324435 - $.ColumnA.[0].stats
...

@AdamGS AdamGS changed the title Add tracing and layout names Add tracing Feb 10, 2025
@AdamGS
Copy link
Contributor

AdamGS commented Feb 10, 2025

So far - seems like perfetto is the best semi-local option

@AdamGS AdamGS changed the title Add tracing feat: Add tracing Feb 10, 2025
@AdamGS AdamGS marked this pull request as ready for review February 10, 2025 17:08
@AdamGS AdamGS enabled auto-merge (squash) February 10, 2025 17:13
@AdamGS AdamGS merged commit 4bbb1e7 into develop Feb 11, 2025
22 checks passed
@AdamGS AdamGS deleted the ngates/identifiers branch February 11, 2025 10:44
AdamGS added a commit that referenced this pull request Feb 11, 2025
I added `*.svg` in #2276 because some flamegraphs are svgs, but we
actually want some svg files for docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants