lttng-docs.git
3 weeks ago2.12, 2.13: Remove mentions of lttng-analysis master
Kienan Stewart [Wed, 3 Apr 2024 14:29:17 +0000 (10:29 -0400)] 
2.12, 2.13: Remove mentions of lttng-analysis

LTTng-analyses has now been archived for some time and is no longer
supported in any fashion.

Change-Id: Ide211eeffa4593fd378c0f5d01de1ae52748fe21
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
4 months ago2.12, 2.13: Mention that kernel modules may need to be signed
Philippe Proulx [Tue, 28 Nov 2023 19:31:58 +0000 (14:31 -0500)] 
2.12, 2.13: Mention that kernel modules may need to be signed

Change-Id: I7fc20f1afb3e0de2ddaaa75b41753b5aab08ded4
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 months ago2.12: Update LTTng availability in distros
Kienan Stewart [Fri, 3 Nov 2023 15:13:35 +0000 (11:13 -0400)] 
2.12: Update LTTng availability in distros

Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Change-Id: Ia21c72c2258a2d9786c9df4d20e01c0428bb1514

6 months agoRecommend DAX+pmem before pramfs
Kienan Stewart [Wed, 25 Oct 2023 20:03:23 +0000 (16:03 -0400)] 
Recommend DAX+pmem before pramfs

pramfs is unmaintained without updates since 2013. Although I haven't
independently verified the compatibility, it seems unlikely that
the kernel module will build or work with Linux >= 4.0.

As DAX+pmem is the modern tooling available, suggest it first and
make it clear that pramfs is for older kernels.

Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Change-Id: I5acecd86c6353e9b5417479a90aaa78997c22705

6 months agoAdd check and check-VERSION targets
Kienan Stewart [Thu, 19 Oct 2023 14:04:42 +0000 (10:04 -0400)] 
Add check and check-VERSION targets

The targets allow the checks to be run for each version (`make
check`), or for a given version (`make check-2.13`).

Multiple checks can be run in parallel with `make check -j$(nproc)`

The pass message output of the check script has been updated to
include the input filename in order to make it clearer which file
succeeds when running checks in parallel.

Change-Id: Ia7aceb97dc35f54ffa791daa285d8bce2dd31ca9

6 months agoFix: add special character substitution to blocks with ampersands
Kienan Stewart [Thu, 19 Oct 2023 13:31:25 +0000 (09:31 -0400)] 
Fix: add special character substitution to blocks with ampersands

While there was no problem rendering HTML (using `make`), rendering
docbook/XML failed, eg:

Error: Cannot parse the DocBook XML file:
xmlParseEntityRef: no name, line 814, column
40 (lttng-docs-2.13m39rfphx.xml, line 814)

Snippet of the failed section:

```
<screen role="term">$ cd $(mktemp -d) &&
  wget http://lttng.org/files/lttng-modules/lttng-modules-latest-2.13.tar.bz2 &&
  tar -xf lttng-modules-latest-2.13.tar.bz2 &&
  cd lttng-modules-2.13.* &&
  make &&
  sudo make modules_install &&
  sudo depmod -a</screen>
```

The `tools/check.py` also fails without this modification.

Change-Id: I950fc010f05e8c3a3a1c8fecd963c23c62f19dc7
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
6 months ago2.13: Re-add distribution-specific install instructions
Kienan Stewart [Tue, 17 Oct 2023 19:51:37 +0000 (15:51 -0400)] 
2.13: Re-add distribution-specific install instructions

Change-Id: Iea3b5265e0d33e51f66c26f1ec35c0a8345b3a69

6 months agoAdd .gitreview
Kienan Stewart [Tue, 17 Oct 2023 18:08:41 +0000 (14:08 -0400)] 
Add .gitreview

