]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update none/tests/cmdline1 and 2 for non-linux
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 31 Dec 2022 09:13:19 +0000 (10:13 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 31 Dec 2022 09:13:19 +0000 (10:13 +0100)
none/tests/cmdline1.stdout.exp-non-linux
none/tests/cmdline2.stdout.exp-non-linux

index 51d699bba656394b86c23349e48444608cb385f4..cdc13fd61ca4a46785324fb1ffdc02075690dfb1 100644 (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]
index d76c502fda767327f9bd82704eb60e174e822c69..7b65b731fe270d530bbff82d259a378ee1b0ff2a 100644 (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]