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