Add utils.c and recursive mkdir function
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 30 Jun 2011 16:20:03 +0000 (12:20 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 30 Jun 2011 16:20:03 +0000 (12:20 -0400)
commit8e68d1c8b15ef989f1abac8a241827013a5d4623
treeb1585f84eb028b88a66396ca4ba29a84de5fdaca
parent7d452e122923ade6f4dc7a6e21bef105851d79e3
Add utils.c and recursive mkdir function

This fixes the channel path that was wrong. Each channel has now it's
own trace name file using the channel name.

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