v8/tools/dev
Jakob Kummerow 13952a1e19 [gm.py] Fix goma process detection on MacOS
On MacOS, `ps -e | grep foo` always finds a match, because `ps`
already sees the `grep` command, which matches the search string.
Luckily, `pgrep` exists as an elegant alternative.

No-Try: true
Change-Id: Ieedfe62ab11a59fb9a29ae1ebd39b164eec5193c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3144917
Auto-Submit: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/main@{#76707}
2021-09-07 21:17:34 +00:00
..
gen-tags.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
gm.py [gm.py] Fix goma process detection on MacOS 2021-09-07 21:17:34 +00:00
update-compile-commands.py [tools] Add scripts for compile_commands.json and VSCode 2020-07-28 14:26:26 +00:00
update-vscode.sh [tools] Add scripts for compile_commands.json and VSCode 2020-07-28 14:26:26 +00:00
v8gen.py [tools] More Python 3 compatibility fixes 2021-05-05 08:24:36 +00:00