* [PATCH] cmd: drop legacy DTrace references
@ 2024-08-30 2:42 Sam James
2024-10-03 18:27 ` Kris Van Hees
0 siblings, 1 reply; 2+ messages in thread
From: Sam James @ 2024-08-30 2:42 UTC (permalink / raw)
To: dtrace; +Cc: Sam James
We don't have a kernel module anymore.
Signed-off-by: Sam James <sam@gentoo.org>
---
cmd/dtrace.8 | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/cmd/dtrace.8 b/cmd/dtrace.8
index 44382e1e..d82ed209 100644
--- a/cmd/dtrace.8
+++ b/cmd/dtrace.8
@@ -181,15 +181,6 @@ Print CTF type library debugging output on standard error.
Set a given DTrace option.
Options set this way are overridden both by options specified via \fB-x\fR on the command line, and by \fBsetopt\fR statements.
-.IP DTRACE_MODULES_CONF
-The location of the file containing names of kernel modules to load (see below).
-If unset, \fB/etc/dtrace-modules\fR.
-
-.SH "FILES"
-.LP
-The following files are consulted:
-.IP /etc/dtrace-modules
-A list of kernel module names, one per line, which are loaded in addition to \fBdtrace.ko\fR if the \fBdtrace\fR device is not found. (Failure to load these modules is not an error.)
.SH SEE ALSO
.BR cpp (1),
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] cmd: drop legacy DTrace references
2024-08-30 2:42 [PATCH] cmd: drop legacy DTrace references Sam James
@ 2024-10-03 18:27 ` Kris Van Hees
0 siblings, 0 replies; 2+ messages in thread
From: Kris Van Hees @ 2024-10-03 18:27 UTC (permalink / raw)
To: Sam James; +Cc: dtrace
On Fri, Aug 30, 2024 at 03:42:27AM +0100, Sam James wrote:
> We don't have a kernel module anymore.
>
> Signed-off-by: Sam James <sam@gentoo.org>
Reviewed-by: Kris Van Hees <kris.van.hees@oracle.com>
> ---
> cmd/dtrace.8 | 9 ---------
> 1 file changed, 9 deletions(-)
>
> diff --git a/cmd/dtrace.8 b/cmd/dtrace.8
> index 44382e1e..d82ed209 100644
> --- a/cmd/dtrace.8
> +++ b/cmd/dtrace.8
> @@ -181,15 +181,6 @@ Print CTF type library debugging output on standard error.
> Set a given DTrace option.
>
> Options set this way are overridden both by options specified via \fB-x\fR on the command line, and by \fBsetopt\fR statements.
> -.IP DTRACE_MODULES_CONF
> -The location of the file containing names of kernel modules to load (see below).
> -If unset, \fB/etc/dtrace-modules\fR.
> -
> -.SH "FILES"
> -.LP
> -The following files are consulted:
> -.IP /etc/dtrace-modules
> -A list of kernel module names, one per line, which are loaded in addition to \fBdtrace.ko\fR if the \fBdtrace\fR device is not found. (Failure to load these modules is not an error.)
>
> .SH SEE ALSO
> .BR cpp (1),
> --
> 2.46.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-03 18:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30 2:42 [PATCH] cmd: drop legacy DTrace references Sam James
2024-10-03 18:27 ` Kris Van Hees
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox