NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-xen/57535 (dtrace on Xen DOMU might need -x nolibs)



The following reply was made to PR port-xen/57535; it has been noted by GNATS.

From: Brad Spencer <brad%anduin.eldar.org@localhost>
To: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost, port-xen-maintainer%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost
Subject: Re: port-xen/57535 (dtrace on Xen DOMU might need -x nolibs)
Date: Sat, 22 Jul 2023 11:10:06 -0400

 Taylor R Campbell <riastradh%NetBSD.org@localhost> writes:
 
 > Can you also share the output of `ctfdump -t /dev/ksyms'?
 
 # ctfdump -t /dev/ksyms
 /dev/ksyms does not contain a CTF preamble
 
 The pseudo device is working because the first little bit of a "strings
 -a /dev/ksyms" produces this:
 
 .note.netbsd.ident
 .symtab
 .strtab
 .shstrtab
 .bss
 .SUNW_ctf
 NetBSD
 xpq_queue_array
 xen_bootstrap_tables
 __func__.10
 __func__.11
 __func__.9
 __func__.8
 __func__.7
 __func__.6
 __func__.5
 __func__.4
 __func__.3
 __func__.2
 __func__.1
 __func__.0
 xen_idt_page.0
 initted.0
 xen_ipi_ast
 xen_ipi_hvcb
 xen_ipi_synch_fpu
 xen_ipi_halt
 xen_ipi_handler
 xen_ipifunc
 xen_ipi_kpreempt
 xen_ipi_generic
 xen_ipi_xcall
 .
 .
 .
 


Home | Main Index | Thread Index | Old Index