Messages in this thread |  | | From | James Cleverdon <> | Subject | Re: using /proc/profile ?? | Date | Thu, 23 Jan 2003 14:53:04 -0800 |
| |
On Thursday 23 January 2003 04:23 am, Linux Geek wrote: > Hi all, > > I've booted my linux with commandline profile=2. /proc/profile was > created but i am not getting any meaningful info > when i run 'readprofile' . ( with correct arguments ). > > The output i get is just 2 lines which shows '_stext' and then 'total'. > > Am i missing anything else ? > > TIA > > -
Hmmm.... I think that readprofile isn't using the right System.map. When that happens to me, I've usually forgotten to update the symlink. The default map file used is either /usr/src/linux/System.map or /boot/System.map
Quick check: readprofile -m /boot/system.map_for_my_kernel If that is the problem, this should print some useful results.
-- James Cleverdon IBM xSeries Linux Solutions {jamesclv(Unix, preferred), cleverdj(Notes)} at us dot ibm dot com
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |