aboutsummaryrefslogtreecommitdiff
path: root/gprofng/src
AgeCommit message (Expand)AuthorFilesLines
2025-07-19gprofng: do not skip weak symbolsDmitrii Bordukov1-1/+1
2025-07-08gprofng: support external debug infoVladimir Mezentsev15-185/+279
2025-07-07gprofng: remove ElfReloc class and unused functions and declarationsVladimir Mezentsev9-498/+6
2025-06-26gprofng: need to know that experiment was created on big-endian machineVladimir Mezentsev6-4/+20
2025-05-21gprofng: fix 32892 source line level information not available with "-g -O2"Vladimir Mezentsev8-94/+442
2025-05-05gprofng: remove unused functions, duplicate macrosVladimir Mezentsev6-102/+1
2025-05-04gprofng: fix 32892 source line level information not available with "-g -O2"Vladimir Mezentsev11-153/+563
2025-04-28gprofng not reading references correctly in DwarfVladimir Mezentsev2-9/+9
2025-04-21gprofng: fix 32886 wrong mapping from instruction to line numberVladimir Mezentsev1-7/+3
2025-04-18Fix 32885 gprofng --help should state where to report bugsVladimir Mezentsev5-5/+10
2025-04-06gprofng: Remove duplicate symbolsClaudiu Zissulescu3-0/+43
2025-04-06gprofng: Refactor readSymSec for using BFD's asymbol structClaudiu Zissulescu5-81/+59
2025-04-06gprofng: Remove check_Relocs() functionClaudiu Zissulescu2-140/+2
2025-03-12gprofng: regenerate Makefile.inSam James1-0/+1
2025-03-12gprofng: Fix cross-compilation binary name.Zheng Junjie2-14/+10
2025-01-17gprofng: fix Segmentation Fault in DbeInstr::mapPCtoLineVladimir Mezentsev1-2/+5
2025-01-16gprofng: don't check Elf when file is in archiveVladimir Mezentsev1-14/+0
2025-01-07Fix 32085 Source file not recognized for gcc 11.4.0-compiled codeVladimir Mezentsev2-8/+31
2025-01-02gprofng: remove the old archiverVladimir Mezentsev4-358/+11
2025-01-01Regen gprofng after copyright updateAlan Modra1-1/+1
2025-01-01Update year range in copyright notice of binutils filesAlan Modra196-197/+197
2024-12-10gprofng: fix sorting in Hist_data::sortVladimir Mezentsev1-2/+1
2024-12-10Re: gprofng: use gprofng- prefix for gprofng binariesAlan Modra2-2/+2
2024-11-27gprofng: skip unrecognized input commandVladimir Mezentsev3-3/+18
2024-11-22gprofng: fix build with -std=gnu23Vladimir Mezentsev1-1/+0
2024-11-18gprofng: fix -std=gnu23 compatibility wrt unprototyped functionsSam James1-1/+1
2024-11-01gprofng: use gprofng- prefix for gprofng binariesVladimir Mezentsev9-143/+151
2024-10-16gprofng: use xmalloc/xrealloc/xcalloc/xstrdup/xstrndup from libibertyAndreas Schwab43-497/+356
2024-10-13Fix 32110 gprofng segfaults on parsing DWARF of clang++ 18.1.3 produced binaryVladimir Mezentsev1-5/+33
2024-10-07gprofng: add hardware counters for Neoverse-N1 and Ampere-1 processorsVladimir Mezentsev2-0/+639
2024-09-26Fix 32207 [gprofng collect app] Error in parsing the -O optionVladimir Mezentsev1-1/+1
2024-09-18Fix 32096 UBSAN issues in gprofngVladimir Mezentsev3-17/+24
2024-09-11Fix 32096 UBSAN issues in gprofngVladimir Mezentsev5-24/+40
2024-09-04Fix 32097 Warnings when building gprofng with ClangVladimir Mezentsev14-54/+30
2024-08-19gprofng: add hardware counters for Appliedmicro processorVladimir Mezentsev2-1/+187
2024-08-14gprofng: fix typo in src/collctrl.ccVladimir Mezentsev1-1/+2
2024-08-12gprofng: specify the heap data collection rangeVladimir Mezentsev4-137/+48
2024-07-10RISC-V:[gprofng] Minimal support gprofng for riscv.Yixuan Chen6-2/+16
2024-07-09gprofng: add hardware counters for Intel Ice Lake processorVladimir Mezentsev2-1/+1173
2024-06-03gprofng: add hardware counters for AMD Zen4Vladimir Mezentsev2-1/+867
2024-05-21gprofng: use StringBuilder to create long messagesVladimir Mezentsev2-283/+179
2024-05-17gprofng: add hardware counters for AMD Zen3Vladimir Mezentsev3-4/+636
2024-05-17gprofng: remove old interface with libcpcVladimir Mezentsev2-18/+1
2024-05-08Fix hard-coded bash path in gprofngVladimir Mezentsev1-0/+1
2024-01-22Fix 31252 gprofng causes testsuite parallel jobs failVladimir Mezentsev1-7/+29
2024-01-12gprofng: 30889 can't compile without large file supportVladimir Mezentsev1-0/+4
2024-01-10gprofng: 31123 improvements to hardware event implementationVladimir Mezentsev1-100/+111
2024-01-04Update year range in copyright notice of binutils filesAlan Modra192-193/+193
2023-12-22gprofng: fix build problems on linux-muslVladimir Mezentsev9-25/+31
2023-12-20gprofng: 31169 Source code locations can not be found in a C++ applicationVladimir Mezentsev1-1/+4