2.11: remove paragraph about features reserved to some tracing domains
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 8 Nov 2019 16:53:01 +0000 (11:53 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 8 Nov 2019 16:54:30 +0000 (11:54 -0500)
Technically, user space probes (new to 2.11) are still part of the
kernel tracing domain (you need to use the `--kernel` option), but it's
more confusing than anything in this context.

Closes #29
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2.11/lttng-docs-2.11.txt

index d2dc5c23293404b191bdda011026e076d2941667..1faf3cc409e771e67ae5704e2ab663afc4110d2c 100644 (file)
@@ -1158,11 +1158,6 @@ source code), you need to specify a tracing domain when
 <<enabling-disabling-events,creating an event rule>> because all the
 tracing domains could have tracepoints with the same names.
 
-Some features are reserved to specific tracing domains. Dynamic function
-entry and return instrumentation points, for example, are currently only
-supported in the Linux kernel tracing domain, but support for other
-tracing domains could be added in the future.
-
 You can create <<channel,channels>> in the Linux kernel and user space
 tracing domains. The other tracing domains have a single default
 channel.
This page took 0.027451 seconds and 4 git commands to generate.