Hacker News new | ask | show | jobs
by naeioi 1277 days ago
AFAIK, only "--memlog-sampling-rate=10000" is valid. Neither standalone "--10000" nor "--memlog-sampling-rate --10000" is valid.

See the comment https://source.chromium.org/chromium/chromium/src/+/main:bas...

Also see how the flag is actually parsed: https://source.chromium.org/chromium/chromium/src/+/main:com...