[Bug gprofng/30895] gprofng is not relocatable

2023-11-30 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30895

Vladimir Mezentsev  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Vladimir Mezentsev  
---
Update status as resolved/fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30895] gprofng is not relocatable

2023-11-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30895

--- Comment #3 from Sourceware Commits  ---
The master branch has been updated by Vladimir Mezentsev
:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=46c5675798276f880ae62d5cff58ce19d4c855c9

commit 46c5675798276f880ae62d5cff58ce19d4c855c9
Author: Vladimir Mezentsev 
Date:   Mon Nov 27 12:32:09 2023 -0800

gprofng: updated man pages and user guide

This is a major update of all the man pages.  Bugs 30679 and 30895 are
addressed.  In addition to fixes for typos, the texts have been expanded
and clarified, and line lengths no longer extend beyond column 79.  In
case of gp-display-html, the new option syntax is documented. The user
guide has a new section on the gprofng GUI.

gprofng/ChangeLog
2023-11-28  Ruud van der Pas  

PR 30679
PR 30895
* doc/gp-archive.texi: Expand the description of the options.
* doc/gp-collect-app.texi: Fix various typos and textual
improvements.
* doc/gp-display-html.texi: Cover the new GNU long option syntax.
* doc/gp-display-src.texi: Fix various typos and textual
improvements.
* doc/gp-display-text.texi: Fix typos fixed and textual
improvements.
* doc/gp-macros.texi: Fix a bug in the vspace macro and add new
macro.
* doc/gprofng.texi: Cover the GPROFNG_SYSCONFDIR environment
variable.
* doc/gprofng_ug.texi: Fix various typos and textual improvements.
* doc/version.texi: Adapt the date and version number.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30895] gprofng is not relocatable

2023-11-27 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30895

--- Comment #2 from Ruud van der Pas  ---
The upcoming docs update has coverage of GPROFNG_SYSCONFDIR

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30895] gprofng is not relocatable

2023-11-27 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30895

Ruud van der Pas  changed:

   What|Removed |Added

   Assignee|ruud.vanderpas at oracle dot com   |vladimir.mezentsev at 
oracle dot c
   ||om

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30895] gprofng is not relocatable

2023-09-26 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30895

Vladimir Mezentsev  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|vladimir.mezentsev at oracle dot c |ruud.vanderpas at 
oracle dot com
   |om  |
   Last reconfirmed||2023-09-27
 Status|UNCONFIRMED |ASSIGNED

--- Comment #1 from Vladimir Mezentsev  
---
The problem is gprofng cannot find the config file.
In your case, run:
% GPROFNG_SYSCONFDIR=../etc  ./gprofng collect app ls
Creating experiment directory test.1.er (Process ID: 2363510) ...
addr2line  c++filt  gdbgp-archive   gp-display-src   gprofng 
nm   ranlib   stringstruss.log
ar elfedit  gdb-add-index  gp-collect-app   gp-display-text  ld  
objcopy  readelf  strip
as gcoregdbserver  gp-display-html  gprofld.bfd  
objdump  size test.1.er


We need to document this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.