Change-Id: Ia4fe4a5b67fea0b5e44e037628cd8b02e96447d0
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
2 years ago2.13: fix two-line example title
Philippe Proulx [Tue, 3 Aug 2021 17:00:19 +0000 (13:00 -0400)] 
2.13: fix two-line example title

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2 years ago2.13: whats-new: fix bad URL
Philippe Proulx [Tue, 3 Aug 2021 16:47:22 +0000 (12:47 -0400)] 
2.13: whats-new: fix bad URL

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2 years agoDocument LTTng 2.13
Philippe Proulx [Fri, 2 Apr 2021 03:08:51 +0000 (23:08 -0400)] 
Document LTTng 2.13

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2 years agoUse double quotes for full section names
Philippe Proulx [Mon, 14 Jun 2021 16:41:57 +0000 (12:41 -0400)] 
Use double quotes for full section names

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2 years agoUpdate CONTRIBUTING.adoc
Philippe Proulx [Mon, 14 Jun 2021 16:41:15 +0000 (12:41 -0400)] 
Update CONTRIBUTING.adoc

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2 years agocommon/copyright.txt: update years
Philippe Proulx [Mon, 14 Jun 2021 15:04:29 +0000 (11:04 -0400)] 
common/copyright.txt: update years

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
3 years ago2.8-2.12: "lost packets" is only meaningful for non-snapshot modes
Philippe Proulx [Thu, 25 Feb 2021 18:13:00 +0000 (13:13 -0500)] 
2.8-2.12: "lost packets" is only meaningful for non-snapshot modes

With a snapshot mode tracing session, the channels are in "overwrite"
mode automatically: the tracers continuously overwrite the oldest
sub-buffers, incrementing their sequence numbers meanwhile.

The overwritten sub-buffers between two snapshots are not lost packets
in this case: they were not meant to be recorded in the first place.

Fix `lttng-docs-2.8.txt` to `lttng-docs-2.12.txt` to clarify this, with
new internal links to tracing session mode descriptions.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
3 years ago2.12: update installation
Philippe Proulx [Thu, 25 Feb 2021 13:21:46 +0000 (08:21 -0500)] 
2.12: update installation

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
3 years ago2.12: use the "of" possessive for inanimate things and abstract ideas
Philippe Proulx [Thu, 14 Jan 2021 20:57:27 +0000 (15:57 -0500)] 
2.12: use the "of" possessive for inanimate things and abstract ideas

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
3 years agoFix: 2.11, 2.12: put table's title on a single line
Philippe Proulx [Wed, 5 Aug 2020 20:48:12 +0000 (16:48 -0400)] 
Fix: 2.11, 2.12: put table's title on a single line

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
3 years ago2.12: update installation
Philippe Proulx [Wed, 5 Aug 2020 20:37:43 +0000 (16:37 -0400)] 
2.12: update installation

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
3 years ago2.11: update installation
Philippe Proulx [Wed, 5 Aug 2020 20:37:35 +0000 (16:37 -0400)] 
2.11: update installation

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
3 years ago2.11, 2.12: fix references to 2.11 regarding new callstack-* contexts
Christophe Bedard [Fri, 29 May 2020 16:53:56 +0000 (12:53 -0400)] 
2.11, 2.12: fix references to 2.11 regarding new callstack-* contexts

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
4 years ago2.12: update MI XSD URL
Philippe Proulx [Tue, 7 Apr 2020 18:56:36 +0000 (14:56 -0400)] 
2.12: update MI XSD URL

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.12: update revision date
Philippe Proulx [Mon, 6 Apr 2020 15:19:21 +0000 (11:19 -0400)] 
2.12: update revision date

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.12: fix "or" -> "of" typo
Philippe Proulx [Mon, 6 Apr 2020 15:18:26 +0000 (11:18 -0400)] 
2.12: fix "or" -> "of" typo

Reported-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.7, 2.8, 2.9, 2.10, 2.11: fix "or" -> "of" typo
Francis Deslauriers [Wed, 11 Dec 2019 14:32:05 +0000 (09:32 -0500)] 
2.7, 2.8, 2.9, 2.10, 2.11: fix "or" -> "of" typo

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
4 years agoMention stable-2.11 Ubuntu PPA for 2.11 instead of stable-2.10
Christophe Bedard [Mon, 6 Apr 2020 15:10:03 +0000 (11:10 -0400)] 
Mention stable-2.11 Ubuntu PPA for 2.11 instead of stable-2.10

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
4 years agocommon/copyright.txt: update years
Philippe Proulx [Fri, 3 Apr 2020 13:31:00 +0000 (09:31 -0400)] 
common/copyright.txt: update years

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years agowarning-no-installation.txt: the information is not avail., not obsolete
Philippe Proulx [Fri, 3 Apr 2020 00:04:13 +0000 (20:04 -0400)] 
warning-no-installation.txt: the information is not avail., not obsolete

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.11: document `/dev/lttng-logger` feature
Philippe Proulx [Thu, 2 Apr 2020 15:59:02 +0000 (11:59 -0400)] 
2.11: document `/dev/lttng-logger` feature

