arm-developer-tools / windowsperf-vs-extension

WindowsPerf GUI is a Visual Studio extension that aims to provide a GUI for WindowsPerf
https://marketplace.visualstudio.com/items?itemName=Arm.WindowsPerfGUI
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

feat: Add sample-display-flag checkbox #20

Closed nader-zouaoui closed 3 weeks ago

nader-zouaoui commented 3 weeks ago

This pull request introduces a new feature to the Sampling Settings dialog in the Windows Performance GUI, allowing users to display decorated symbol names. The main changes include adding a new checkbox in the UI, updating the form to handle the new setting, and modifying the command line arguments accordingly.

New Feature: Display Decorated Symbol Name

{5057AF42-C4BA-41F2-8CDB-4A9013B6E351}

Closes #14