author | David Goulet <david.goulet@polymtl.ca> | |
Wed, 13 Apr 2011 20:15:24 +0000 (16:15 -0400) | ||
committer | David Goulet <david.goulet@polymtl.ca> | |
Wed, 13 Apr 2011 20:15:24 +0000 (16:15 -0400) | ||
commit | fac6795d6e2c60e79bdc7dab42da94d2025a57d3 | |
tree | 5984c29bb8cdf0b879e1cf5179cd8db74c9077ce | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
AUTHORS | [new file with mode: 0644] | blob |
COPYING | [new file with mode: 0644] | blob |
ChangeLog | [new file with mode: 0644] | blob |
INSTALL | [new file with mode: 0644] | blob |
Makefile.am | [new file with mode: 0644] | blob |
NEWS | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
bootstrap | [new file with mode: 0755] | blob |
configure.ac | [new file with mode: 0644] | blob |
include/Makefile.am | [new file with mode: 0644] | blob |
include/lttng/liblttngctl.h | [new file with mode: 0644] | blob |
include/lttngerr.h | [new file with mode: 0644] | blob |
liblttngctl/Makefile.am | [new file with mode: 0644] | blob |
liblttngctl/liblttngctl.c | [new file with mode: 0644] | blob |
liblttsessiondcomm/Makefile.am | [new file with mode: 0644] | blob |
liblttsessiondcomm/liblttsessiondcomm.c | [new file with mode: 0644] | blob |
liblttsessiondcomm/liblttsessiondcomm.h | [new file with mode: 0644] | blob |
ltt-sessiond/Makefile.am | [new file with mode: 0644] | blob |
ltt-sessiond/ltt-sessiond.c | [new file with mode: 0644] | blob |
ltt-sessiond/ltt-sessiond.h | [new file with mode: 0644] | blob |
lttng/Makefile.am | [new file with mode: 0644] | blob |
lttng/lttng.c | [new file with mode: 0644] | blob |
lttng/lttng.h | [new file with mode: 0644] | blob |
lttng/options.c | [new file with mode: 0644] | blob |
tests/Makefile.am | [new file with mode: 0644] | blob |
tests/runall | [new file with mode: 0755] | blob |