summaryrefslogtreecommitdiff
path: root/gprofng
Commit message (Expand)AuthorAgeFilesLines
* Update version number and regenerate filesNick Clifton2022-12-313-24/+24
* gprofng/testsuite: restrict testing to native configurationsJan Beulich2022-12-211-0/+7
* gprofng: PR29646 Various warningsVladimir Mezentsev2022-12-1910-13/+22
* gprofng/testsuite: skip Java test without JDKJan Beulich2022-12-193-1/+5
* gprofng/testsuite: eliminate bogus castsJan Beulich2022-12-192-2/+2
* gprofng/testsuite: correct line continuation in endcases.cJan Beulich2022-12-191-1/+1
* gprofng/testsuite: correct names for signal handling testsJan Beulich2022-12-191-2/+2
* gprofng/testsuite: adjust linking of synprogJan Beulich2022-12-191-1/+1
* 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: fix typo in configure.acVladimir Mezentsev2022-11-102-2/+2
* gprofng: no need to build version.texiVladimir Mezentsev2022-10-112-29/+4
* gprofng: use the --libdir path to find librariesVladimir Mezentsev2022-10-113-3/+9
* gprofng: run tests without installationVladimir Mezentsev2022-10-113-5/+6
* gprofng: fix build with --enable-pgo-build=ltoVladimir Mezentsev2022-10-045-28/+30
* gprofng: fix cppcheck warningsVladimir Mezentsev2022-09-293-3/+3
* gprofng: fix -Wduplicated-cond warningVladimir Mezentsev2022-09-211-1/+1
* gprofng: build documentation only if BUILD_MAN is trueVladimir Mezentsev2022-09-193-5/+8
* gprofng: fix build issues on muslVladimir Mezentsev2022-09-1422-245/+277
* gprofng: fix bug 29479 Collection fails when built without java supportVladimir Mezentsev2022-08-182-0/+4
* gprofng: fix bug 29410 - Argument " 0." isn't numeric in numeric gt (>)Ruud van der Pas2022-08-031-0/+6
* gprofng: check for the makeinfo versionVladimir Mezentsev2022-07-262-5/+81
* gprofng: fix bug 29356 - Execution fails if gprofng is not included in PATHRuud van der Pas2022-07-251-23/+284
* gprofng: fix bug 29392 - Unexpected line format in summary fileRuud van der Pas2022-07-251-21/+78
* gprofng: fix bug 29353 - Fix a lay-out issue in the html disassembly filesRuud van der Pas2022-07-251-8/+33
* gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-...Ruud van der Pas2022-07-251-13/+13
* gprofng: fix bug 29351 - Move dynamic loading of modules to a later stageRuud van der Pas2022-07-251-0/+9
* gprofng: link libgprofng.so against -lpthreadVladimir Mezentsev2022-07-182-4/+11
* gprofng: fix regression in build and a race condition in autoreconfVladimir Mezentsev2022-07-184-6/+102
* Regenerate with automake-1.15.1Alan Modra2022-07-0910-966/+656
* Update version to 2.39.50 and regenerate filesNick Clifton2022-07-0810-676/+986
* gprofng: fix regression in testing for not yet installed versionVladimir Mezentsev2022-07-073-19/+11
* gprofng: adjust GPROFNG_VARIANTVladimir Mezentsev2022-07-062-20/+26
* 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