All of lore.kernel.org
 help / color / mirror / Atom feed
* pahole failed to get some struct info
@ 2021-10-10  6:09 Xianting Tian
  2021-10-11 18:55 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Xianting Tian @ 2021-10-10  6:09 UTC (permalink / raw)
  To: dwarves

Hi,

Sorry to disturb you, when I use below command to get info about 'struct 
hvc_struct', it failed.

$ pahole -C hvc_struct vmlinux
die__process_function: tag not supported (INVALID)!
die__process_unit: DW_TAG_dwarf_procedure (0x36) @ <0x4ebf4c> not handled!

But when I try some common struct, it is OK.

$pahole -C task_struct vmlinux

Could you help me how to fix the issue?  thanks a lot.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-12  1:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-10  6:09 pahole failed to get some struct info Xianting Tian
2021-10-11 18:55 ` Arnaldo Carvalho de Melo
2021-10-12  1:31   ` Xianting Tian

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.