Age | Commit message (Expand) | Author | Files | Lines |
2023-01-17 | Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename... | Vladimir Mezentsev | 7 | -4/+26 |
2023-01-13 | gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename_ncmp' | Vladimir Mezentsev | 7 | -26/+4 |
2023-01-01 | Update year range in gprofng copyright notices | Alan Modra | 285 | -287/+287 |
2022-12-31 | Update version number and regenerate files | Nick Clifton | 3 | -24/+24 |
2022-12-21 | gprofng/testsuite: restrict testing to native configurations | Jan Beulich | 1 | -0/+7 |
2022-12-19 | gprofng: PR29646 Various warnings | Vladimir Mezentsev | 10 | -13/+22 |
2022-12-19 | gprofng/testsuite: skip Java test without JDK | Jan Beulich | 3 | -1/+5 |
2022-12-19 | gprofng/testsuite: eliminate bogus casts | Jan Beulich | 2 | -2/+2 |
2022-12-19 | gprofng/testsuite: correct line continuation in endcases.c | Jan Beulich | 1 | -1/+1 |
2022-12-19 | gprofng/testsuite: correct names for signal handling tests | Jan Beulich | 1 | -2/+2 |
2022-12-19 | gprofng/testsuite: adjust linking of synprog | Jan Beulich | 1 | -1/+1 |
2022-11-28 | gprofng: remove unused gprofng/src/DbeSession.cc.1 | Vladimir Mezentsev | 1 | -3531/+0 |
2022-11-16 | PR29788, gprofng cannot display Java's generated assembly code | Vladimir Mezentsev | 2 | -6/+7 |
2022-11-10 | gprofng: fix typo in configure.ac | Vladimir Mezentsev | 2 | -2/+2 |
2022-10-11 | gprofng: no need to build version.texi | Vladimir Mezentsev | 2 | -29/+4 |
2022-10-11 | gprofng: use the --libdir path to find libraries | Vladimir Mezentsev | 3 | -3/+9 |
2022-10-11 | gprofng: run tests without installation | Vladimir Mezentsev | 3 | -5/+6 |
2022-10-04 | gprofng: fix build with --enable-pgo-build=lto | Vladimir Mezentsev | 5 | -28/+30 |
2022-09-29 | gprofng: fix cppcheck warnings | Vladimir Mezentsev | 3 | -3/+3 |
2022-09-21 | gprofng: fix -Wduplicated-cond warning | Vladimir Mezentsev | 1 | -1/+1 |
2022-09-19 | gprofng: build documentation only if BUILD_MAN is true | Vladimir Mezentsev | 3 | -5/+8 |
2022-09-14 | gprofng: fix build issues on musl | Vladimir Mezentsev | 22 | -245/+277 |
2022-08-18 | gprofng: fix bug 29479 Collection fails when built without java support | Vladimir Mezentsev | 2 | -0/+4 |
2022-08-03 | gprofng: fix bug 29410 - Argument " 0." isn't numeric in numeric gt (>) | Ruud van der Pas | 1 | -0/+6 |
2022-07-26 | gprofng: check for the makeinfo version | Vladimir Mezentsev | 2 | -5/+81 |
2022-07-25 | gprofng: fix bug 29356 - Execution fails if gprofng is not included in PATH | Ruud van der Pas | 1 | -23/+284 |
2022-07-25 | gprofng: fix bug 29392 - Unexpected line format in summary file | Ruud van der Pas | 1 | -21/+78 |
2022-07-25 | gprofng: fix bug 29353 - Fix a lay-out issue in the html disassembly files | Ruud van der Pas | 1 | -8/+33 |
2022-07-25 | gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-... | Ruud van der Pas | 1 | -13/+13 |
2022-07-25 | gprofng: fix bug 29351 - Move dynamic loading of modules to a later stage | Ruud van der Pas | 1 | -0/+9 |
2022-07-18 | gprofng: link libgprofng.so against -lpthread | Vladimir Mezentsev | 2 | -4/+11 |
2022-07-18 | gprofng: fix regression in build and a race condition in autoreconf | Vladimir Mezentsev | 4 | -6/+102 |
2022-07-09 | Regenerate with automake-1.15.1 | Alan Modra | 10 | -966/+656 |
2022-07-08 | Update version to 2.39.50 and regenerate files | Nick Clifton | 10 | -676/+986 |
2022-07-07 | gprofng: fix regression in testing for not yet installed version | Vladimir Mezentsev | 3 | -19/+11 |
2022-07-06 | gprofng: adjust GPROFNG_VARIANT | Vladimir Mezentsev | 2 | -20/+26 |
2022-07-06 | gprofng: implement a functional gp-display-html | Ruud van der Pas | 1 | -125/+14430 |
2022-06-28 | gprofng: fix build when BUILD_MAN is false | Vladimir Mezentsev | 4 | -25/+25 |
2022-06-28 | gprofng: use $(sysconfdir) instead $(prefix)/etc | Vladimir Mezentsev | 3 | -5/+14 |
2022-06-16 | gprofng: fix build with -Werror=format-truncation | Vladimir Mezentsev | 7 | -115/+27 |
2022-06-14 | gprofng docs: provide help for <rate> == <interval> | Vladimir Mezentsev | 1 | -2/+18 |
2022-06-14 | gprofng docs: mention HTML / PDF in the gprofng README | Vladimir Mezentsev | 1 | -0/+20 |
2022-06-14 | gprofng: fix build with -Werror=format-security | Vladimir Mezentsev | 5 | -726/+141 |
2022-05-27 | gprofng: fix build with -mx32 | Vladimir Mezentsev | 5 | -19/+21 |
2022-05-26 | gprofng: fix build with --disable-shared | Vladimir Mezentsev | 2 | -2/+3 |
2022-05-26 | gprofng: fix build with -mx32 | Vladimir Mezentsev | 6 | -46/+39 |
2022-05-09 | gprofng: include percentages in default metrics list | Vladimir Mezentsev | 1 | -2/+2 |
2022-05-05 | gprofng: use $host instead $target | Vladimir Mezentsev | 4 | -16/+6 |
2022-04-29 | gprofng: assertion in gprofng/src/Expression.cc:139 | Vladimir Mezentsev | 2 | -18/+18 |
2022-04-27 | gprofng: test suite problems | Vladimir Mezentsev | 1 | -2/+2 |