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)
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