aboutsummaryrefslogtreecommitdiff
path: root/gprofng
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Update version number to 2.42binutils-2_42Nick Clifton3-22/+22
2024-01-22Fix 31252 gprofng causes testsuite parallel jobs failVladimir Mezentsev3-20/+57
2024-01-15Update version number and regenerate configure filesNick Clifton3-23/+23
2024-01-12gprofng: 30889 can't compile without large file supportVladimir Mezentsev1-0/+4
2024-01-12gprofng: fix 3 bugzillas against gp-display-htmlVladimir Mezentsev1-323/+763
2024-01-10gprofng: add an examples directoryVladimir Mezentsev8-0/+1115
2024-01-10gprofng: 31123 improvements to hardware event implementationVladimir Mezentsev8-247/+293
2024-01-04Update year range in copyright notice of binutils filesAlan Modra299-311/+311
2023-12-22gprofng: fix build problems on linux-muslVladimir Mezentsev11-25/+41
2023-12-20gprofng: 31169 Source code locations can not be found in a C++ applicationVladimir Mezentsev1-1/+4
2023-12-14gprofng: fix -Wuse-after-free warningVladimir Mezentsev1-4/+0
2023-11-29gprofng: support GNU option syntax in gp-display-html, plus various fixesVladimir Mezentsev1-2820/+4147
2023-11-29gprofng: updated man pages and user guideVladimir Mezentsev9-268/+635
2023-11-15Finalized intl-update patches (deux)Sam James2-9/+9
2023-11-15Finalized intl-update patchesArsen Arsenovi?1-2/+2
2023-11-01gprofng: remove dependency on help2manVladimir Mezentsev6-66/+2
2023-10-24gprofng: Fix -Wformat= warningsVladimir Mezentsev13-82/+149
2023-10-10gprofng: Use the correct application name in error messagesVladimir Mezentsev2-39/+40
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