See LTTng-modules's 4d32837 ("Add a new /dev/lttng-logger interface")
commit.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years agoRemove install instructions for specific distros for outdated versions
Philippe Proulx [Wed, 1 Apr 2020 19:21:19 +0000 (15:21 -0400)] 
Remove install instructions for specific distros for outdated versions

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.10: not maintained anymore
Philippe Proulx [Wed, 1 Apr 2020 18:35:52 +0000 (14:35 -0400)] 
2.10: not maintained anymore

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years agoDocument LTTng 2.12
Philippe Proulx [Wed, 1 Apr 2020 15:26:17 +0000 (11:26 -0400)] 
Document LTTng 2.12

Changes from 2.11:

* "What's new?" section.

* Installation section.

* Document the `lttng clear` feature.

* Document the process attribute tracking feature (update the existing
  PID tracking section).

* Add the "inclusion set", "process attribute", "tracked process
  attribute", and "untracked process attribute" terms to the glossary.

* Convert all Babeltrace 1 references/examples to Babeltrace 2 ones.

* Fix English style issues.

* Convert a few simple lists to description lists where appropriate.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years agoFix: [2.8, 2.11]: do not use `{revision}` for fixed versions
Philippe Proulx [Wed, 1 Apr 2020 14:19:37 +0000 (10:19 -0400)] 
Fix: [2.8, 2.11]: do not use `{revision}` for fixed versions

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.11: update installation
Philippe Proulx [Mon, 30 Mar 2020 17:54:05 +0000 (13:54 -0400)] 
2.11: update installation

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.11: Fix some typos
Benjamin Poirier [Fri, 8 Nov 2019 07:43:13 +0000 (16:43 +0900)] 
2.11: Fix some typos

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.11: remove paragraph about features reserved to some tracing domains
Philippe Proulx [Fri, 8 Nov 2019 16:53:01 +0000 (11:53 -0500)] 
2.11: remove paragraph about features reserved to some tracing domains

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>
4 years ago2.11: add Arch Linux installation instructions
Philippe Proulx [Tue, 22 Oct 2019 14:03:03 +0000 (10:03 -0400)] 
2.11: add Arch Linux installation instructions

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.10, 2.11: fix `fine-une` typo
Aneesh Joshi [Thu, 3 Oct 2019 16:08:21 +0000 (12:08 -0400)] 
2.10, 2.11: fix `fine-une` typo

4 years ago2.11: finalize first publishable version of the LTTng 2.11 documentation
Philippe Proulx [Fri, 18 Oct 2019 22:17:51 +0000 (18:17 -0400)] 
2.11: finalize first publishable version of the LTTng 2.11 documentation

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
4 years ago2.10: update installation
Philippe Proulx [Fri, 18 Oct 2019 22:17:30 +0000 (18:17 -0400)] 
2.10: update installation

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 years ago2.10, 2.11: do not use `lttng stop`, then `lttng destroy` (implicit)
Philippe Proulx [Mon, 19 Nov 2018 21:54:47 +0000 (16:54 -0500)] 
2.10, 2.11: do not use `lttng stop`, then `lttng destroy` (implicit)

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 years ago2.10, 2.11: `lttng stop` makes the trace readable
Philippe Proulx [Mon, 19 Nov 2018 21:08:30 +0000 (16:08 -0500)] 
2.10, 2.11: `lttng stop` makes the trace readable

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 years agoBuildroot: installing-lttng: remove superfluous double quotes
Philippe Proulx [Mon, 12 Nov 2018 22:47:35 +0000 (17:47 -0500)] 
Buildroot: installing-lttng: remove superfluous double quotes

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 years ago2.10: add missing "Buildroot" section
Philippe Proulx [Mon, 12 Nov 2018 22:45:43 +0000 (17:45 -0500)] 
2.10: add missing "Buildroot" section

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 years ago2.9: not maintained anymore
Philippe Proulx [Mon, 12 Nov 2018 22:24:35 +0000 (17:24 -0500)] 
2.9: not maintained anymore

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 years agoDocument LTTng 2.11
Philippe Proulx [Mon, 22 Jan 2018 21:53:38 +0000 (16:53 -0500)] 
Document LTTng 2.11

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 years ago2.10: update installation instructions
Philippe Proulx [Mon, 12 Nov 2018 22:22:58 +0000 (17:22 -0500)] 
2.10: update installation instructions

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
5 years agoFix: 2.10: wildcards are supported anywhere in TP/syscall names
Philippe Proulx [Mon, 12 Nov 2018 20:56:38 +0000 (15:56 -0500)] 
Fix: 2.10: wildcards are supported anywhere in TP/syscall names

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years agoFix: broken links
Philippe Proulx [Fri, 26 Jan 2018 20:03:33 +0000 (15:03 -0500)] 
Fix: broken links

