[Bug runtime/6646] SystemTap scripts fail with an Oops on x86
wenji dot huang at oracle dot com
sourceware-bugzilla@sourceware.org
Thu Jun 19 10:14:00 GMT 2008
------- Additional Comments From wenji dot huang at oracle dot com 2008-06-19 02:43 -------
To test it, need to make a little change:
4419 // FIXME for non-debuginfo use.
4420 if (true) {
4421 return emit_symbol_data_from_debuginfo(s, kallsyms_out);
4422 } else {
4423 // For symbol-table only operation, we don't have debuginfo,
---> s/true/false/
And the scripts work with --ignore-vmlinux --kmap=/proc/kallsyms, also
--ignore-dwarf --kelf even in case of incorrect vmlinux.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6646
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list