aboutsummaryrefslogtreecommitdiff
path: root/gprofng
AgeCommit message (Expand)AuthorFilesLines
2024-06-10autoupdate: add square brackets around arguments of AC_INITMatthieu Longo2-2/+2
2024-06-03gprofng: add hardware counters for AMD Zen4Vladimir Mezentsev3-1/+889
2024-05-21gprofng: use StringBuilder to create long messagesVladimir Mezentsev2-283/+179
2024-05-21gprofng: Remove hardware counter tables for unsupported hardware (Sparc)Vladimir Mezentsev1-1180/+1
2024-05-21gprofng: remove memset() in libcollectorVladimir Mezentsev6-50/+24
2024-05-17gprofng: add hardware counters for AMD Zen3Vladimir Mezentsev10-126/+820
2024-05-17gprofng: remove old interface with libcpcVladimir Mezentsev8-652/+50
2024-05-08Fix hard-coded bash path in gprofngVladimir Mezentsev8-3/+55
2024-04-15gprofng: Fix dvi documentation build ruleChristophe Lyon2-1/+2
2024-03-25gprofng: fix infinite recursion on calloc with multi-threaded applicationsVladimir Mezentsev1-98/+62
2024-02-28gprofng: change use of bignum to use of bigintRuud van der Pas1-1/+1
2024-02-25gprofng: Add hardware counter profiling for the Ampere systemVladimir Mezentsev2-2/+13
2024-02-01gprofng: Remove unused macrosVladimir Mezentsev10-61/+1
2024-01-22Fix 31252 gprofng causes testsuite parallel jobs failVladimir Mezentsev3-20/+57
2024-01-15Change version to 2.42.50 and regenerate filesNick Clifton3-22/+22
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