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

Document dotnet magic denominator #255

Merged
merged 1 commit into from
Jun 22, 2021
Merged

Document dotnet magic denominator #255

merged 1 commit into from
Jun 22, 2021

Conversation

kolesnikovae
Copy link
Collaborator

Due to how dotnet profiler is different comparing to other spies, there is an obscure transforming of reported CPU time, which may be misleading. This PR is aimed to shed light on why it takes place.

@kolesnikovae kolesnikovae added documentation Improvements or additions to documentation 🧹 cleanup Important, but often overlooked. Great first issues .net labels Jun 22, 2021
@kolesnikovae kolesnikovae requested a review from AdrK June 22, 2021 11:49
@kolesnikovae kolesnikovae self-assigned this Jun 22, 2021
Copy link
Member

@petethepig petethepig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the explanation!

@petethepig petethepig merged commit 07e72b3 into main Jun 22, 2021
@petethepig petethepig deleted the dotnetspy-fix-revert branch June 22, 2021 20:39
korniltsev pushed a commit that referenced this pull request Jul 18, 2023
* Top table

* Col width

* Initial sort by

* Match top table height with flamegraph height

* Cleanup

* Yarn prettier

* Types

* useCallback so topTable does not keep rendering on tooltip hover

* Get units

* Extraction

* Min width to show top table

* Padding right

* Selected view

* Move top table to container

* Prettier

* Fix undefined

* react-table

* Styling

* Update tests and add tests for top table

* FlameGraphContainer tests for options

* Only add collapse container to explore

* Background container instead of collapse

* Update colors

* Self review

* Updates after merge

* Fix for backend tests

* Update how toptable/flamegraph/both is shown

* Update query -> search

* Default view selected

* Use df instead of levels for top table

* Search and selected view updates

* Reverse both to flamegraph click to reset search based on discussion

* Optimise prop

* Remove unwanted scroll to top
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 cleanup Important, but often overlooked. Great first issues documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants