All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing tgtd symbols in "perf top"
@ 2015-01-30  3:14 Zhu Lingshan
  0 siblings, 0 replies; only message in thread
From: Zhu Lingshan @ 2015-01-30  3:14 UTC (permalink / raw)
  To: stgt; +Cc: fUJITA Tomonori

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-30  3:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-30  3:14 Missing tgtd symbols in "perf top" Zhu Lingshan

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.