From 14c7895c21bee44934336a9a9ea94aefc5cc7879 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Wed, 13 Dec 2023 11:50:35 -0800 Subject: Fix a typo in yjit.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index f737b4b7a2..17d6fce787 100644 --- a/NEWS.md +++ b/NEWS.md @@ -343,7 +343,7 @@ changelog for details of the default gems or bundled gems. * `ratio_in_yjit` stat produced by `--yjit-stats` is now available in release builds, a special stats or dev build is no longer required to access most stats. * Exit tracing option now supports sampling - * `--trace-exits-sample-rate=N` + * `--yjit-trace-exits-sample-rate=N` * More thorough testing and multiple bug fixes * `--yjit-stats=quiet` is added to avoid printing stats on exit. * `--yjit-perf` is added to facilitate profiling with Linux perf. -- cgit v1.2.3