The lttng-consumerd(8) man page does not exist because it's not a daemon
directly launched by the user.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years agoUpdate ST3 syntax definition
Philippe Proulx [Thu, 25 Jan 2018 19:32:18 +0000 (14:32 -0500)] 
Update ST3 syntax definition

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years agoAdd ST3 syntax definition for EfficiOS AsciiDoc
Philippe Proulx [Thu, 25 Jan 2018 19:31:19 +0000 (14:31 -0500)] 
Add ST3 syntax definition for EfficiOS AsciiDoc

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.9, 2.10: update installation
Philippe Proulx [Mon, 22 Jan 2018 21:05:35 +0000 (16:05 -0500)] 
2.9, 2.10: update installation

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.10: installation: LTTng 2.9 is available for Ubuntu 17.10 too
Philippe Proulx [Wed, 4 Oct 2017 16:36:45 +0000 (12:36 -0400)] 
2.10: installation: LTTng 2.9 is available for Ubuntu 17.10 too

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.9: do not use xref, use <<...>> with attribute list
Philippe Proulx [Tue, 3 Oct 2017 23:36:02 +0000 (19:36 -0400)] 
2.9: do not use xref, use <<...>> with attribute list

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.9, 2.10: update installation instructions
Philippe Proulx [Tue, 3 Oct 2017 23:25:43 +0000 (19:25 -0400)] 
2.9, 2.10: update installation instructions

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.10: --blocking-timeout uses `inf` instead of -1 for infinity
Philippe Proulx [Tue, 1 Aug 2017 19:52:21 +0000 (15:52 -0400)] 
2.10: --blocking-timeout uses `inf` instead of -1 for infinity

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.8, 2.9, 2.10: since 2.8, LTTng keeps lost sub-buffer count in overwrite mode
Philippe Proulx [Tue, 1 Aug 2017 19:27:12 +0000 (15:27 -0400)] 
2.8, 2.9, 2.10: since 2.8, LTTng keeps lost sub-buffer count in overwrite mode

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.10: --blocking-timeout is only available in --discard mode
Philippe Proulx [Tue, 1 Aug 2017 19:26:51 +0000 (15:26 -0400)] 
2.10: --blocking-timeout is only available in --discard mode

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.10: notification API example: fix some comments and code
Philippe Proulx [Tue, 1 Aug 2017 19:12:01 +0000 (15:12 -0400)] 
2.10: notification API example: fix some comments and code

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.10: notification API example: indent C snippet with 4 spaces
Philippe Proulx [Tue, 1 Aug 2017 19:00:16 +0000 (15:00 -0400)] 
2.10: notification API example: indent C snippet with 4 spaces

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.10: document the notification and trigger API, --monitor-timer option
Philippe Proulx [Mon, 31 Jul 2017 22:11:48 +0000 (18:11 -0400)] 
2.10: document the notification and trigger API, --monitor-timer option

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years agoCONTRIBUTING.adoc: fix terminal box style in example
Philippe Proulx [Mon, 31 Jul 2017 14:53:07 +0000 (10:53 -0400)] 
CONTRIBUTING.adoc: fix terminal box style in example

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.10: put full stop at the end of example's title, not colon
Philippe Proulx [Tue, 25 Jul 2017 19:13:13 +0000 (15:13 -0400)] 
2.10: put full stop at the end of example's title, not colon

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.10: use relative link, without `lttng.org`
Philippe Proulx [Tue, 25 Jul 2017 19:08:07 +0000 (15:08 -0400)] 
2.10: use relative link, without `lttng.org`

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years agoDocument LTTng 2.10
Philippe Proulx [Tue, 25 Jul 2017 18:03:49 +0000 (14:03 -0400)] 
Document LTTng 2.10

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.7, 2.8, 2.9: occurance -> occurrence
Philippe Proulx [Tue, 25 Jul 2017 17:59:50 +0000 (13:59 -0400)] 
2.7, 2.8, 2.9: occurance -> occurrence

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.9: update installation instructions and availability
Philippe Proulx [Tue, 25 Jul 2017 17:29:32 +0000 (13:29 -0400)] 
2.9: update installation instructions and availability

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.8: fix wrong OS name in some notes
Philippe Proulx [Tue, 25 Jul 2017 17:27:55 +0000 (13:27 -0400)] 
2.8: fix wrong OS name in some notes

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years ago2.7, 2.8, 2.9: update last modification date
Philippe Proulx [Tue, 25 Jul 2017 16:38:11 +0000 (12:38 -0400)] 
2.7, 2.8, 2.9: update last modification date

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
6 years agolinux-add-lttng-layer: probes/Makefile -> probes/KBuild
Philippe Proulx [Mon, 24 Jul 2017 21:23:34 +0000 (17:23 -0400)] 
linux-add-lttng-layer: probes/Makefile -> probes/KBuild

