All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhu Lingshan <LSZhu@suse.com>
To: stgt@vger.kernel.org
Cc: fUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Subject: Missing tgtd symbols in "perf top"
Date: Fri, 30 Jan 2015 11:14:37 +0800	[thread overview]
Message-ID: <54CAF71D.4030606@suse.com> (raw)

Hi experts!
I am facing a symbols problem when run perf (a software can analyze 
performance of a program) today.
I executed command line "perf record -p 6625 -g" to collect the report 
of  tgtd (pid is 6625). Then I use "perf report -g" to read it.
When I zoom into tgtd DSO, I found the symbol name on the top is 
missing, only  address shown. But other symbols are fine.

tgt version :  tgt-1.0.44-2.70.x86_64
perf version: perf-3.12.28-33.33.x86_64
OS: SUSE Linux Enterprise Server 12

The scene:

Samples: 5K of event 'cpu-clock', Event count (approx.): 1435000000, 
DSO: tgtd
+  43.99%  tgtd  [.] 0x0000000000012ac0
+  11.32%  tgtd  [.] iscsi_rx_handler
+   9.90%  tgtd  [.] iscsi_tx_handler
+   4.48%  tgtd  [.] scsi_cmd_perform
+   3.87%  tgtd  [.] iscsi_scsi_cmd_execute
+   2.39%  tgtd  [.] it_nexus_lookup
+   2.21%  tgtd  [.] target_cmd_queue
+   2.09%  tgtd  [.] tgt_event_modify
+   1.88%  tgtd  [.] target_cmd_perform
+   1.88%  tgtd  [.] bs_thread_cmd_submit
+   1.85%  tgtd  [.] is_bs_support_opcode

I have tried to use readelf and nm, did not find it. Hope can get some 
help and suggestion from experts!

Thanks for your help.
BR
Zhu Lingshan

                 reply	other threads:[~2015-01-30  3:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=54CAF71D.4030606@suse.com \
    --to=lszhu@suse.com \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=stgt@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.