lttng: enable-event: use the terminology of the documentation
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 27 Feb 2024 02:57:32 +0000 (21:57 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 28 Feb 2024 15:41:16 +0000 (10:41 -0500)
commit13c25a5c01781dbabdd40a8a304e0a90bce5a6d0
treeb149e66021e7a099c66acb0de256e6db40d72588
parent77878c17ea0ac9508c21899bd38da1f971d52f5f
lttng: enable-event: use the terminology of the documentation

Rework most of the human-readable messages of the enable-event to use
the terminology used throughout the online documentation and the man
pages.

Some clean-ups are also done to follow the rest of the project's
conventions, such as quoting user input with back-ticks, not ending
messages with a period, etc.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I00d89d6e3c32ccbde60081ef427a099fb8cd206e
src/bin/lttng/commands/enable_events.cpp
src/common/domain.cpp
src/common/error.cpp
tests/regression/tools/trigger/test_add_trigger_cli
tests/regression/tools/trigger/test_list_triggers_cli
This page took 0.02586 seconds and 4 git commands to generate.