aboutsummaryrefslogtreecommitdiff
path: root/gprofng
AgeCommit message (Expand)AuthorFilesLines
2023-05-16gprofng: include a new function in the right placeVladimir Mezentsev1-45/+18
2023-04-17gprofng: 30360 Seg. Fault when application uses std::threadVladimir Mezentsev6-94/+136
2023-04-17gprofng: Update documentationVladimir Mezentsev15-3761/+6291
2023-03-29gprofng: Add version symbols to libgprofng.verVladimir Mezentsev2-42/+62
2023-03-27gprofng: 30089 [display text] Invalid number of threadsVladimir Mezentsev18-2339/+1229
2023-03-19gprofng: Use prototype to call libc functionsVladimir Mezentsev8-174/+150
2023-03-11gprofng: fix the Dwarf readerVladimir Mezentsev1-1/+9
2023-03-10gprofng: PR30195 [display text] Source code location can not be foundVladimir Mezentsev1-1/+1
2023-03-07gprofng: read Dwarf 5Vladimir Mezentsev5-105/+382
2023-02-17gprofng: fix Dwarf reader for DW_TAG_subprogramVladimir Mezentsev1-2/+1
2023-02-17gprofng: PR30036 Build failure on aarch64 w/ glibc: symbol `pwrite64' is alre...Vladimir Mezentsev2-8/+9
2023-02-07gprofng: fix SIGSEGV when processing unusual dwarfVladimir Mezentsev2-14/+22
2023-01-26gprofng: PR30043 libgprofng.so.* are installed to a wrong locationVladimir Mezentsev2-46/+37
2023-01-24gprofng: PR29521 [docs] man pages are not in the release tarballVladimir Mezentsev9-42/+364
2023-01-17Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename...Vladimir Mezentsev7-4/+26
2023-01-13gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename_ncmp'Vladimir Mezentsev7-26/+4
2023-01-01Update year range in gprofng copyright noticesAlan Modra285-287/+287
2022-12-31Update version number and regenerate filesNick Clifton3-24/+24
2022-12-21gprofng/testsuite: restrict testing to native configurationsJan Beulich1-0/+7
2022-12-19gprofng: PR29646 Various warningsVladimir Mezentsev10-13/+22
2022-12-19gprofng/testsuite: skip Java test without JDKJan Beulich3-1/+5
2022-12-19gprofng/testsuite: eliminate bogus castsJan Beulich2-2/+2
2022-12-19gprofng/testsuite: correct line continuation in endcases.cJan Beulich1-1/+1
2022-12-19gprofng/testsuite: correct names for signal handling testsJan Beulich1-2/+2
2022-12-19gprofng/testsuite: adjust linking of synprogJan Beulich1-1/+1
2022-11-28gprofng: remove unused gprofng/src/DbeSession.cc.1Vladimir Mezentsev1-3531/+0
2022-11-16PR29788, gprofng cannot display Java's generated assembly codeVladimir Mezentsev2-6/+7
2022-11-10gprofng: fix typo in configure.acVladimir Mezentsev2-2/+2
2022-10-11gprofng: no need to build version.texiVladimir Mezentsev2-29/+4
2022-10-11gprofng: use the --libdir path to find librariesVladimir Mezentsev3-3/+9
2022-10-11gprofng: run tests without installationVladimir Mezentsev3-5/+6
2022-10-04gprofng: fix build with --enable-pgo-build=ltoVladimir Mezentsev5-28/+30
2022-09-29gprofng: fix cppcheck warningsVladimir Mezentsev3-3/+3
2022-09-21gprofng: fix -Wduplicated-cond warningVladimir Mezentsev1-1/+1
2022-09-19gprofng: build documentation only if BUILD_MAN is trueVladimir Mezentsev3-5/+8
2022-09-14gprofng: fix build issues on muslVladimir Mezentsev22-245/+277
2022-08-18gprofng: fix bug 29479 Collection fails when built without java supportVladimir Mezentsev2-0/+4
2022-08-03gprofng: fix bug 29410 - Argument " 0." isn't numeric in numeric gt (>)Ruud van der Pas1-0/+6
2022-07-26gprofng: check for the makeinfo versionVladimir Mezentsev2-5/+81
2022-07-25gprofng: fix bug 29356 - Execution fails if gprofng is not included in PATHRuud van der Pas1-23/+284
2022-07-25gprofng: fix bug 29392 - Unexpected line format in summary fileRuud van der Pas1-21/+78
2022-07-25gprofng: fix bug 29353 - Fix a lay-out issue in the html disassembly filesRuud van der Pas1-8/+33
2022-07-25gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-...Ruud van der Pas1-13/+13
2022-07-25gprofng: fix bug 29351 - Move dynamic loading of modules to a later stageRuud van der Pas1-0/+9
2022-07-18gprofng: link libgprofng.so against -lpthreadVladimir Mezentsev2-4/+11
2022-07-18gprofng: fix regression in build and a race condition in autoreconfVladimir Mezentsev4-6/+102
2022-07-09Regenerate with automake-1.15.1Alan Modra10-966/+656
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton10-676/+986
2022-07-07gprofng: fix regression in testing for not yet installed versionVladimir Mezentsev3-19/+11
2022-07-06gprofng: adjust GPROFNG_VARIANTVladimir Mezentsev2-20/+26