This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Commit a026015
committed
chore: [WPERF-953] WPA and WPA plugin detection
See merge request Linaro/WindowsPerf/vs-extension!105
=== ChangeLog ===
* chore: wpa detection
chore: handle win32 exception
chore: remove cliwrap and opt to use onmouseup event instead
chore: revert cliwrap for now to avoid messagebox issues1 parent 0468785 commit a026015
File tree
6 files changed
+98
-7
lines changed- WindowsPerfGUI
- Resources/Locals
- ToolWindows/CountingSetting
- Utils/SDK
6 files changed
+98
-7
lines changedLines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
170 | 176 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
170 | 176 | | |
Lines changed: 64 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
443 | 445 | | |
444 | 446 | | |
445 | 447 | | |
446 | | - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
447 | 494 | | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
448 | 503 | | |
449 | 504 | | |
450 | 505 | | |
| |||
458 | 513 | | |
459 | 514 | | |
460 | 515 | | |
| 516 | + | |
461 | 517 | | |
462 | 518 | | |
463 | 519 | | |
| |||
512 | 568 | | |
513 | 569 | | |
514 | 570 | | |
515 | | - | |
| 571 | + | |
| 572 | + | |
516 | 573 | | |
517 | 574 | | |
518 | 575 | | |
519 | 576 | | |
520 | | - | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
521 | 580 | | |
522 | 581 | | |
523 | | - | |
524 | 582 | | |
525 | 583 | | |
526 | 584 | | |
527 | 585 | | |
528 | 586 | | |
529 | 587 | | |
530 | | - | |
| 588 | + | |
531 | 589 | | |
532 | 590 | | |
533 | 591 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
301 | 304 | | |
302 | 305 | | |
303 | 306 | | |
| |||
0 commit comments