aboutsummaryrefslogtreecommitdiff
path: root/gprofng/src
AgeCommit message (Expand)AuthorFilesLines
2024-06-03gprofng: add hardware counters for AMD Zen4Vladimir Mezentsev2-1/+867
2024-05-21gprofng: use StringBuilder to create long messagesVladimir Mezentsev2-283/+179
2024-05-17gprofng: add hardware counters for AMD Zen3Vladimir Mezentsev3-4/+636
2024-05-17gprofng: remove old interface with libcpcVladimir Mezentsev2-18/+1
2024-05-08Fix hard-coded bash path in gprofngVladimir Mezentsev1-0/+1
2024-01-22Fix 31252 gprofng causes testsuite parallel jobs failVladimir Mezentsev1-7/+29
2024-01-12gprofng: 30889 can't compile without large file supportVladimir Mezentsev1-0/+4
2024-01-10gprofng: 31123 improvements to hardware event implementationVladimir Mezentsev1-100/+111
2024-01-04Update year range in copyright notice of binutils filesAlan Modra192-193/+193
2023-12-22gprofng: fix build problems on linux-muslVladimir Mezentsev9-25/+31
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-01gprofng: remove dependency on help2manVladimir Mezentsev1-1/+0
2023-10-24gprofng: Fix -Wformat= warningsVladimir Mezentsev5-8/+15
2023-10-10gprofng: Use the correct application name in error messagesVladimir Mezentsev2-39/+40
2023-10-05gprofng: 30894 bison should be no hard dependencyVladimir Mezentsev2-8/+33
2023-09-21gprofng: 30834 improve disassembly output for call and branch instructionsVladimir Mezentsev5-121/+185
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-02Revert "2.41 Release sources"Sam James2-2/+14
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton2-14/+2
2023-07-31gprofng: create a list of available viewsVladimir Mezentsev2-2/+14
2023-07-01gprofng: fix data raceVladimir Mezentsev5-93/+34
2023-05-31gprofng: Fix -Wsign-compare warningVladimir Mezentsev1-1/+2
2023-05-16gprofng: include a new function in the right placeVladimir Mezentsev1-45/+18
2023-04-17gprofng: Update documentationVladimir Mezentsev2-160/+10
2023-03-27gprofng: 30089 [display text] Invalid number of threadsVladimir Mezentsev1-11/+0
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-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 Mezentsev2-10/+6
2023-01-17Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename...Vladimir Mezentsev2-2/+8
2023-01-13gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename_ncmp'Vladimir Mezentsev2-8/+2
2023-01-01Update year range in gprofng copyright noticesAlan Modra192-193/+193
2022-12-19gprofng: PR29646 Various warningsVladimir Mezentsev5-9/+11
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-10-11gprofng: use the --libdir path to find librariesVladimir Mezentsev3-3/+9
2022-09-29gprofng: fix cppcheck warningsVladimir Mezentsev2-2/+2
2022-09-21gprofng: fix -Wduplicated-cond warningVladimir Mezentsev1-1/+1
2022-09-14gprofng: fix build issues on muslVladimir Mezentsev3-7/+9
2022-07-18gprofng: link libgprofng.so against -lpthreadVladimir Mezentsev2-4/+11
2022-07-09Regenerate with automake-1.15.1Alan Modra1-351/+138
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton1-138/+351
2022-07-07gprofng: fix regression in testing for not yet installed versionVladimir Mezentsev1-1/+4
2022-06-28gprofng: fix build when BUILD_MAN is falseVladimir Mezentsev2-15/+15