[Bug 274198] ktrace: logs only one arg for symlink() call
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274198] ktrace: logs only one arg for symlink() call"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Oct 2023 17:52:13 UTC
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.