Fixes: #22
Reported-by: @aleixrocks
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agowelcome: reword a part
Philippe Proulx [Wed, 15 Mar 2017 17:00:05 +0000 (13:00 -0400)] 
welcome: reword a part

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8, 2.0: add link to channel-switch-timer
Philippe Proulx [Wed, 15 Mar 2017 00:16:59 +0000 (20:16 -0400)] 
2.8, 2.0: add link to channel-switch-timer

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agocopyright.txt: update years
Philippe Proulx [Tue, 14 Mar 2017 23:32:18 +0000 (19:32 -0400)] 
copyright.txt: update years

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8, 2.9: installation: update availability and instructions
Philippe Proulx [Tue, 14 Mar 2017 23:07:59 +0000 (19:07 -0400)] 
2.8, 2.9: installation: update availability and instructions

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8, 2.9: use `$` and `#` prompts in terminal boxes
Philippe Proulx [Tue, 14 Mar 2017 20:52:09 +0000 (16:52 -0400)] 
2.8, 2.9: use `$` and `#` prompts in terminal boxes

I found a way to pick those prompts and put them in a separate,
non-selectable <pre> element on the website version so that you can see
the prompts, but you can also select all the command lines and copy them
without copying the prompts.

It's more instinctive for the typical reader to immediately recognize
command lines when they start with the classic prompts.

Also update CONTRIBUTING.adoc to indicate to use the prompts in
terminal boxes.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agoMerge branch 'fix_live' of https://github.com/PSRCode/lttng-docs
Philippe Proulx [Mon, 20 Feb 2017 23:00:33 +0000 (18:00 -0500)] 
Merge branch 'fix_live' of https://github.com/PSRCode/lttng-docs

7 years agoTypo: intead -> instead
Pavel Makhov [Wed, 18 Jan 2017 16:31:54 +0000 (11:31 -0500)] 
Typo: intead -> instead

... to the relay daemon running on the remote system intead of flushing them to the local file system.

Closes: #20
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agotracing-the-linux-kernel: add missing sudo commands
Philippe Proulx [Mon, 20 Feb 2017 22:54:55 +0000 (17:54 -0500)] 
tracing-the-linux-kernel: add missing sudo commands

Fixes: #18
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.7, 2.8, 2.9: add my-session to shm example
Jonathan Rajotte [Wed, 15 Feb 2017 22:11:17 +0000 (17:11 -0500)] 
2.7, 2.8, 2.9: add my-session to shm example

Other examples introducing an arguments provide a dummy session
name.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
7 years ago2.7, 2.8, 2.9: put session name before arguments for create command
Jonathan Rajotte [Wed, 15 Feb 2017 22:10:00 +0000 (17:10 -0500)] 
2.7, 2.8, 2.9: put session name before arguments for create command

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
7 years ago2.7, 2.8, 2.9: put --live after session name
Jonathan Rajotte [Fri, 13 Jan 2017 21:23:43 +0000 (16:23 -0500)] 
2.7, 2.8, 2.9: put --live after session name

