diff options
Diffstat (limited to 'package/lttng-tools/Config.in')
-rw-r--r-- | package/lttng-tools/Config.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package/lttng-tools/Config.in b/package/lttng-tools/Config.in index cc7496605..3040af612 100644 --- a/package/lttng-tools/Config.in +++ b/package/lttng-tools/Config.in @@ -3,7 +3,6 @@ config BR2_PACKAGE_LTTNG_TOOLS depends on BR2_PACKAGE_LTTNG_MODULES select BR2_PACKAGE_LIBURCU select BR2_PACKAGE_POPT - select BR2_PACKAGE_LTTNG_LIBUST help Userspace utilities for the LTTng 2.0 tracing infrastructure. @@ -17,4 +16,7 @@ config BR2_PACKAGE_LTTNG_TOOLS package for the target, if babeltrace on the target is interesting. + If userspace tracing is desired, you need to enable + lttng-libust. + http://lttng.org |