This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Commit 5a1ce59
committed
feat: WPERF-954 wpa plugin config
See merge request Linaro/WindowsPerf/vs-extension!110
=== ChangeLog ===
* chore: fix build
* chore: remove extra $ in path settings
* WPERF-997 Spe hardcode filters
See merge request Linaro/WindowsPerf/vs-extension!109
=== ChangeLog ===
* add default SPE filters in case wperf list doesn't support it
* chore: remove slopy extra empty line
* feat: update SPE filters groupbox header and placeholder texts
* feat: update spe sample displayed name to use the Feature name
* fix: update typo when unchecking SPE checkbox
* chore: make config check happen on each setting dialog call
* feat: disable SPE button on if SPE is unavailable
* feat: fix overhead percent in SPE output
* fix: line highlighter errors
* fix: lower case all filepaths
* feat: added memory to the form
* fix: add handleSPESamplingFinished call to the end of the sampling run
* fix: trailing character on spe filter list
* fix: remove default frequency on SPE
* fix: update highlighter file paths to be case insensitive
* feat: add SPE output handling
* feat: start handling SPE sampling display
* feat: add spe sampling settings
feat: add default slelected directory in picker
feat: add wpa plugins path default when checkbox is checked1 parent 2396abf commit 5a1ce59
File tree
3 files changed
+14
-12
lines changed- WindowsPerfGUI
- Options
- Utils
3 files changed
+14
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | | - | |
| 53 | + | |
57 | 54 | | |
58 | | - | |
| 55 | + | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
63 | | - | |
| 60 | + | |
64 | 61 | | |
65 | 62 | | |
66 | 63 | | |
67 | | - | |
| 64 | + | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
| |||
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
| |||
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
158 | | - | |
159 | | - | |
160 | 157 | | |
161 | 158 | | |
162 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
0 commit comments