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>
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>
Philippe Proulx [Mon, 14 Jun 2021 16:41:15 +0000 (12:41 -0400)]
Update CONTRIBUTING.adoc
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Aneesh Joshi [Thu, 3 Oct 2019 16:08:21 +0000 (12:08 -0400)]
2.10, 2.11: fix `fine-une` typo
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Philippe Proulx [Mon, 20 Feb 2017 23:00:33 +0000 (18:00 -0500)]
Merge branch 'fix_live' of https://github.com/PSRCode/lttng-docs
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>
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>
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>
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>
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>
Philippe Proulx [Mon, 9 Jan 2017 21:00:51 +0000 (16:00 -0500)]
Merge branch 'master' of https://github.com/jgalar/lttng-docs
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Philippe Proulx [Mon, 31 Oct 2016 20:03:46 +0000 (16:03 -0400)]
ubuntu: LTTng-UST Python agent only for Python 3
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Mon, 31 Oct 2016 20:03:29 +0000 (16:03 -0400)]
2.7: mention LTTng 2.8 on AUR alternative
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Mon, 31 Oct 2016 19:22:14 +0000 (15:22 -0400)]
alpine-linux: split LTTng-tools and LTTng-UST names
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Mon, 31 Oct 2016 19:22:01 +0000 (15:22 -0400)]
Add install instructions for Arch Linux
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Mon, 31 Oct 2016 17:47:14 +0000 (13:47 -0400)]
Fix nbsp for Ubuntu names
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Mon, 31 Oct 2016 17:44:12 +0000 (13:44 -0400)]
Fix validation tool
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Mon, 31 Oct 2016 17:37:32 +0000 (13:37 -0400)]
installing-lttng: update alternatives for Fedora
LTTng-modules is not packaged for Fedora.
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Thu, 27 Oct 2016 18:06:31 +0000 (14:06 -0400)]
addr2line: link to man page
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Thu, 27 Oct 2016 17:40:41 +0000 (13:40 -0400)]
Add legend for build scenario diagram symbols
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Philippe Proulx [Thu, 27 Oct 2016 17:06:17 +0000 (13:06 -0400)]
2.8: whats-new: add link to metadata-regenerate
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
This page took 0.038607 seconds and 4 git commands to generate.