Initial work for kernel tracing support
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 25 May 2011 16:43:59 +0000 (12:43 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 26 May 2011 17:08:39 +0000 (13:08 -0400)
This commit adds trace kernel support to the complete set of tools. It
is working with the LTTng 2.0 and output traces readeable by babeltrace.
Quick changes log below:

Add multiple debug statement and bug fixes.
Add kernel trace directory creation.
Add kernel structure teardown.
Start kconsumerd on create session.
Start kconsumerd thread after exec.

Following up this commit, there will be a huge cleanup because a lot of codes
was added to make it work but it's not necessarily clean code structure.

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

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