aboutsummaryrefslogtreecommitdiff
path: root/gprofng/src/collctrl.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2024-10-16gprofng: use xmalloc/xrealloc/xcalloc/xstrdup/xstrndup from libibertyAndreas Schwab1-173/+162
2024-09-26Fix 32207 [gprofng collect app] Error in parsing the -O optionVladimir Mezentsev1-1/+1
2024-09-04Fix 32097 Warnings when building gprofng with ClangVladimir Mezentsev1-8/+6
2024-08-19gprofng: add hardware counters for Appliedmicro processorVladimir Mezentsev1-1/+5
2024-08-14gprofng: fix typo in src/collctrl.ccVladimir Mezentsev1-1/+2
2024-08-12gprofng: specify the heap data collection rangeVladimir Mezentsev1-48/+42
2024-07-10RISC-V:[gprofng] Minimal support gprofng for riscv.Yixuan Chen1-1/+4
2024-07-09gprofng: add hardware counters for Intel Ice Lake processorVladimir Mezentsev1-1/+2
2024-05-21gprofng: use StringBuilder to create long messagesVladimir Mezentsev1-281/+179
2024-05-17gprofng: add hardware counters for AMD Zen3Vladimir Mezentsev1-3/+4
2024-05-17gprofng: remove old interface with libcpcVladimir Mezentsev1-14/+0
2024-01-10gprofng: 31123 improvements to hardware event implementationVladimir Mezentsev1-100/+111
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-14gprofng: fix -Wuse-after-free warningVladimir Mezentsev1-4/+0
2023-03-07gprofng: read Dwarf 5Vladimir Mezentsev1-2/+2
2023-01-01Update year range in gprofng copyright noticesAlan Modra1-1/+1
2022-09-21gprofng: fix -Wduplicated-cond warningVladimir Mezentsev1-1/+1
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev1-0/+3149