summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/genelf.c
Commit message (Expand)AuthorAgeFilesLines
* perf jit: Move test functionality in to a testIan Rogers2019-11-291-46/+0
* perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo2019-08-291-1/+0
* perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo2019-08-291-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251Thomas Gleixner2019-06-051-2/+1
* perf tools: Fix spelling mistake: "builid" -> "buildid"Colin Ian King2018-04-301-1/+1
* perf jit: Generate .eh_frame/.eh_frame_hdr in DSOStefano Sanfilippo2016-10-241-3/+99
* perf jit: Enable jitdump support without dwarfMaciej Debski2016-10-241-2/+7
* perf jit: Add NT_GNU_BUILD_ID definition for older distrosArnaldo Carvalho de Melo2016-10-241-0/+4
* perf jit: add source line info supportStephane Eranian2016-02-051-4/+11
* perf inject: Add jitdump mmap injection supportStephane Eranian2016-02-051-0/+442