7 Commits

Author SHA1 Message Date
Robo
d0e516655a
fix: rename product executable on macOS (#291948)
* fix: rename product executable name on macOS

* chore: update test/automation/src/electron.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: update test/automation/src/electron.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: rename in additional places

* chore: rename in code-perf.js

* chore: create symlink for backwards compatibility

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-03 14:50:21 -08:00
Sandeep Somavarapu
69b666cbba
- update argv directly
- exit at the end
2023-03-24 15:43:55 +01:00
Sandeep Somavarapu
027ac14631
use normal exec instead of cli (#174060) 2023-02-10 14:24:19 +01:00
Sandeep Somavarapu
8922a506d6
adopt to latest vscode-perf (#173127) 2023-02-02 20:04:23 +01:00
Sandeep Somavarapu
664c4ebf6c
adopt to latest perf module (#171549) 2023-01-17 13:34:44 -08:00
Sandeep Somavarapu
e6b39b8368
check for help arg (#170958) 2023-01-10 12:52:49 +01:00
Sandeep Somavarapu
2a277f292a
vscode perf cli (#170953)
- add vscode-perf module
- add script to run perfs
2023-01-10 12:24:05 +01:00