summaryrefslogtreecommitdiff
path: root/gprofng
Commit message (Expand)AuthorAgeFilesLines
* gprofng: include a new function in the right placeVladimir Mezentsev2023-05-161-45/+18
* gprofng: 30360 Seg. Fault when application uses std::threadVladimir Mezentsev2023-04-176-94/+136
* gprofng: Update documentationVladimir Mezentsev2023-04-1715-3761/+6291
* gprofng: Add version symbols to libgprofng.verVladimir Mezentsev2023-03-292-42/+62
* gprofng: 30089 [display text] Invalid number of threadsVladimir Mezentsev2023-03-2718-2339/+1229
* gprofng: Use prototype to call libc functionsVladimir Mezentsev2023-03-198-174/+150
* gprofng: fix the Dwarf readerVladimir Mezentsev2023-03-111-1/+9
* gprofng: PR30195 [display text] Source code location can not be foundVladimir Mezentsev2023-03-101-1/+1
* gprofng: read Dwarf 5Vladimir Mezentsev2023-03-075-105/+382
* gprofng: fix Dwarf reader for DW_TAG_subprogramVladimir Mezentsev2023-02-171-2/+1
* gprofng: PR30036 Build failure on aarch64 w/ glibc: symbol `pwrite64' is alre...Vladimir Mezentsev2023-02-172-8/+9
* gprofng: fix SIGSEGV when processing unusual dwarfVladimir Mezentsev2023-02-072-14/+22
* gprofng: PR30043 libgprofng.so.* are installed to a wrong locationVladimir Mezentsev2023-01-262-46/+37
* gprofng: PR29521 [docs] man pages are not in the release tarballVladimir Mezentsev2023-01-249-42/+364
* Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename...Vladimir Mezentsev2023-01-177-4/+26
* gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename_ncmp'Vladimir Mezentsev2023-01-137-26/+4
* Update year range in gprofng copyright noticesAlan Modra2023-01-01285-287/+287
* Update version number and regenerate filesNick Clifton2022-12-313-24/+24
* gprofng/testsuite: restrict testing to native configurationsJan Beulich2022-12-211-0/+7
* gprofng: PR29646 Various warningsVladimir Mezentsev2022-12-1910-13/+22
* gprofng/testsuite: skip Java test without JDKJan Beulich2022-12-193-1/+5
* gprofng/testsuite: eliminate bogus castsJan Beulich2022-12-192-2/+2
* gprofng/testsuite: correct line continuation in endcases.cJan Beulich2022-12-191-1/+1
* gprofng/testsuite: correct names for signal handling testsJan Beulich2022-12-191-2/+2
* gprofng/testsuite: adjust linking of synprogJan Beulich2022-12-191-1/+1
* gprofng: remove unused gprofng/src/DbeSession.cc.1Vladimir Mezentsev2022-11-281-3531/+0
* PR29788, gprofng cannot display Java's generated assembly codeVladimir Mezentsev2022-11-162-6/+7
* gprofng: fix typo in configure.acVladimir Mezentsev2022-11-102-2/+2
* gprofng: no need to build version.texiVladimir Mezentsev2022-10-112-29/+4
* gprofng: use the --libdir path to find librariesVladimir Mezentsev2022-10-113-3/+9
* gprofng: run tests without installationVladimir Mezentsev2022-10-113-5/+6
* gprofng: fix build with --enable-pgo-build=ltoVladimir Mezentsev2022-10-045-28/+30
* gprofng: fix cppcheck warningsVladimir Mezentsev2022-09-293-3/+3
* gprofng: fix -Wduplicated-cond warningVladimir Mezentsev2022-09-211-1/+1
* gprofng: build documentation only if BUILD_MAN is trueVladimir Mezentsev2022-09-193-5/+8
* gprofng: fix build issues on muslVladimir Mezentsev2022-09-1422-245/+277
* gprofng: fix bug 29479 Collection fails when built without java supportVladimir Mezentsev2022-08-182-0/+4
* gprofng: fix bug 29410 - Argument " 0." isn't numeric in numeric gt (>)Ruud van der Pas2022-08-031-0/+6
* gprofng: check for the makeinfo versionVladimir Mezentsev2022-07-262-5/+81
* gprofng: fix bug 29356 - Execution fails if gprofng is not included in PATHRuud van der Pas2022-07-251-23/+284
* gprofng: fix bug 29392 - Unexpected line format in summary fileRuud van der Pas2022-07-251-21/+78
* gprofng: fix bug 29353 - Fix a lay-out issue in the html disassembly filesRuud van der Pas2022-07-251-8/+33
* gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-...Ruud van der Pas2022-07-251-13/+13
* gprofng: fix bug 29351 - Move dynamic loading of modules to a later stageRuud van der Pas2022-07-251-0/+9
* gprofng: link libgprofng.so against -lpthreadVladimir Mezentsev2022-07-182-4/+11
* gprofng: fix regression in build and a race condition in autoreconfVladimir Mezentsev2022-07-184-6/+102
* Regenerate with automake-1.15.1Alan Modra2022-07-0910-966/+656
* Update version to 2.39.50 and regenerate filesNick Clifton2022-07-0810-676/+986
* gprofng: fix regression in testing for not yet installed versionVladimir Mezentsev2022-07-073-19/+11
* gprofng: adjust GPROFNG_VARIANTVladimir Mezentsev2022-07-062-20/+26