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: timeline GUI #23

Closed Alaaeddine-chakroun closed 4 weeks ago

Alaaeddine-chakroun commented 4 weeks ago

Introduction

Show a combox with the number of iterations in counting timeline. When user selectes an iteration, the DataGrid below will show only the events from that iteration.

In this patch:

feat: timeline display iterations

Testing

DDAU9LESQl IQaOPWaOZn

closes #5 closes #6