summaryrefslogtreecommitdiff
path: root/gprofng
AgeCommit message (Expand)Author
2022-08-03gprofng: fix bug 29410 - Argument " 0." isn't numeric in numeric gt (>)Ruud van der Pas
2022-07-26gprofng: check for the makeinfo versionVladimir Mezentsev
2022-07-25gprofng: fix bug 29356 - Execution fails if gprofng is not included in PATHRuud van der Pas
2022-07-25gprofng: fix bug 29392 - Unexpected line format in summary fileRuud van der Pas
2022-07-25gprofng: fix bug 29353 - Fix a lay-out issue in the html disassembly filesRuud van der Pas
2022-07-25gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-...Ruud van der Pas
2022-07-25gprofng: fix bug 29351 - Move dynamic loading of modules to a later stageRuud van der Pas
2022-07-18gprofng: link libgprofng.so against -lpthreadVladimir Mezentsev
2022-07-18gprofng: fix regression in build and a race condition in autoreconfVladimir Mezentsev
2022-07-09Regenerate with automake-1.15.1Alan Modra
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton
2022-07-07gprofng: fix regression in testing for not yet installed versionVladimir Mezentsev
2022-07-06gprofng: adjust GPROFNG_VARIANTVladimir Mezentsev
2022-07-06gprofng: implement a functional gp-display-htmlRuud van der Pas
2022-06-28gprofng: fix build when BUILD_MAN is falseVladimir Mezentsev
2022-06-28gprofng: use $(sysconfdir) instead $(prefix)/etcVladimir Mezentsev
2022-06-16gprofng: fix build with -Werror=format-truncationVladimir Mezentsev
2022-06-14gprofng docs: provide help for <rate> == <interval>Vladimir Mezentsev
2022-06-14gprofng docs: mention HTML / PDF in the gprofng READMEVladimir Mezentsev
2022-06-14gprofng: fix build with -Werror=format-securityVladimir Mezentsev
2022-05-27gprofng: fix build with -mx32Vladimir Mezentsev
2022-05-26gprofng: fix build with --disable-sharedVladimir Mezentsev
2022-05-26gprofng: fix build with -mx32Vladimir Mezentsev
2022-05-09gprofng: include percentages in default metrics listVladimir Mezentsev
2022-05-05gprofng: use $host instead $targetVladimir Mezentsev
2022-04-29gprofng: assertion in gprofng/src/Expression.cc:139Vladimir Mezentsev
2022-04-27gprofng: test suite problemsVladimir Mezentsev
2022-04-11gprofng doesn't build with gcc 5.5Vladimir Mezentsev
2022-04-08gprofng: fprintf_styled_func not inizialized for disassemblerVladimir Mezentsev
2022-04-08gprofng: zlib handlingVladimir Mezentsev
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock
2022-03-23Only .so files are used in libcollector. Remove the other files.Vladimir Mezentsev
2022-03-21Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev
2022-03-18Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton
2022-03-17gprofng: Skip jsynprog with a broken javacH.J. Lu
2022-03-17gprofng configure target testsAlan Modra
2022-03-16gprofng: Use symver attribute if availableH.J. Lu
2022-03-16gprofng: Don't hardcode -Wno-format-truncation/-Wno-switchH.J. Lu
2022-03-16gprofng: Don't hardcode -Wno-nonnull-compareH.J. Lu
2022-03-16gprofng: Define ATTRIBUTE_FALLTHROUGHH.J. Lu
2022-03-15gprofng: avoid using `fallthrough' attributesJose E. Marchesi
2022-03-15gprofng: Add a configure test for clock_gettime and a use of the test in gett...Nick Clifton
2022-03-15gprofng: Don't generate gprofng.info in sourceH.J. Lu
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev