Rename and add missing header file
authorDavid Goulet <david.goulet@polymtl.ca>
Mon, 27 Jun 2011 19:21:45 +0000 (15:21 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Mon, 27 Jun 2011 19:21:45 +0000 (15:21 -0400)
commitbeb8c75afd91bc32f2e7a9c124c9a21ecffd1486
treeb9e5af600d79b8fb23f98505481ce9f84fb2bf5e
parent857aa1720c40cf06d7b72f430128a4ca73ed0c69
Rename and add missing header file

Rename config.c/.h to conf.* to avoid confusion with the autogenerated
config.h from autoconf.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
12 files changed:
lttng/Makefile.am
lttng/commands/add_channel.c
lttng/commands/create.c
lttng/commands/destroy.c
lttng/commands/enable_events.c
lttng/commands/start.c
lttng/commands/stop.c
lttng/conf.c [new file with mode: 0644]
lttng/conf.h [new file with mode: 0644]
lttng/config.c [deleted file]
lttng/lttng.c
lttng/utils.c
This page took 0.025938 seconds and 4 git commands to generate.