FS#76751 - [qtcreator] Performance analyzer only shows top of the stack.

Attached to Project: Arch Linux
Opened by Aaron Barany (akb825) - Monday, 05 December 2022, 22:16 GMT
Last edited by Antonio Rojas (arojas) - Monday, 05 December 2022, 22:39 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When running the performance analyzer through the IDE, only the top of the stack is displayed. As a result, it's impossible to show any useful information for tracking down performance bottlenecks.

Additional info:
* Package version: 9.0.0
* Upstream bug report: https://bugreports.qt.io/browse/QTCREATORBUG-28545
* Fix merged into 9.0 branch (slated for 9.0.1 release): https://codereview.qt-project.org/c/qt-creator/qt-creator/+/446693

Steps to reproduce:
1. Load a C++ project.
2. Run an application through Analyze -> Performance Analyzer
3. View the flame graph and timeline, which only show the top of the stack trace.
This task depends upon

Closed by  Antonio Rojas (arojas)
Monday, 05 December 2022, 22:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  qtcreator 9.0.0-2

Loading...