aboutsummaryrefslogtreecommitdiff
path: root/gprofng
AgeCommit message (Expand)AuthorFilesLines
2022-06-16gprofng: fix build with -Werror=format-truncationVladimir Mezentsev7-115/+27
2022-06-14gprofng docs: provide help for <rate> == <interval>Vladimir Mezentsev1-2/+18
2022-06-14gprofng docs: mention HTML / PDF in the gprofng READMEVladimir Mezentsev1-0/+20
2022-06-14gprofng: fix build with -Werror=format-securityVladimir Mezentsev5-726/+141
2022-05-27gprofng: fix build with -mx32Vladimir Mezentsev5-19/+21
2022-05-26gprofng: fix build with --disable-sharedVladimir Mezentsev2-2/+3
2022-05-26gprofng: fix build with -mx32Vladimir Mezentsev6-46/+39
2022-05-09gprofng: include percentages in default metrics listVladimir Mezentsev1-2/+2
2022-05-05gprofng: use $host instead $targetVladimir Mezentsev4-16/+6
2022-04-29gprofng: assertion in gprofng/src/Expression.cc:139Vladimir Mezentsev2-18/+18
2022-04-27gprofng: test suite problemsVladimir Mezentsev1-2/+2
2022-04-11gprofng doesn't build with gcc 5.5Vladimir Mezentsev13-3586/+222
2022-04-08gprofng: fprintf_styled_func not inizialized for disassemblerVladimir Mezentsev2-0/+25
2022-04-08gprofng: zlib handlingVladimir Mezentsev7-23/+71
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
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 Mezentsev11-98/+109
2022-03-18Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton12-88/+99
2022-03-17gprofng: Skip jsynprog with a broken javacH.J. Lu5-3/+53
2022-03-17gprofng configure target testsAlan Modra9-164/+286
2022-03-16gprofng: Use symver attribute if availableH.J. Lu6-86/+72
2022-03-16gprofng: Don't hardcode -Wno-format-truncation/-Wno-switchH.J. Lu5-6/+134
2022-03-16gprofng: Don't hardcode -Wno-nonnull-compareH.J. Lu5-4/+69
2022-03-16gprofng: Define ATTRIBUTE_FALLTHROUGHH.J. Lu2-1/+9
2022-03-15gprofng: avoid using `fallthrough' attributesJose E. Marchesi1-1/+1
2022-03-15gprofng: Add a configure test for clock_gettime and a use of the test in gett...Nick Clifton8-16/+93
2022-03-15gprofng: Don't generate gprofng.info in sourceH.J. Lu2-20/+12
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev306-0/+222206