From 8a687fac90b286a425dfa236d7aa4ce469b24ec6 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 9 Aug 2022 22:26:10 +0800 Subject: binutils: add desc for gprofng --- chapter08/binutils.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 0a1c02deb..a7eb81048 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -200,7 +200,7 @@ cd build Installed directory - addr2line, ar, as, c++filt, dwp, elfedit, gprof, ld, ld.bfd, ld.gold, nm, + addr2line, ar, as, c++filt, dwp, elfedit, gprof, gprofng, ld, ld.bfd, ld.gold, nm, objcopy, objdump, ranlib, readelf, size, strings, and strip libbfd.so, libctf.so, libctf-nobfd.so, and libopcodes.so /usr/lib/ldscripts @@ -287,6 +287,16 @@ cd build + + gprofng + + Gather and analyze performance data + + gprofng + + + + ld -- cgit v1.2.3-54-g00ecf