summaryrefslogtreecommitdiff
path: root/gprofng/src
Commit message (Expand)AuthorAgeFilesLines
* gprofng: Update documentationVladimir Mezentsev2023-04-172-160/+10
* gprofng: 30089 [display text] Invalid number of threadsVladimir Mezentsev2023-03-271-11/+0
* gprofng: fix the Dwarf readerVladimir Mezentsev2023-03-111-1/+9
* gprofng: PR30195 [display text] Source code location can not be foundVladimir Mezentsev2023-03-101-1/+1
* gprofng: read Dwarf 5Vladimir Mezentsev2023-03-075-105/+382
* gprofng: fix Dwarf reader for DW_TAG_subprogramVladimir Mezentsev2023-02-171-2/+1
* gprofng: fix SIGSEGV when processing unusual dwarfVladimir Mezentsev2023-02-072-14/+22
* gprofng: PR30043 libgprofng.so.* are installed to a wrong locationVladimir Mezentsev2023-01-262-46/+37
* gprofng: PR29521 [docs] man pages are not in the release tarballVladimir Mezentsev2023-01-242-10/+6
* Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename...Vladimir Mezentsev2023-01-172-2/+8
* gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename_ncmp'Vladimir Mezentsev2023-01-132-8/+2
* Update year range in gprofng copyright noticesAlan Modra2023-01-01192-193/+193
* gprofng: PR29646 Various warningsVladimir Mezentsev2022-12-195-9/+11
* gprofng: remove unused gprofng/src/DbeSession.cc.1Vladimir Mezentsev2022-11-281-3531/+0
* PR29788, gprofng cannot display Java's generated assembly codeVladimir Mezentsev2022-11-162-6/+7
* gprofng: use the --libdir path to find librariesVladimir Mezentsev2022-10-113-3/+9
* gprofng: fix cppcheck warningsVladimir Mezentsev2022-09-292-2/+2
* gprofng: fix -Wduplicated-cond warningVladimir Mezentsev2022-09-211-1/+1
* gprofng: fix build issues on muslVladimir Mezentsev2022-09-143-7/+9
* gprofng: link libgprofng.so against -lpthreadVladimir Mezentsev2022-07-182-4/+11
* Regenerate with automake-1.15.1Alan Modra2022-07-091-351/+138
* Update version to 2.39.50 and regenerate filesNick Clifton2022-07-081-138/+351
* gprofng: fix regression in testing for not yet installed versionVladimir Mezentsev2022-07-071-1/+4
* gprofng: fix build when BUILD_MAN is falseVladimir Mezentsev2022-06-282-15/+15
* gprofng: use $(sysconfdir) instead $(prefix)/etcVladimir Mezentsev2022-06-283-5/+14
* gprofng: fix build with -Werror=format-truncationVladimir Mezentsev2022-06-164-36/+18
* gprofng: fix build with -Werror=format-securityVladimir Mezentsev2022-06-145-726/+141
* gprofng: fix build with -mx32Vladimir Mezentsev2022-05-275-19/+21
* gprofng: include percentages in default metrics listVladimir Mezentsev2022-05-091-2/+2
* gprofng: assertion in gprofng/src/Expression.cc:139Vladimir Mezentsev2022-04-292-18/+18
* gprofng doesn't build with gcc 5.5Vladimir Mezentsev2022-04-117-3577/+125
* gprofng: fprintf_styled_func not inizialized for disassemblerVladimir Mezentsev2022-04-081-0/+16
* gprofng: zlib handlingVladimir Mezentsev2022-04-082-18/+37
* Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev2022-03-213-41/+49
* Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton2022-03-183-15/+20
* gprofng configure target testsAlan Modra2022-03-171-0/+5
* gprofng: Use symver attribute if availableH.J. Lu2022-03-161-0/+11
* gprofng: Don't hardcode -Wno-format-truncation/-Wno-switchH.J. Lu2022-03-162-4/+8
* gprofng: Define ATTRIBUTE_FALLTHROUGHH.J. Lu2022-03-161-1/+1
* gprofng: avoid using `fallthrough' attributesJose E. Marchesi2022-03-151-1/+1
* gprofng: a new GNU profilerVladimir Mezentsev2022-03-11196-0/+115604