All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Cleverdon <jamesclv@us.ibm.com>
To: Linux Geek <bourne@ToughGuy.net>, linux-kernel@vger.kernel.org
Subject: Re: using /proc/profile ??
Date: Thu, 23 Jan 2003 14:53:04 -0800	[thread overview]
Message-ID: <200301231453.04894.jamesclv@us.ibm.com> (raw)
In-Reply-To: <3E2FDED8.3000309@ToughGuy.net>

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


      reply	other threads:[~2003-01-23 22:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-23 12:23 using /proc/profile ?? Linux Geek
2003-01-23 22:53 ` James Cleverdon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200301231453.04894.jamesclv@us.ibm.com \
    --to=jamesclv@us.ibm.com \
    --cc=bourne@ToughGuy.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.