dwarves/lib
Arnaldo Carvalho de Melo 78ca65d6e1 [CTRACER]: Move the class and mini_class definition to ctracer_classes.h
Now that we keep base type typedefs we need their definition in both the ostra
converter and the kernel collector, so moving them to a separate file and
including gets us the typedef definitions.

This paves the way for atomic_t and other types being also collected, once I
get some pluggable data dictionary definiton on how to collect non-base types
to avoid making all of ctracer kernel specific.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-11-13 11:46:45 -02:00
..
Makefile [CTRACER]: Move the class and mini_class definition to ctracer_classes.h 2007-11-13 11:46:45 -02:00
ctracer_jprobe.c [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
ctracer_relay.c [CTRACER_LIB]: Check if the object is NULL in ctracer__method_hook 2007-11-12 13:20:46 -02:00
ctracer_relay.h [CTRACER]: Generate systemtap script + mini-struct collector kernel module 2007-11-11 16:39:03 -02:00