8000 tracy 0.12.0 by BrewTestBot · Pull Request #225271 · Homebrew/homebrew-core · GitHub
[go: up one dir, main page]

Skip to content

tracy 0.12.0 #225271

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

Closed
wants to merge 1 commit into from
Closed

tracy 0.12.0 #225271

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
For a more detailed change list, see https://github.com/wolfpld/tracy/blob/v0.12.0/NEWS.

CPU topology includes die

To enable better insight into potential performance pitfalls the profiler will now show the CPU die topology. Examples include the chiplets on AMD Ryzen CPUs.

cpudie

Flame graph

The aggregated performance data can be now viewed on a flame graph. Note that there is no zoom functionality in this graph.

Instrumentation:

flame-instr

Sampling:

flame-sampling

Visible git ref in UI

The git ref the profiler was built from is now displayed in the about dialog. You can use it to make sure your application uses the same version of the profiler as the server.

git-ref

Enhanced GPU profiling

Metal and CUDA are now supported.

Top inlines

The sampling statistics view can now display the top inline in each symbol to make it more explicit where most of the time is actually spent.

Previous behavior:

topinline1

Top inline enabled:

topinline2

More clear way to open disassembly view

The symbol disassembly view was previously a bit hidden. The new popup when clicking on an item in the sample statistics view brings it more to the front row.

popup

Wall clock time of zones

The zone info window now shows the wall clock time of when the zone was executing. This can be useful if you need to correlate the profile capture with external tools such as Wireshark.

wallclock

Thread wakeup visualization

Tracy now visualizes thread wakeup reasons.

wakeup

View the full release notes at https://github.com/wolfpld/tracy/releases/tag/v0.12.0.


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label May 30, 2025
@daeho-ro
Copy link
Member

Too much fetch contents.

Copy link
Contributor
github-actions bot commented Jun 2, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jun 2, 2025
@github-actions github-actions bot closed this Jun 3, 2025
@github-actions github-actions bot deleted the bump-tracy-0.12.0 branch June 3, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0