Skip to content

Fix some issues related to categories and subcategories in fxprof-processed-profile #508

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

Merged
merged 4 commits into from
Feb 27, 2025

Conversation

mstange
Copy link
Owner

@mstange mstange commented Feb 27, 2025

The old code was putting the "Other" subcategory at the end of every category's subcategory list, whereas the front-end expects that subcategory to be at the beginning of the list.

The front-end assumes it to be the first. When a call tree transform causes
two call nodes to merge together, and they have the same category but
different subcategories, the merged node gets subcategory zero.
@mstange mstange enabled auto-merge February 27, 2025 23:15
@mstange mstange merged commit e4f5d67 into main Feb 27, 2025
15 checks passed
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.

1 participant