binutils-gdb/gprofng/libcollector
Vladimir Mezentsev d25ba4596e gprofng: use gprofng- prefix for gprofng binaries
gprofng application names have a gp- prefix (gp-display-text, gp-archive, etc.).
But our man pages use the gprofng- prefix (gprofng-display-text,
gprofng-archive, etc.).
I renamed the gprofng binaries and temporarily created the gp-* links for
compatibility with the old gprofng-gui.
We plan to remove these links in version 2.46.

gprofng/ChangeLog
2024-10-31  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>

	* doc/gprofng-archive.texi: Rename gprofng application names.
	* doc/gprofng-collect-app.texi: Likewise.
	* doc/gprofng-display-html.texi: Likewise.
	* doc/gprofng-display-src.texi: Likewise.
	* doc/gprofng-display-text.texi: Likewise.
	* doc/gprofng.texi: Likewise.
	* doc/gprofng_ug.texi: Likewise.
	* gp-display-html/Makefile.am: Likewise.
	* gp-display-html/gp-display-html.in: Likewise.
	* libcollector/collector.c: Likewise.
	* src/Application.cc: Likewise.
	* src/Experiment.cc: Likewise.
	* src/Makefile.am: Likewise.
	* src/gp-archive.cc: Likewise.
	* src/gp-collect-app.cc: Likewise.
	* src/gp-display-src.cc: Likewise.
	* src/gp-display-text.cc: Likewise.
	* src/gprofng.cc: Likewise.
	* src/Makefile.in: Rebuild.
	* gp-display-html/Makefile.in: Rebuild.
2024-11-01 16:46:21 -07:00
..
aclocal.m4 Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
CHK_LIBC_OBJ Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
collector.c gprofng: use gprofng- prefix for gprofng binaries 2024-11-01 16:46:21 -07:00
collector.h Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
collectorAPI.c Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
configure Change version to 2.43.50 2024-07-20 13:16:33 +01:00
configure.ac autoupdate: add square brackets around arguments of AC_INIT 2024-06-10 08:25:56 +09:30
descendants.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
dispatcher.c Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
envmgmt.c gprofng: Remove unused macros 2024-02-01 13:22:52 -08:00
gethrtime.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
heaptrace.c gprofng: specify the heap data collection range 2024-08-12 15:54:59 -07:00
hwprofile.c gprofng: 32018 Compilation of binutils 2.43 failed on CentOS 6 2024-07-30 12:06:26 -07:00
hwprofile.h RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
iolib.c gprofng: Remove unused macros 2024-02-01 13:22:52 -08:00
iotrace.c Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
jprofile.c gprofng: remove memset() in libcollector 2024-05-21 19:54:56 -07:00
libcol_hwcdrv.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
libcol_hwcfuncs.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
libcol_util.c Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
libcol_util.h Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
libcol-i386-dis.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
libgprofng.ver Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
linetrace.c Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
Makefile.am Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
Makefile.in Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
memmgr.c gprofng: Remove unused macros 2024-02-01 13:22:52 -08:00
memmgr.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
mmaptrace.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
profile.c gprofng: remove memset() in libcollector 2024-05-21 19:54:56 -07:00
synctrace.c gprofng: remove memset() in libcollector 2024-05-21 19:54:56 -07:00
tsd.c gprofng: Remove unused macros 2024-02-01 13:22:52 -08:00
tsd.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
unwind.c Fix 32096 UBSAN issues in gprofng 2024-09-18 20:24:24 -07:00