1837737 Members
3712 Online
110118 Solutions
New Discussion

trace library calls

 
Nandan gogate
Occasional Contributor

trace library calls


Hello,

tusc utility can be used to trace system calls. Is there any utility which will allow me to trace application function calls ?

thanks
2 REPLIES 2
rick jones
Honored Contributor

Re: trace library calls

perhaps cxperf can do something along the lines of what you want, though it does (iirc) require recompilation of the app.

third-party tools like purify might have something as well.
there is no rest for the wicked yet the virtuous have no pillows
Kiran N. Mehta
Advisor

Re: trace library calls

Hi,

You want to take a look at the "trace" command of dde along with its nice options to specify the scope and detail of reporting.

Good luck,
Kiran