KDAB / hotspot

The Linux perf GUI for performance analysis.
4.05k stars 250 forks source link

Clear the error when changing the record type #625

Closed alois31 closed 4 months ago

alois31 commented 4 months ago

When changing the record type, previous errors may no longer be applicable (for example the application having been unset in the "launch application" mode is not relevant at all to the "attach to process" mode). Clear them to allow starting the recording in the new mode again (as long as that doesn't create legitimate errors again).

milianw commented 4 months ago

ty