mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-28 15:16:00 +01:00
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
This commit is contained in:
commit
960a230b4f
@ -200,7 +200,7 @@ cd build</userinput></screen>
|
||||
<segtitle>Installed directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, ld, ld.bfd, ld.gold, nm,
|
||||
<seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, gprofng, ld, ld.bfd, ld.gold, nm,
|
||||
objcopy, objdump, ranlib, readelf, size, strings, and strip</seg>
|
||||
<seg>libbfd.so, libctf.so, libctf-nobfd.so, and libopcodes.so</seg>
|
||||
<seg>/usr/lib/ldscripts</seg>
|
||||
@ -287,6 +287,16 @@ cd build</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gprofng">
|
||||
<term><command>gprofng</command></term>
|
||||
<listitem>
|
||||
<para>Gather and analyze performance data</para>
|
||||
<indexterm zone="ch-system-binutils gprofng">
|
||||
<primary sortas="b-gprofng">gprofng</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ld">
|
||||
<term><command>ld</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user