Re: [DTrace-devel] [PATCH v3] trace: print alloca pointers as actual pointer values
Eugene Loh <[email protected]>
| Newsgroups | dev.linux.lists.dtrace |
|---|---|
| Message-ID | <[email protected]> |
Just cleaning up my inbox... On 9/16/25 12:02, Kris Van Hees wrote: > On Tue, Sep 16, 2025 at 09:17:26AM -0400, Kris Van Hees wrote: >> Eugene: Can you test with my kvh/2.0-branch-dev branch from ca-tools4? Yeah. I get the same issues. > Ah, I just took my tree, and merged dev-queue into it, and now I am seeing the > issue pop up with tst.tid_pid.sh at least so will look at that right now. Cool. Let me know if you need something else. >> On Mon, Sep 15, 2025 at 11:20:28PM -0400, Kris Van Hees wrote: >>> Do you have the pointer subtraction patch applied before this one? Yes.