Update none/tests/cmdline1 and 2 for non-linux

This commit is contained in:
Paul Floyd 2022-12-31 10:13:19 +01:00
parent f6fcc74a68
commit 8224cf37a9
2 changed files with 4 additions and 0 deletions

View File

@ -113,6 +113,8 @@ usage: valgrind [options] prog-and-args
where hint is one of:
lax-ioctls lax-doors fuse-compatible enable-outer
no-inner-prefix no-nptl-pthread-stackcache fallback-llsc none
--scheduling-quantum=<number> thread-scheduling timeslice in number of
basic blocks [100000]
--fair-sched=no|yes|try schedule threads fairly on multicore systems [no]
--kernel-variant=variant1,variant2,...
handle non-standard kernel variants [none]

View File

@ -113,6 +113,8 @@ usage: valgrind [options] prog-and-args
where hint is one of:
lax-ioctls lax-doors fuse-compatible enable-outer
no-inner-prefix no-nptl-pthread-stackcache fallback-llsc none
--scheduling-quantum=<number> thread-scheduling timeslice in number of
basic blocks [100000]
--fair-sched=no|yes|try schedule threads fairly on multicore systems [no]
--kernel-variant=variant1,variant2,...
handle non-standard kernel variants [none]