From b709a4ddbb92a754cc975d3c3364f3561868c620 Mon Sep 17 00:00:00 2001 From: compudj Date: Fri, 23 Jan 2009 22:19:41 +0000 Subject: [PATCH 1/1] move examples git-svn-id: http://ltt.polymtl.ca/svn@3293 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/LTTngManual.html | 43 ---------------- .../lttv/doc/developer/LTTngUserExamples.html | 51 +++++++++++++++++++ 2 files changed, 51 insertions(+), 43 deletions(-) create mode 100644 trunk/lttv/doc/developer/LTTngUserExamples.html diff --git a/trunk/lttv/LTTngManual.html b/trunk/lttv/LTTngManual.html index 31c6bbae..6689fec6 100644 --- a/trunk/lttv/LTTngManual.html +++ b/trunk/lttv/LTTngManual.html @@ -573,48 +573,5 @@ Then, follow the section "Editing the system wide configuration" in section 2.
-

Examples of LTTng use in the field

-

-A few examples of successful LTTng users : - -

diff --git a/trunk/lttv/doc/developer/LTTngUserExamples.html b/trunk/lttv/doc/developer/LTTngUserExamples.html new file mode 100644 index 00000000..55a93a20 --- /dev/null +++ b/trunk/lttv/doc/developer/LTTngUserExamples.html @@ -0,0 +1,51 @@ + + + + Linux Trace Toolkit Next User Examples + + +

Examples of LTTng use in the field

+

+A few examples of successful LTTng users : + +

+ + -- 2.34.1