Initial import of code.
authorJulien Desfossez <julien.desfossez@efficios.com>
Tue, 21 Feb 2012 21:59:26 +0000 (16:59 -0500)
committerJulien Desfossez <julien.desfossez@efficios.com>
Tue, 21 Feb 2012 21:59:26 +0000 (16:59 -0500)
commit1fc22eb45fde328b82aa5a5e296fdc086e77a32e
tree28f338b21782cb6673b1de37c1f4804ff827d8df
Initial import of code.

This is the first code base which uses the babeltrace API instead of
being built inside the babeltrace tree.

Signed-off-by: Julien Desfossez <julien.desfossez@efficios.com>
19 files changed:
.gitignore [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README [new file with mode: 0644]
bootstrap [new file with mode: 0755]
configure.ac [new file with mode: 0644]
gpl-2.0.txt [new file with mode: 0644]
lttngtop/Makefile.am [new file with mode: 0644]
lttngtop/common.c [new file with mode: 0644]
lttngtop/common.h [new file with mode: 0644]
lttngtop/cputop.c [new file with mode: 0644]
lttngtop/cputop.h [new file with mode: 0644]
lttngtop/cursesdisplay.c [new file with mode: 0644]
lttngtop/cursesdisplay.h [new file with mode: 0644]
lttngtop/iostreamtop.c [new file with mode: 0644]
lttngtop/iostreamtop.h [new file with mode: 0644]
lttngtop/lttngtop.c [new file with mode: 0644]
lttngtop/lttngtoptypes.h [new file with mode: 0644]
This page took 0.023534 seconds and 4 git commands to generate.