public inbox for dtrace@lists.linux.dev
 help / color / mirror / Atom feed
From: Kris Van Hees <kris.van.hees@oracle.com>
To: dtrace@lists.linux.dev, dtrace-devel@oss.oracle.com
Subject: [PATCH v2 1/2] spec: fix missing attribution of patches
Date: Wed, 28 Jan 2026 11:44:10 -0500	[thread overview]
Message-ID: <3569ca0edb3fd194d7e7e7232509f244@oracle.com> (raw)

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
---
 dtrace.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dtrace.spec b/dtrace.spec
index 6f0b0135..8a81e5f2 100644
--- a/dtrace.spec
+++ b/dtrace.spec
@@ -231,8 +231,8 @@ systemctl start dtprobed || :
 
 %changelog
 * Tue Jan 27 2026 Eugene Loh <eugene.loh@oracle.com> - 2.0.5-1
-- Implement PID-specific uprobes.
-- Allocate the buffers BPF map to fit highest CPU id.
+- Implement PID-specific uprobes.  (Kris Van Hees)
+- Allocate the buffers BPF map to fit highest CPU id.  (Kris Van Hees)
 - 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.
@@ -240,11 +240,11 @@ systemctl start dtprobed || :
 - Do not convert "__" to "-" for stapsdt provider names.
 - Fix printf formatting with non-monetary grouping chars.
   [Orabug: 30430270]
-- Discontinue -xversion=V as an option.  [Orabug: 38615307]
+- Discontinue -xversion=V as an option.  (Kris Van Hees) [Orabug: 38615307]
 - Add the DTrace Tutorial to the git repo and install package.
 - Add missing documentation:  trunc(), stapsdt, usdt.h include path.
 - Update LLM context files to forbid "if" statements.
-- Test suite weakly pulls in kernel-uek-tools to get perf.
+- Test suite weakly pulls in kernel-uek-tools to get perf.  (Nick Alcock)
   [Orabug: 38064413]
 
 * Fri Oct 24 2025 Eugene Loh <eugene.loh@oracle.com> - 2.0.4-1
-- 
2.51.0


             reply	other threads:[~2026-02-04 15:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-28 16:44 Kris Van Hees [this message]
2026-02-04 15:50 ` [DTrace-devel] [PATCH v2 1/2] spec: fix missing attribution of patches Elena Zannoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3569ca0edb3fd194d7e7e7232509f244@oracle.com \
    --to=kris.van.hees@oracle.com \
    --cc=dtrace-devel@oss.oracle.com \
    --cc=dtrace@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox