aboutsummaryrefslogtreecommitdiff
path: root/gprofng/libcollector
AgeCommit message (Expand)AuthorFilesLines
2022-07-09Regenerate with automake-1.15.1Alan Modra3-339/+250
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton3-260/+349
2022-07-06gprofng: adjust GPROFNG_VARIANTVladimir Mezentsev2-20/+26
2022-05-26gprofng: fix build with --disable-sharedVladimir Mezentsev2-2/+3
2022-05-26gprofng: fix build with -mx32Vladimir Mezentsev6-46/+39
2022-05-05gprofng: use $host instead $targetVladimir Mezentsev2-2/+2
2022-04-11gprofng doesn't build with gcc 5.5Vladimir Mezentsev1-7/+13
2022-04-08gprofng: fprintf_styled_func not inizialized for disassemblerVladimir Mezentsev1-0/+9
2022-03-23Only .so files are used in libcollector. Remove the other files.Vladimir Mezentsev2-2/+6
2022-03-21Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev2-43/+54
2022-03-18Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton3-71/+3
2022-03-17gprofng configure target testsAlan Modra3-81/+132
2022-03-16gprofng: Use symver attribute if availableH.J. Lu5-86/+61
2022-03-16gprofng: Don't hardcode -Wno-nonnull-compareH.J. Lu5-4/+69
2022-03-15gprofng: Add a configure test for clock_gettime and a use of the test in gett...Nick Clifton5-11/+84
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev38-0/+46214