"--live" have an optional argument. The session name is treated as
"--live" argument returning an error.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
7 years agoMerge branch 'master' of https://github.com/jgalar/lttng-docs
Philippe Proulx [Mon, 9 Jan 2017 21:00:51 +0000 (16:00 -0500)] 
Merge branch 'master' of https://github.com/jgalar/lttng-docs

7 years ago2.8: fix link to GCC's -finstrument-functions
Philippe Proulx [Mon, 9 Jan 2017 20:59:10 +0000 (15:59 -0500)] 
2.8: fix link to GCC's -finstrument-functions

Suggested-by: Ricardo Nabinger Sanchez <rnsanchez@wait4.org>
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.9: fix link to GCC's -finstrument-functions
Ricardo Nabinger Sanchez [Mon, 26 Dec 2016 19:33:50 +0000 (17:33 -0200)] 
2.9: fix link to GCC's -finstrument-functions

Signed-off-by: Ricardo Nabinger Sanchez <rnsanchez@wait4.org>
7 years ago32 bit consumer build: disable build of other components
Jérémie Galarneau [Tue, 20 Dec 2016 19:34:26 +0000 (14:34 -0500)] 
32 bit consumer build: disable build of other components

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
7 years ago2.9: document LTTng-UST agent instrumentation points
Philippe Proulx [Fri, 9 Dec 2016 03:12:10 +0000 (22:12 -0500)] 
2.9: document LTTng-UST agent instrumentation points

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8: document LTTng-UST agent instrumentation points
Philippe Proulx [Fri, 9 Dec 2016 03:07:58 +0000 (22:07 -0500)] 
2.8: document LTTng-UST agent instrumentation points

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8, 2.9: add release names and descriptions
Philippe Proulx [Tue, 6 Dec 2016 15:24:15 +0000 (10:24 -0500)] 
2.8, 2.9: add release names and descriptions

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agoMakefile: add automatic view targets
Philippe Proulx [Tue, 6 Dec 2016 15:09:41 +0000 (10:09 -0500)] 
Makefile: add automatic view targets

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8, 2.9: getting-started: fix and update procedures
Philippe Proulx [Tue, 6 Dec 2016 15:09:18 +0000 (10:09 -0500)] 
2.8, 2.9: getting-started: fix and update procedures

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8, 2.9: fix and add links to tracing-group
Philippe Proulx [Tue, 6 Dec 2016 13:42:32 +0000 (08:42 -0500)] 
2.8, 2.9: fix and add links to tracing-group

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8, 2.9: add links to distribution websites
Philippe Proulx [Fri, 2 Dec 2016 18:23:23 +0000 (13:23 -0500)] 
2.8, 2.9: add links to distribution websites

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8: installation: reorder sections to match table order
Philippe Proulx [Fri, 2 Dec 2016 17:14:32 +0000 (12:14 -0500)] 
2.8: installation: reorder sections to match table order

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8, 2.9: LTTng 2.8 available for Buildroot 2016.11
Philippe Proulx [Fri, 2 Dec 2016 17:13:31 +0000 (12:13 -0500)] 
2.8, 2.9: LTTng 2.8 available for Buildroot 2016.11

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.5, 2.6: installation steps are outdated
Philippe Proulx [Wed, 30 Nov 2016 00:17:04 +0000 (19:17 -0500)] 
2.5, 2.6: installation steps are outdated

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agoDocument LTTng 2.9
Philippe Proulx [Wed, 30 Nov 2016 00:15:50 +0000 (19:15 -0500)] 
Document LTTng 2.9

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.7: not supported anymore
Philippe Proulx [Wed, 30 Nov 2016 00:14:00 +0000 (19:14 -0500)] 
2.7: not supported anymore

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago"line" -> "lines" when more than one line
Philippe Proulx [Tue, 29 Nov 2016 19:17:28 +0000 (14:17 -0500)] 
"line" -> "lines" when more than one line

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years ago2.8: update installation instructions
Philippe Proulx [Mon, 28 Nov 2016 22:15:59 +0000 (17:15 -0500)] 
2.8: update installation instructions

Fedora 25 is out. The AUR has the packages for
LTTng 2.9 now. Drop links to the obsolete LTTng 2.7.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agoacknowledgements: add link to DRDC's document
Philippe Proulx [Mon, 28 Nov 2016 21:38:46 +0000 (16:38 -0500)] 
acknowledgements: add link to DRDC's document

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
This page took 0.038104 seconds and 4 git commands to generate.