Project

General

Profile

Actions

Bug #819

closed

session "auto load" is not documented in manpage ?

Added by Mathieu Desnoyers almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
07/16/2014
Due date:
% Done:

0%

Estimated time:

Description

Where is session auto load documented ? Where in /etc do we put the files ?

I see reference to /var/run to store system sessions, but no reference to /etc.

Actions #1

Updated by Mathieu Desnoyers almost 10 years ago

Ah, I think I get it now. The feature is documented in lttng-sessiond(8) as

-l, --load PATH
Specify path from which to load session configurations

So basically, it is user-configurable, and we don't do any "magical auto load". By default, we don't load anything, but users can override this. Am I understanding it correctly ?

Actions #2

Updated by David Goulet almost 10 years ago

  • Status changed from New to Confirmed

Using --load overrides the default auto load path.

The sessiond tries to load automatically session in the LTTng system wide and user directory from "sessions/auto/*". I've added a section to the man page of lttng-sessiond.8 that explains the loading session mechanism.

Actions #3

Updated by David Goulet almost 10 years ago

  • Status changed from Confirmed to Resolved
Actions

Also available in: Atom PDF