[Ilugc] Profiling code in a shared object

  • From: akumar@xxxxxxxxxxxxx (Kumar Appaiah)
  • Date: Tue Jul 18 07:44:32 2006

Dear ILUGC,

I want to profile code in a shared object, which is loaded at
runtime. Despite my best efforts, I could not use gprof to do this, as
gprof expects the program being profiled to return normally or call
exit() in order to print out gmon.out. I was wondering what the
workaround for this would be.

Thanks.

Kumar
-- 
Kumar Appaiah,
462, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600036

Other related posts:

  • » [Ilugc] Profiling code in a shared object - Kumar Appaiah