Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Oct 2023 17:52:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274198] ktrace: logs only one arg for symlink() call
Message-ID:  <bug-274198-227-VuAdEBTXjz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274198-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274198

--- Comment #6 from Dmitry Chagin <dchagin@FreeBSD.org> ---
(In reply to Mark Johnston from comment #5)
I am arguing for a separate KTR_STRING type because otherwise the kdump
ktrstruct() function will have to be corrected for each use case.
I mean to add something like
ktrstring(const char *prefix, const char *str); and
ktrprintf(const char *prefix, const char *fmt, …) to the kernel

These features can be useful to me too (linuxulator)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274198-227-VuAdEBTXjz>