Add kernel trace data structure init functions
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 27 May 2011 17:54:12 +0000 (13:54 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 27 May 2011 17:54:12 +0000 (13:54 -0400)
commit540126381ff8f3b1e2b3357329fe105fc0bb5e4c
tree3422abd395d0316fd8412bd10ceba5924c70f2fa
parent1b6083d908666ac98359cd8fc1b32158196db18d
Add kernel trace data structure init functions

Adds back trace.c file which contains kernel trace data structure
initialization functions.

This simplifies a lot the kernel data structure creation and makes it
more modular to operate on those data type.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
ltt-sessiond/Makefile.am
ltt-sessiond/kernel-ctl.c
ltt-sessiond/ltt-sessiond.h
ltt-sessiond/trace.c [new file with mode: 0644]
ltt-sessiond/trace.h
This page took 0.026593 seconds and 5 git commands to generate.