I have built mpatrol for CentOS 5. When I use the library statically
all the features (profiling and tracing) are working fine. However
with --dynamic option (runtime) most of the features do not work (I
have set the MPATROL_OTIONS suitably).I am using -libfd & -liberty.
Should I use -libelf instead ?
I have succesfully it ported to a system having an ARM core. The
utilites and libraries were successfully built but --dynamic options
fails to put any information in Log file. Also, Log file contains
information of any errors present (like freeing an allocated memory
twice) but no other information, trace / .out file appears.