Go to file
Arnaldo Carvalho de Melo b4d6de9b6f [LICENSE]: Add COPYING file and add missing license info on some files
Thanks to Otavio Salvador for bringing up this issue.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-12-17 14:15:42 -02:00
cmake/modules [CMAKE] FindDWARF: Tell exactly which dependency was not found 2007-05-09 11:53:07 -03:00
lib [LICENSE]: Add COPYING file and add missing license info on some files 2007-12-17 14:15:42 -02:00
ostra [CTRACER]: Generate systemtap script + mini-struct collector kernel module 2007-11-11 16:39:03 -02:00
rpm/SPECS [LICENSE]: Add COPYING file and add missing license info on some files 2007-12-17 14:15:42 -02:00
CMakeLists.txt [CODIFF]: Show changes to a struct only on the first object file it appears 2007-12-17 11:27:24 -02:00
COPYING [LICENSE]: Add COPYING file and add missing license info on some files 2007-12-17 14:15:42 -02:00
MANIFEST [CMAKE]: Add linux.blacklist.cu to the install targets 2007-12-06 17:43:20 -02:00
NEWS [NEWS]: Update entry about the --separator new option 2007-05-23 16:27:33 -03:00
README [CMAKE]: Make the default install prefix be /usr/local 2007-04-19 18:01:47 -03:00
README.ctracer [RPM]: 1.0, finally! 2007-05-22 13:51:58 -03:00
codiff.c [CODIFF]: Show changes to a struct only on the first object file it appears 2007-12-17 11:27:24 -02:00
ctracer.c [DUTIL]: Generalise fstrlist 2007-12-16 14:55:50 -02:00
dtagnames.c [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00
dutil.c [DUTIL]: Generalise fstrlist 2007-12-16 14:55:50 -02:00
dutil.h [DUTIL]: Generalise fstrlist 2007-12-16 14:55:50 -02:00
dwarves.c [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00
dwarves.h [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00
dwarves_emit.c [DWARVES_EMIT]: Export cus__find_definition 2007-11-16 15:48:57 -02:00
dwarves_emit.h [DWARVES_EMIT]: Export cus__find_definition 2007-11-16 15:48:57 -02:00
dwarves_reorganize.c [DWARVES_REORGANIZE]: Add a sanity check on class__demote_bitfields 2007-11-20 17:55:18 -02:00
dwarves_reorganize.h [REORGANIZE_LIB]: class__reorganize should return void 2007-05-29 13:37:52 -03:00
list.h [LICENSE]: Add COPYING file and add missing license info on some files 2007-12-17 14:15:42 -02:00
pahole.c [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00
pdwtags.c [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00
pfunct.c [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00
pglobal.c [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00
prefcnt.c [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00
syscse.c [DUTIL]: Move __unused definition to dutil.h 2007-12-16 14:47:59 -02:00

README

Build instructions:

1. install cmake
2. mkdir build
3. cd build
4. cmake -D__LIB=lib ..
5. make install

Default is to be installed on /usr/local, see rpm spec file for
installing on other places.

Known to work scenarios:

Mandriva Cooker:

cmake 2.4.5-1mdv2007.1
libelfutils1-devel 0.123-1mdv2007.1

Debian Unstable:

cmake 2.4.5-1
libdw-dev 0.123-2

Fedora Core 6:

cmake 2.4.5-2.fc6
elfutils-devel 0.126-1.fc6