summaryrefslogtreecommitdiff
path: root/gprofng/libcollector
Commit message (Expand)AuthorAgeFilesLines
* gprofng: 30360 Seg. Fault when application uses std::threadVladimir Mezentsev2023-04-176-94/+136
* gprofng: Add version symbols to libgprofng.verVladimir Mezentsev2023-03-292-42/+62
* gprofng: 30089 [display text] Invalid number of threadsVladimir Mezentsev2023-03-2717-2328/+1229
* gprofng: Use prototype to call libc functionsVladimir Mezentsev2023-03-198-174/+150
* gprofng: PR30036 Build failure on aarch64 w/ glibc: symbol `pwrite64' is alre...Vladimir Mezentsev2023-02-172-8/+9
* Update year range in gprofng copyright noticesAlan Modra2023-01-0136-36/+36
* Update version number and regenerate filesNick Clifton2022-12-311-10/+10
* gprofng: PR29646 Various warningsVladimir Mezentsev2022-12-194-4/+9
* gprofng: fix build with --enable-pgo-build=ltoVladimir Mezentsev2022-10-045-28/+30
* gprofng: fix build issues on muslVladimir Mezentsev2022-09-1415-233/+207
* gprofng: fix bug 29479 Collection fails when built without java supportVladimir Mezentsev2022-08-182-0/+4
* gprofng: fix regression in build and a race condition in autoreconfVladimir Mezentsev2022-07-183-6/+8
* Regenerate with automake-1.15.1Alan Modra2022-07-093-339/+250
* Update version to 2.39.50 and regenerate filesNick Clifton2022-07-083-260/+349
* gprofng: adjust GPROFNG_VARIANTVladimir Mezentsev2022-07-062-20/+26
* gprofng: fix build with --disable-sharedVladimir Mezentsev2022-05-262-2/+3
* gprofng: fix build with -mx32Vladimir Mezentsev2022-05-266-46/+39
* gprofng: use $host instead $targetVladimir Mezentsev2022-05-052-2/+2
* gprofng doesn't build with gcc 5.5Vladimir Mezentsev2022-04-111-7/+13
* gprofng: fprintf_styled_func not inizialized for disassemblerVladimir Mezentsev2022-04-081-0/+9
* Only .so files are used in libcollector. Remove the other files.Vladimir Mezentsev2022-03-232-2/+6
* Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev2022-03-212-43/+54
* Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton2022-03-183-71/+3
* gprofng configure target testsAlan Modra2022-03-173-81/+132
* gprofng: Use symver attribute if availableH.J. Lu2022-03-165-86/+61
* gprofng: Don't hardcode -Wno-nonnull-compareH.J. Lu2022-03-165-4/+69
* gprofng: Add a configure test for clock_gettime and a use of the test in gett...Nick Clifton2022-03-155-11/+84
* gprofng: a new GNU profilerVladimir Mezentsev2022-03-1138-0/+46214