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: man support #13

Closed Alaaeddine-chakroun closed 1 month ago

Alaaeddine-chakroun commented 1 month ago

Introduction

Add support for man command from a new Tool menu entry. The event list in the new WindowsPerf Manual dialog is using the same fuzzy search logic implemented in other parts of the extension.

In this patch:

Testing

Screenshot 2024-10-24 153939 Screenshot 2024-10-24 153955

closes: https://github.com/arm-developer-tools/windowsperf-vs-extension/issues/3