diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit 200c23f284495daec2a9d78a126edacbc5c4cc24
parent 018ff7077ab1cabb6a3f9b7072f0790d57897f77
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Fri,  7 Jun 2024 12:24:09 +0200

doc(lttng): create channel before starting session

The live sessions needs a channel first before start. Otherwise, Error:
No channel found in the session

Diffstat:
Mdocs/TESTING.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/TESTING.md b/docs/TESTING.md @@ -108,8 +108,8 @@ created with the `--live` flave. ```bash lttng-sessiond -b lttng create --live -lttng start lttng enable-event --userspace 'diary:*' +lttng start ``` Then start the diary with the shared object file in a new terminal to view the