diary

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

commit bdf2969a557c53ab8291005f6f3955602f099b6c
parent e61a727feb8f197a71ee27c728ade866a35bf838
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sun, 26 Jun 2022 22:20:07 +0200

chore(docs): add info banner

Diffstat:
Mdocs/TESTING.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/docs/TESTING.md b/docs/TESTING.md @@ -34,6 +34,8 @@ make CC=clang ## Linux Trace Toolkit (LTTng) +> :information_source: For rapid debugging, use an LTTng live session, see [LTTng Live Tracing](#lttng-live-tracing). This section is especially useful for exporting the traces (in plain text) from a failed instance for support (e.g., attach to issue). + Logs from the debug build can be recorded in a [LTTng tracing session](https://lttng.org/docs/v2.13/#doc-start-sessiond). Start the daemon in the background: