summaryrefslogtreecommitdiff
path: root/gprofng
Commit message (Expand)AuthorAgeFilesLines
...
* gprofng: implement a functional gp-display-htmlRuud van der Pas2022-07-061-125/+14430
* gprofng: fix build when BUILD_MAN is falseVladimir Mezentsev2022-06-284-25/+25
* gprofng: use $(sysconfdir) instead $(prefix)/etcVladimir Mezentsev2022-06-283-5/+14
* gprofng: fix build with -Werror=format-truncationVladimir Mezentsev2022-06-167-115/+27
* gprofng docs: provide help for <rate> == <interval>Vladimir Mezentsev2022-06-141-2/+18
* gprofng docs: mention HTML / PDF in the gprofng READMEVladimir Mezentsev2022-06-141-0/+20
* gprofng: fix build with -Werror=format-securityVladimir Mezentsev2022-06-145-726/+141
* gprofng: fix build with -mx32Vladimir Mezentsev2022-05-275-19/+21
* gprofng: fix build with --disable-sharedVladimir Mezentsev2022-05-262-2/+3
* gprofng: fix build with -mx32Vladimir Mezentsev2022-05-266-46/+39
* gprofng: include percentages in default metrics listVladimir Mezentsev2022-05-091-2/+2
* gprofng: use $host instead $targetVladimir Mezentsev2022-05-054-16/+6
* gprofng: assertion in gprofng/src/Expression.cc:139Vladimir Mezentsev2022-04-292-18/+18
* gprofng: test suite problemsVladimir Mezentsev2022-04-271-2/+2
* gprofng doesn't build with gcc 5.5Vladimir Mezentsev2022-04-1113-3586/+222
* gprofng: fprintf_styled_func not inizialized for disassemblerVladimir Mezentsev2022-04-082-0/+25
* gprofng: zlib handlingVladimir Mezentsev2022-04-087-23/+71
* libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock2022-03-251-7/+13
* Only .so files are used in libcollector. Remove the other files.Vladimir Mezentsev2022-03-232-2/+6
* Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev2022-03-2111-98/+109
* Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton2022-03-1812-88/+99
* gprofng: Skip jsynprog with a broken javacH.J. Lu2022-03-175-3/+53
* gprofng configure target testsAlan Modra2022-03-179-164/+286
* gprofng: Use symver attribute if availableH.J. Lu2022-03-166-86/+72
* gprofng: Don't hardcode -Wno-format-truncation/-Wno-switchH.J. Lu2022-03-165-6/+134
* gprofng: Don't hardcode -Wno-nonnull-compareH.J. Lu2022-03-165-4/+69
* gprofng: Define ATTRIBUTE_FALLTHROUGHH.J. Lu2022-03-162-1/+9
* gprofng: avoid using `fallthrough' attributesJose E. Marchesi2022-03-151-1/+1
* gprofng: Add a configure test for clock_gettime and a use of the test in gett...Nick Clifton2022-03-158-16/+93
* gprofng: Don't generate gprofng.info in sourceH.J. Lu2022-03-152-20/+12
* gprofng: a new GNU profilerVladimir Mezentsev2022-03-11306-0/+222206