Age | Commit message (Expand) | Author | Files | Lines |
2023-12-14 | gprofng: fix -Wuse-after-free warning | Vladimir Mezentsev | 1 | -4/+0 |
2023-11-29 | gprofng: support GNU option syntax in gp-display-html, plus various fixes | Vladimir Mezentsev | 1 | -2820/+4147 |
2023-11-29 | gprofng: updated man pages and user guide | Vladimir Mezentsev | 9 | -268/+635 |
2023-11-15 | Finalized intl-update patches (deux) | Sam James | 2 | -9/+9 |
2023-11-15 | Finalized intl-update patches | Arsen Arsenovi? | 1 | -2/+2 |
2023-11-01 | gprofng: remove dependency on help2man | Vladimir Mezentsev | 6 | -66/+2 |
2023-10-24 | gprofng: Fix -Wformat= warnings | Vladimir Mezentsev | 13 | -82/+149 |
2023-10-10 | gprofng: Use the correct application name in error messages | Vladimir Mezentsev | 2 | -39/+40 |
2023-10-06 | gprofng: 30910 cross test fail: can't read "CHECK_TARGET": no such variable | Vladimir Mezentsev | 2 | -23/+12 |
2023-10-05 | gprofng: 30894 bison should be no hard dependency | Vladimir Mezentsev | 4 | -24/+43 |
2023-09-21 | gprofng: 30834 improve disassembly output for call and branch instructions | Vladimir Mezentsev | 5 | -121/+185 |
2023-09-05 | Fix 30808 gprofng tests failed | Vladimir Mezentsev | 2 | -11/+14 |
2023-08-17 | gprofng: Use execvp instead of execv | Vladimir Mezentsev | 1 | -1/+6 |
2023-08-12 | gprofng: pass gprofng location to gp-display-gui | Vladimir Mezentsev | 1 | -5/+18 |
2023-08-12 | gprofng: fix typos in get_realpath() and check_executable() | Vladimir Mezentsev | 2 | -8/+4 |
2023-08-12 | regen config | Alan Modra | 2 | -60/+172 |
2023-08-07 | gprofng: 30700 tmpdir/gp-collect-app_F test fails | Vladimir Mezentsev | 1 | -2/+2 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 6 | -29/+44 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 6 | -44/+29 |
2023-08-01 | gprofng: Fix build with 64bit file offset on 32bit machines | Khem Raj | 1 | -3/+6 |
2023-07-31 | gprofng: create a list of available views | Vladimir Mezentsev | 2 | -2/+14 |
2023-07-13 | gprofng: 30602 [2.41] gprofng test hangs on i686-linux-gnu | Vladimir Mezentsev | 9 | -58/+44 |
2023-07-03 | Change version number to 2.41.50 and regenerate files | Nick Clifton | 3 | -24/+24 |
2023-07-01 | gprofng: fix data race | Vladimir Mezentsev | 5 | -93/+34 |
2023-06-28 | gprofng: Add new tests | Vladimir Mezentsev | 6 | -0/+238 |
2023-06-27 | gprofng: Update intel url | Cui, Lili | 1 | -1/+1 |
2023-05-31 | gprofng: Fix -Wsign-compare warning | Vladimir Mezentsev | 1 | -1/+2 |
2023-05-31 | gprofng: 29470 The test suite should be made more flexible | Vladimir Mezentsev | 17 | -119/+311 |
2023-05-16 | gprofng: include a new function in the right place | Vladimir Mezentsev | 1 | -45/+18 |
2023-04-17 | gprofng: 30360 Seg. Fault when application uses std::thread | Vladimir Mezentsev | 6 | -94/+136 |
2023-04-17 | gprofng: Update documentation | Vladimir Mezentsev | 15 | -3761/+6291 |
2023-03-29 | gprofng: Add version symbols to libgprofng.ver | Vladimir Mezentsev | 2 | -42/+62 |
2023-03-27 | gprofng: 30089 [display text] Invalid number of threads | Vladimir Mezentsev | 18 | -2339/+1229 |
2023-03-19 | gprofng: Use prototype to call libc functions | Vladimir Mezentsev | 8 | -174/+150 |
2023-03-11 | gprofng: fix the Dwarf reader | Vladimir Mezentsev | 1 | -1/+9 |
2023-03-10 | gprofng: PR30195 [display text] Source code location can not be found | Vladimir Mezentsev | 1 | -1/+1 |
2023-03-07 | gprofng: read Dwarf 5 | Vladimir Mezentsev | 5 | -105/+382 |
2023-02-17 | gprofng: fix Dwarf reader for DW_TAG_subprogram | Vladimir Mezentsev | 1 | -2/+1 |
2023-02-17 | gprofng: PR30036 Build failure on aarch64 w/ glibc: symbol `pwrite64' is alre... | Vladimir Mezentsev | 2 | -8/+9 |
2023-02-07 | gprofng: fix SIGSEGV when processing unusual dwarf | Vladimir Mezentsev | 2 | -14/+22 |
2023-01-26 | gprofng: PR30043 libgprofng.so.* are installed to a wrong location | Vladimir Mezentsev | 2 | -46/+37 |
2023-01-24 | gprofng: PR29521 [docs] man pages are not in the release tarball | Vladimir Mezentsev | 9 | -42/+364 |
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 |