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

add reference to online tracy profile viewer #49626

Merged
merged 3 commits into from
May 7, 2023
Merged

Conversation

KristofferC
Copy link
Sponsor Member

No description provided.

topolarity and others added 3 commits May 3, 2023 21:30
This change enables rudimentary call-stack support in Tracy. By default,
call stack sampling is turned on for all zones along with random
periodic sampling by the system.

In the future, we'll probably want to take a more fine-grained approach
to judiciously collect stack traces only where there are important, but
for now gives users a flag to play with to uncover more information.
@KristofferC KristofferC added domain:docs This change adds or pertains to documentation profiler labels May 4, 2023
@topolarity
Copy link
Member

Any complaints if I commandeer this PR to do some heavy editing/add a section on the call stack support?

@KristofferC
Copy link
Sponsor Member Author

👍 go ahead

@topolarity
Copy link
Member

Main change to the verbiage is that Github is just one working host. Lots of other hosts will work as well. (I was initially concerned we could only support Github Pages, but it turns out the problem is only foreign websites with specific configurations.)

I guess the review responsibilities have swapped now (heh), so let me know what you think of the new content.

@KristofferC KristofferC merged commit bdb3ded into master May 7, 2023
@KristofferC KristofferC deleted the kc/tracy_online branch May 7, 2023 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation profiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants