From: Philippe Proulx Date: Tue, 25 Jul 2017 17:27:55 +0000 (-0400) Subject: 2.8: fix wrong OS name in some notes X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=722eb11125d6b555a43f423c624eed557a844b3f;p=lttng-docs.git 2.8: fix wrong OS name in some notes Signed-off-by: Philippe Proulx --- diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index 5e68747..6ca74bc 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -586,14 +586,14 @@ sudo depmod -a .Java and Python application instrumentation and tracing ==== If you need to instrument and trace <> on openSUSE, you need to build and install +applications>> on Fedora, you need to build and install LTTng-UST{nbsp}{revision} <> and pass the `--enable-java-agent-jul`, `--enable-java-agent-log4j`, or `--enable-java-agent-all` options to the `configure` script, depending on which Java logging framework you use. If you need to instrument and trace <> on openSUSE, you need to build and install +applications>> on Fedora, you need to build and install LTTng-UST{nbsp}{revision} from source and pass the `--enable-python-agent` option to the `configure` script. ==== @@ -658,14 +658,14 @@ If you use Hob: .Java and Python application instrumentation and tracing ==== If you need to instrument and trace <> on openSUSE, you need to build and install +applications>> on Yocto/OpenEmbedded, you need to build and install LTTng-UST{nbsp}{revision} <> and pass the `--enable-java-agent-jul`, `--enable-java-agent-log4j`, or `--enable-java-agent-all` options to the `configure` script, depending on which Java logging framework you use. If you need to instrument and trace <> on openSUSE, you need to build and install +applications>> on Yocto/OpenEmbedded, you need to build and install LTTng-UST{nbsp}{revision} from source and pass the `--enable-python-agent` option to the `configure` script. ====