[Ksummit-2008-discuss] DTrace
Roland McGrath
roland@redhat.com
Tue Jul 1 07:08:00 GMT 2008
> Do you have a pointer to whatever program is used to generate the
> Fedora/RHEL-style separated .ko.debug files?
It's eu-strip -f (elfutils) or a combination of binutils tools with several
special options (I think it's two objcopy's and a strip or something).
In rpm-based distros, this is done automagically in rpmbuild and driven by
magic macros and shell scripts. I had the impression Debian also did
parallel -debuginfo packages of the same sort, so I presume some scripts
using either objcopy/strip or eu-strip are buried in that build magic too.
Thanks,
Roland
More information about the Systemtap
mailing list