[lttng-dev] [PATCH lttng-tools 2/2] Fix: typo 'convet' -> 'convert'

2018-11-15 Thread Michael Jeanson
Signed-off-by: Michael Jeanson --- src/common/lttng-elf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/lttng-elf.c b/src/common/lttng-elf.c index 52e05f0c6..cb01f7bb7 100644 --- a/src/common/lttng-elf.c +++ b/src/common/lttng-elf.c @@ -861,7 +861,7 @@ int lttng_e

[lttng-dev] [PATCH lttng-tools 1/2] Fix: typo 'leat' -> 'least'

2018-11-15 Thread Michael Jeanson
Signed-off-by: Michael Jeanson --- src/common/defaults.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/defaults.c b/src/common/defaults.c index 3bb42280f..874578183 100644 --- a/src/common/defaults.c +++ b/src/common/defaults.c @@ -118,7 +118,7 @@ static void __at

[lttng-dev] [PATCH lttng-tools 1/2] Fix: typo 'retrive' -> 'retrieve'

2018-11-15 Thread Michael Jeanson
Signed-off-by: Michael Jeanson --- src/bin/lttng/commands/add_context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/lttng/commands/add_context.c b/src/bin/lttng/commands/add_context.c index 2c29a45ca..7aef4d50f 100644 --- a/src/bin/lttng/commands/add_context.c +++

[lttng-dev] [PATCH lttng-tools 2/2] Fix: typo 'occured' -> 'occurred'

2018-11-15 Thread Michael Jeanson
Signed-off-by: Michael Jeanson --- src/bin/lttng-relayd/main.c | 4 ++-- src/bin/lttng-sessiond/cmd.c| 6 +++--- src/bin/lttng-sessiond/notification-thread-events.c | 4 ++-- src/bin/lttng-sessiond/rotation-thread.c| 4 ++-- src/bin/lttn