Add trace listing feature
authorDavid Goulet <david.goulet@polymtl.ca>
Mon, 2 May 2011 19:34:25 +0000 (15:34 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Mon, 2 May 2011 19:41:21 +0000 (15:41 -0400)
This patch adds the possibility to list the available traces for a
specific session.

The new lttng_trace data structure is a representation of a trace for
use for 'human output'.

Some fct are added to trace.c to get the trace count of a session and
list those traces. Also, trace counter are added to a ltt_session.

Some renaming is done to make things clearer. A name is added to a
userspace trace also.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

No differences found
This page took 0.02532 seconds and 4 git commands to generate.