Changeset 960a230
- Timestamp:
- 08/10/2022 02:44:54 AM (8 months ago)
- Branches:
- 11.2, 11.2-rc1, 11.3, 11.3-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.37, xry111/kcfg-revise, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008
- Children:
- e9d9f83
- Parents:
- 3094b8c (diff), 8a687fa (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/binutils.xml
r3094b8c r960a230 201 201 202 202 <seglistitem> 203 <seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, ld, ld.bfd, ld.gold, nm,203 <seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, gprofng, ld, ld.bfd, ld.gold, nm, 204 204 objcopy, objdump, ranlib, readelf, size, strings, and strip</seg> 205 205 <seg>libbfd.so, libctf.so, libctf-nobfd.so, and libopcodes.so</seg> … … 284 284 <indexterm zone="ch-system-binutils gprof"> 285 285 <primary sortas="b-gprof">gprof</primary> 286 </indexterm> 287 </listitem> 288 </varlistentry> 289 290 <varlistentry id="gprofng"> 291 <term><command>gprofng</command></term> 292 <listitem> 293 <para>Gather and analyze performance data</para> 294 <indexterm zone="ch-system-binutils gprofng"> 295 <primary sortas="b-gprofng">gprofng</primary> 286 296 </indexterm> 287 297 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.