This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Commit 2396abf
committed
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 settings1 parent da3840c commit 2396abf
File tree
3 files changed
+35
-6
lines changed- WindowsPerfGUI
- SDK
- WperfOutputs
- ToolWindows/SamplingExplorer/LineHighlighting
3 files changed
+35
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
39 | 67 | | |
40 | 68 | | |
41 | 69 | | |
| |||
45 | 73 | | |
46 | 74 | | |
47 | 75 | | |
48 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
49 | 81 | | |
50 | 82 | | |
51 | 83 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 84 | | |
56 | 85 | | |
57 | 86 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments