[DTrace-devel] [PATCH] NEWS/dtrace.spec: Add items for release 2.0.5

Kris Van Hees kris.van.hees at oracle.com
Wed Feb 4 15:29:06 UTC 2026


On Wed, Feb 04, 2026 at 08:09:03AM -0500, eugene.loh at oracle.com wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>

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

> ---
>  NEWS        | 4 +++-
>  dtrace.spec | 4 +++-
>  2 files changed, 6 insertions(+), 2 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 8f9ea6f4..bd20932a 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,4 +1,4 @@
> -2.0.5-1 (Jan 27th, 2026)
> +2.0.5-1 (Feb 4th, 2026)
>  ------------------------
>  
>  New features:
> @@ -9,6 +9,8 @@ Bugfixes:
>  
>   - Allocate the buffers BPF map to fit highest CPU id.
>  
> + - Fix argument handling for multi-location user probes.
> +
>   - Change the "stack skip" to 3 for fbt (fprobe) and rawtp providers.
>  
>   - Fix prvname so that both rawfbt and fbt probes are seen.
> diff --git a/dtrace.spec b/dtrace.spec
> index d43b3c20..ee6c37b0 100644
> --- a/dtrace.spec
> +++ b/dtrace.spec
> @@ -230,9 +230,11 @@ systemctl start dtprobed || :
>  %{_libdir}/dtrace/testsuite
>  
>  %changelog
> -* Tue Jan 27 2026 Eugene Loh <eugene.loh at oracle.com> - 2.0.5-1
> +* Wed Feb  4 2026 Eugene Loh <eugene.loh at oracle.com> - 2.0.5-1
>  - Implement PID-specific uprobes.  (Kris Van Hees)
>  - Allocate the buffers BPF map to fit highest CPU id.  (Kris Van Hees)
> +- Fix argument handling for multi-location user probes.
> +  (Kris Van Hees) [Orabug: 38922360]
>  - Change the "stack skip" to 3 for fbt (fprobe) and rawtp providers.
>    [Orabug: 38776929]
>  - Fix prvname so that both rawfbt and fbt probes are seen.
> -- 
> 2.47.3
> 



More information about the DTrace-devel mailing list