aboutsummaryrefslogtreecommitdiff
path: root/gprofng
AgeCommit message (Expand)AuthorFilesLines
2023-10-06gprofng: 30910 cross test fail: can't read "CHECK_TARGET": no such variableVladimir Mezentsev2-23/+12
2023-10-05gprofng: 30894 bison should be no hard dependencyVladimir Mezentsev4-24/+43
2023-09-21gprofng: 30834 improve disassembly output for call and branch instructionsVladimir Mezentsev5-121/+185
2023-09-05Fix 30808 gprofng tests failedVladimir Mezentsev2-11/+14
2023-08-17gprofng: Use execvp instead of execvVladimir Mezentsev1-1/+6
2023-08-12gprofng: pass gprofng location to gp-display-guiVladimir Mezentsev1-5/+18
2023-08-12gprofng: fix typos in get_realpath() and check_executable()Vladimir Mezentsev2-8/+4
2023-08-12regen configAlan Modra2-60/+172
2023-08-07gprofng: 30700 tmpdir/gp-collect-app_F test failsVladimir Mezentsev1-2/+2
2023-08-02Revert "2.41 Release sources"Sam James6-29/+44
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton6-44/+29
2023-08-01gprofng: Fix build with 64bit file offset on 32bit machinesKhem Raj1-3/+6
2023-07-31gprofng: create a list of available viewsVladimir Mezentsev2-2/+14
2023-07-13gprofng: 30602 [2.41] gprofng test hangs on i686-linux-gnuVladimir Mezentsev9-58/+44
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton3-24/+24
2023-07-01gprofng: fix data raceVladimir Mezentsev5-93/+34
2023-06-28gprofng: Add new testsVladimir Mezentsev6-0/+238
2023-06-27gprofng: Update intel urlCui, Lili1-1/+1
2023-05-31gprofng: Fix -Wsign-compare warningVladimir Mezentsev1-1/+2
2023-05-31gprofng: 29470 The test suite should be made more flexibleVladimir Mezentsev17-119/+311
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