summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/genelf_debug.c
Commit message (Expand)AuthorAgeFilesLines
* perf jit: Fix incorrect file name in DWARF line tableelisabeth2023-06-201-1/+5
* perf genelf: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo2023-04-121-1/+2
* perf jit: Fix a few memory leaksIan Rogers2023-04-041-17/+28
* perf jit: Fix inaccurate DWARF line tableNick Gasson2020-05-291-2/+2
* perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo2019-08-291-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 479Thomas Gleixner2019-06-191-2/+1
* tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo2017-06-191-2/+3
* perf jit: add source line info supportStephane Eranian2016-02-051-0/+610