Comment 6 for bug 1962785

Revision history for this message
dann frazier (dannf) wrote :

= impish verification =
Setting up systemtap-sdt-dev (4.4-2ubuntu0.1) ...
Processing triggers for man-db (2.9.4-2) ...
ubuntu@dannf-lp1962785-impish:~/foo$ make -j2
dtrace -o ../foo/foo.out -G -s /dev/null
dtrace -o foo.out -G -s /dev/null

= focal verification =
Setting up systemtap-sdt-dev (4.2-3ubuntu0.1) ...
Processing triggers for man-db (2.9.1-1) ...
ubuntu@dannf-lp1962785-focal:~/foo$ make -j2
dtrace -o ../foo/foo.out -G -s /dev/null
dtrace -o foo.out -G -s /dev/null