Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-04-11 | gprofng doesn't build with gcc 5.5 | Vladimir Mezentsev | 13 | -3586/+222 |
2022-04-08 | gprofng: fprintf_styled_func not inizialized for disassembler | Vladimir Mezentsev | 2 | -0/+25 |
2022-04-08 | gprofng: zlib handling | Vladimir Mezentsev | 7 | -23/+71 |
2022-03-25 | libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case | Nick Alcock | 1 | -7/+13 |
2022-03-23 | Only .so files are used in libcollector. Remove the other files. | Vladimir Mezentsev | 2 | -2/+6 |
2022-03-21 | Install gprofng libraries under $(pkglibdir) | Vladimir Mezentsev | 11 | -98/+109 |
2022-03-18 | Fix Build issues due to patch "gprofng: a new GNU profiler" | Nick Clifton | 12 | -88/+99 |
2022-03-17 | gprofng: Skip jsynprog with a broken javac | H.J. Lu | 5 | -3/+53 |
2022-03-17 | gprofng configure target tests | Alan Modra | 9 | -164/+286 |
2022-03-16 | gprofng: Use symver attribute if available | H.J. Lu | 6 | -86/+72 |
2022-03-16 | gprofng: Don't hardcode -Wno-format-truncation/-Wno-switch | H.J. Lu | 5 | -6/+134 |
2022-03-16 | gprofng: Don't hardcode -Wno-nonnull-compare | H.J. Lu | 5 | -4/+69 |
2022-03-16 | gprofng: Define ATTRIBUTE_FALLTHROUGH | H.J. Lu | 2 | -1/+9 |
2022-03-15 | gprofng: avoid using `fallthrough' attributes | Jose E. Marchesi | 1 | -1/+1 |