aboutsummaryrefslogtreecommitdiff
path: root/gprofng
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-08-02 09:23:36 +0100
committerNick Clifton <nickc@redhat.com>2023-08-02 09:23:36 +0100
commit675b9d612cc59446e84e2c6d89b45500cb603a8d (patch)
treead4ae6b4b1f1f81aceb945f15c5c12ea2b379689 /gprofng
parent69c37f53e20dc3e0b3c179b511ff786db6ae114e (diff)
downloadbinutils-675b9d612cc59446e84e2c6d89b45500cb603a8d.zip
binutils-675b9d612cc59446e84e2c6d89b45500cb603a8d.tar.gz
binutils-675b9d612cc59446e84e2c6d89b45500cb603a8d.tar.bz2
2.41 Release sourcesbinutils-2_41-release
Diffstat (limited to 'gprofng')
-rwxr-xr-xgprofng/configure20
-rw-r--r--gprofng/doc/version.texi8
-rwxr-xr-xgprofng/libcollector/configure20
-rw-r--r--gprofng/libcollector/iotrace.c9
-rw-r--r--gprofng/src/Command.cc12
-rw-r--r--gprofng/src/gprofng.rc4
6 files changed, 29 insertions, 44 deletions
diff --git a/gprofng/configure b/gprofng/configure
index c39dc85..800daa6 100755
--- a/gprofng/configure
+++ b/gprofng/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gprofng 2.41.50.
+# Generated by GNU Autoconf 2.69 for gprofng 2.41.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='gprofng'
PACKAGE_TARNAME='gprofng'
-PACKAGE_VERSION='2.41.50'
-PACKAGE_STRING='gprofng 2.41.50'
+PACKAGE_VERSION='2.41'
+PACKAGE_STRING='gprofng 2.41'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1362,7 +1362,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures gprofng 2.41.50 to adapt to many kinds of systems.
+\`configure' configures gprofng 2.41 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1433,7 +1433,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of gprofng 2.41.50:";;
+ short | recursive ) echo "Configuration of gprofng 2.41:";;
esac
cat <<\_ACEOF
@@ -1547,7 +1547,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-gprofng configure 2.41.50
+gprofng configure 2.41
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2079,7 +2079,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by gprofng $as_me 2.41.50, which was
+It was created by gprofng $as_me 2.41, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3052,7 +3052,7 @@ fi
# Define the identity of the package.
PACKAGE='gprofng'
- VERSION='2.41.50'
+ VERSION='2.41'
cat >>confdefs.h <<_ACEOF
@@ -17514,7 +17514,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by gprofng $as_me 2.41.50, which was
+This file was extended by gprofng $as_me 2.41, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -17580,7 +17580,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-gprofng config.status 2.41.50
+gprofng config.status 2.41
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/gprofng/doc/version.texi b/gprofng/doc/version.texi
index dea0bfa..bdf3cb9 100644
--- a/gprofng/doc/version.texi
+++ b/gprofng/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 18 April 2023
-@set UPDATED-MONTH April 2023
-@set EDITION 2.41.50
-@set VERSION 2.41.50
+@set UPDATED 3 July 2023
+@set UPDATED-MONTH July 2023
+@set EDITION 2.41
+@set VERSION 2.41
diff --git a/gprofng/libcollector/configure b/gprofng/libcollector/configure
index 9dfc4ab..2b76f7a 100755
--- a/gprofng/libcollector/configure
+++ b/gprofng/libcollector/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gprofng 2.41.50.
+# Generated by GNU Autoconf 2.69 for gprofng 2.41.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='gprofng'
PACKAGE_TARNAME='gprofng'
-PACKAGE_VERSION='2.41.50'
-PACKAGE_STRING='gprofng 2.41.50'
+PACKAGE_VERSION='2.41'
+PACKAGE_STRING='gprofng 2.41'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1324,7 +1324,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures gprofng 2.41.50 to adapt to many kinds of systems.
+\`configure' configures gprofng 2.41 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1395,7 +1395,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of gprofng 2.41.50:";;
+ short | recursive ) echo "Configuration of gprofng 2.41:";;
esac
cat <<\_ACEOF
@@ -1504,7 +1504,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-gprofng configure 2.41.50
+gprofng configure 2.41
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1990,7 +1990,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by gprofng $as_me 2.41.50, which was
+It was created by gprofng $as_me 2.41, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2967,7 +2967,7 @@ fi
# Define the identity of the package.
PACKAGE='gprofng'
- VERSION='2.41.50'
+ VERSION='2.41'
cat >>confdefs.h <<_ACEOF
@@ -16080,7 +16080,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by gprofng $as_me 2.41.50, which was
+This file was extended by gprofng $as_me 2.41, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16146,7 +16146,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-gprofng config.status 2.41.50
+gprofng config.status 2.41
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/gprofng/libcollector/iotrace.c b/gprofng/libcollector/iotrace.c
index 81c8440..c0ea749 100644
--- a/gprofng/libcollector/iotrace.c
+++ b/gprofng/libcollector/iotrace.c
@@ -1030,9 +1030,8 @@ gprofng_open64 (int(real_open64) (const char *, int, ...),
}
DCL_FUNC_VER (DCL_OPEN64, open64_2_2, open64@GLIBC_2.2)
-#if !defined(__USE_LARGEFILE64)
DCL_OPEN64 (open64)
-#endif
+
#define F_ERROR_ARG 0
#define F_INT_ARG 1
@@ -2990,9 +2989,8 @@ DCL_FUNC_VER (DCL_FGETPOS64, fgetpos64_2_17, fgetpos64@GLIBC_2.17)
DCL_FUNC_VER (DCL_FGETPOS64, fgetpos64_2_2_5, fgetpos64@GLIBC_2.2.5)
DCL_FUNC_VER (DCL_FGETPOS64, fgetpos64_2_2, fgetpos64@GLIBC_2.2)
DCL_FUNC_VER (DCL_FGETPOS64, fgetpos64_2_1, fgetpos64@GLIBC_2.1)
-#if !defined(__USE_LARGEFILE64)
DCL_FGETPOS64 (fgetpos64)
-#endif
+
/*------------------------------------------------------------- fsetpos */
static int
gprofng_fsetpos (int(real_fsetpos) (FILE *, const fpos_t *),
@@ -3089,9 +3087,8 @@ DCL_FUNC_VER (DCL_FSETPOS64, fsetpos64_2_17, fsetpos64@GLIBC_2.17)
DCL_FUNC_VER (DCL_FSETPOS64, fsetpos64_2_2_5, fsetpos64@GLIBC_2.2.5)
DCL_FUNC_VER (DCL_FSETPOS64, fsetpos64_2_2, fsetpos64@GLIBC_2.2)
DCL_FUNC_VER (DCL_FSETPOS64, fsetpos64_2_1, fsetpos64@GLIBC_2.1)
-#if !defined(__USE_LARGEFILE64)
DCL_FSETPOS64 (fsetpos64)
-#endif
+
/*------------------------------------------------------------- fsync */
int
fsync (int fildes)
diff --git a/gprofng/src/Command.cc b/gprofng/src/Command.cc
index cd6d19e..4faa5ec 100644
--- a/gprofng/src/Command.cc
+++ b/gprofng/src/Command.cc
@@ -40,7 +40,7 @@ const char *Command::DEFAULT_METRICS = "ei.user:name"; // if no .rc files read
const char *Command::DEFAULT_SORT = "e.user:name"; // if no .rc files read
static char *fhdr, *cchdr, *lahdr, *iohdr, *sdhdr, *lsthdr, *lohdr;
-static char *methdr, *othdr, *mischdr, *deflthdr, *andeflthdr;
+static char *methdr, *othdr, *mischdr, *deflthdr;
static char *selhdr, *filthdr, *outhdr, *exphdr, *obj_allhdr;
static char *unsuphdr, *indxobjhdr;
static char *helphdr, *rahdr, *ddhdr, *typehdr, *typehdr2;
@@ -177,15 +177,6 @@ static Cmdtable cmd_lst[] = { // list of commands
{ DSORT, "dsort", NULL, "metric_spec", 1, &desc[DSORT]},
{ EN_DESC, "en_desc", NULL, "{on|off|=<regex>}", 1, &desc[EN_DESC]},
- { NO_CMD, "", NULL, NULL, 0, &andeflthdr},
- { TLMODE, "tlmode", NULL, "tl_mode", 1, &desc[TLMODE]},
- { TLDATA, "tldata", NULL, "tl_data", 1, &desc[TLDATA]},
- { TABS, "tabs", NULL, "tablist", 1, &desc[TABS]},
- { CALLFLAME, "callflame", NULL, NULL, 0, &desc[CALLFLAME]},
- { TIMELINE, "timeline", NULL, NULL, 0, &desc[TIMELINE]},
- { DUALSOURCE, "dsrc", NULL, NULL, 0, &desc[DUALSOURCE]},
- { SOURCEDISAM, "srcdis", NULL, NULL, 0, &desc[SOURCEDISAM]},
-
{ NO_CMD, "", NULL, NULL, 0, &mischdr},
{ DUMMY_CMD, "<type>", NULL, NULL, 0, &typehdr},
{ DUMMY_CMD, " ", NULL, NULL, 0, &typehdr2},
@@ -563,7 +554,6 @@ Command::init_desc ()
mischdr = GTXT ("\nMiscellaneous commands:");
exphdr = GTXT ("\nCommands for experiments (scripts and interactive mode only):");
deflthdr = GTXT ("\nDefault-setting commands:");
- andeflthdr = GTXT ("\nDefault-setting commands that only affect gprofng GUI");
selhdr = GTXT ("\nCommands controlling old-style filters/selection:");
filthdr = GTXT ("\nCommands controlling filters:");
indxobjhdr = GTXT ("\nCommands controlling the index objects:");
diff --git a/gprofng/src/gprofng.rc b/gprofng/src/gprofng.rc
index 69534a7..07f84c0 100644
--- a/gprofng/src/gprofng.rc
+++ b/gprofng/src/gprofng.rc
@@ -129,6 +129,4 @@ addpath $expts:.
# Add controls for specific load objects
# object_hide <Unknown>
-# gprofng GUI tabs
-tabs dsrc:function:timeline:processes:threads:ctree:callflame:src:dis:leaks:ioactivity:ifreq:callers-callees:header
-
+# version "@(#)er.rc 1.62 11/10/31"