aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/genelf_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-20perf jit: Fix incorrect file name in DWARF line tableelisabeth1-1/+5
2023-04-12perf genelf: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo1-1/+2
2023-04-04perf jit: Fix a few memory leaksIan Rogers1-17/+28
2020-05-29perf jit: Fix inaccurate DWARF line tableNick Gasson1-2/+2
2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 479Thomas Gleixner1-2/+1
2017-06-19tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo1-2/+3
2016-02-05perf jit: add source line info supportStephane Eranian1-0/+610