Go to file
Eugene Teo 93183ec9ee [PAHOLE]: Added an option -r to use rel_offset when printing inner structs
By default, pahole will display the offsets of the inner struct members from
the top level struct. If the user wants to focus on some inner structs, just
call the tool with the -r option to use relative offset instead of the base
offset.

Signed-off-by: Eugene Teo <eteo@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
2007-05-02 16:14:20 -03:00
cmake/modules [CMAKE]: Add rules for checking libebl installation 2007-04-04 08:23:41 -03:00
lib [LIB]: Introduce conf_fprintf 2007-04-28 16:13:35 -03:00
ostra [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
rpm/SPECS [RPM]: Rename libdwarves-devel to libdwarves1-devel 2007-04-26 11:53:21 -03:00
CMakeLists.txt [CMAKE]: Allow specifying CMAKE_BUILD_TYPE 2007-04-26 11:02:20 -03:00
MANIFEST [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
README [CMAKE]: Make the default install prefix be /usr/local 2007-04-19 18:01:47 -03:00
README.ctracer [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
codiff.c [CODIFF]: Use cus__loadfl/libdwfl 2007-04-30 15:44:11 -03:00
ctracer.c [CTRACER]: Fix conversion to argp 2007-04-28 16:15:34 -03:00
dtagnames.c [LIB]: Allow of not specifying -e 2007-04-24 16:09:34 -03:00
dwarves.c [PAHOLE]: Added an option -r to use rel_offset when printing inner structs 2007-05-02 16:14:20 -03:00
dwarves.h [PAHOLE]: Added an option -r to use rel_offset when printing inner structs 2007-05-02 16:14:20 -03:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
pahole.c [PAHOLE]: Added an option -r to use rel_offset when printing inner structs 2007-05-02 16:14:20 -03:00
pdwtags.c [LIB]: Introduce conf_fprintf 2007-04-28 16:13:35 -03:00
pfunct.c [LIB]: Introduce conf_fprintf 2007-04-28 16:13:35 -03:00
pglobal.c [LIB]: Introduce conf_fprintf 2007-04-28 16:13:35 -03:00
prefcnt.c [PREFCNT]: reference count functions 2007-04-28 17:19:50 -03: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