[DTrace-devel] [PATCH 1/2] test: Remove orphaned tst.lockstat.r

Kris Van Hees kris.van.hees at oracle.com
Tue Apr 15 15:10:15 UTC 2025


On Mon, Apr 14, 2025 at 04:19:58PM -0400, eugene.loh--- via DTrace-devel wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> In commit ded09d05a ("test: rework main lockstat test"), a lockstat
> test was renamed.  Its .r results file was thereby orphaned.  Remove
> the orphaned copy.
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

> ---
>  test/unittest/lockstat/tst.lockstat.r | 13 -------------
>  1 file changed, 13 deletions(-)
>  delete mode 100644 test/unittest/lockstat/tst.lockstat.r
> 
> diff --git a/test/unittest/lockstat/tst.lockstat.r b/test/unittest/lockstat/tst.lockstat.r
> deleted file mode 100644
> index 5bdc40c67..000000000
> --- a/test/unittest/lockstat/tst.lockstat.r
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -Minimum lockstat events seen
> -
> -lockstat:::adaptive-spin - yes
> -lockstat:::adaptive-block - yes
> -lockstat:::adaptive-acquire - yes
> -lockstat:::adaptive-release - yes
> -lockstat:::rw-spin - yes
> -lockstat:::rw-acquire - yes
> -lockstat:::rw-release - yes
> -lockstat:::spin-spin - yes
> -lockstat:::spin-acquire - yes
> -lockstat:::spin-release - yes
> -
> -- 
> 2.43.5
> 
> 
> _______________________________________________
> DTrace-devel mailing list
> DTrace-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/dtrace-devel



More information about the DTrace-devel mailing list