From 30b8d9378b8260e452552b806610dc9b6fe0b69f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 7 Nov 2014 10:25:15 -0600 Subject: profile-manual: Updates to the LTTng Documentation section. The LTTng Documentation website has been updated to actually have extensive documentation now. Previously, in the profile-manual, we were stating that documentation did not exist, which was true at the time of writing. I updated the section to link to the main LTTng documentation website and altered some other text in the section appropriately. Additionally, I found and corrected a couple spelling errors in this chapter. (From yocto-docs rev: d40ea4d8cfcbc225025d73288cd01336e0d41afc) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../profile-manual/profile-manual-usage.xml | 24 +++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml index 5577b1b001..9446c1dfb9 100644 --- a/documentation/profile-manual/profile-manual-usage.xml +++ b/documentation/profile-manual/profile-manual-usage.xml @@ -842,7 +842,7 @@ idea. One of the first projects to do this was IBM's DProbes dpcc compiler, an ANSI C compiler which targeted a low-level assembly language running on an in-kernel interpreter on the - target system. This is exactly analagous to what Sun's DTrace + target system. This is exactly analogous to what Sun's DTrace did, except that DTrace invented its own language for the purpose. Systemtap, heavily inspired by DTrace, also created its own one-off language, but rather than running the product on an @@ -1275,7 +1275,7 @@ - Tying it Together: The trace events subsystem accomodate static + Tying it Together: The trace events subsystem accommodate static and dynamic tracepoints in exactly the same way - there's no difference as far as the infrastructure is concerned. See the ftrace section for more details on the trace event subsystem. @@ -3257,15 +3257,25 @@ Documentation - There doesn't seem to be any current documentation covering - LTTng 2.0, but maybe that's because the project is in transition. - The LTTng 2.0 website, however, is here: + You can find the primary LTTng Documentation on the + LTTng Documentation + site. + The documentation on this site is appropriate for intermediate to + advanced software developers who are working in a Linux environment + and are interested in efficient software tracing. + + + + For information on LTTng in general, visit the LTTng Project + site. + You can find a "Getting Started" link on this site that takes + you to an LTTng Quick Start. - You can access extensive help information on how to use the - LTTng plug-in to search and analyze captured traces via the + Finally, you can access extensive help information on how to use + the LTTng plug-in to search and analyze captured traces via the Eclipse help system: Help | Help Contents | LTTng Plug-in User Guide -- cgit v1.2.3-54-g00ecf