summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind-libunwind-local.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use zfree() where applicableArnaldo Carvalho de Melo2019-07-091-1/+2
* perf tools: Speed up report for perf compiled with linwunwindJiri Olsa2019-05-151-6/+0Star
* pref tools: Add missing map.h includesArnaldo Carvalho de Melo2019-02-061-0/+1
* perf script: Show correct offsets for DWARF-based unwindingSandipan Das2018-07-241-1/+1
* perf thread: Make thread__find_map() search all mapsArnaldo Carvalho de Melo2018-04-261-11/+1Star
* perf thread: Make thread__find_symbol() return the symbol searchedArnaldo Carvalho de Melo2018-04-261-3/+1Star
* perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo2018-04-261-2/+1Star
* perf thread: Introduce thread__find_symbol()Arnaldo Carvalho de Melo2018-04-261-2/+1Star
* perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo2018-04-261-4/+3Star
* perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo2018-01-171-6/+3Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf report: Fix off-by-one for non-activation framesMilian Wolff2017-05-241-0/+11
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-191-0/+1
* perf unwind: Fix looking up dwarf unwind stack infoMatija Glavinic Pecotic2017-01-181-5/+49
* perf jit: Do not assume pgoff is zeroStefano Sanfilippo2016-10-241-2/+2
* perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff2016-08-161-1/+1
* perf unwind: Change macro names of perf registerHe Kuang2016-06-231-2/+4
* perf unwind: Introduce flag to separate local/remote unwind compilationHe Kuang2016-06-071-0/+4
* perf unwind: Change fixed name of libunwind__arch_reg_id to macroHe Kuang2016-06-071-1/+1
* perf tools: Extract common API out of unwind-libunwind-local.cHe Kuang2016-06-071-34/+0Star
* perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.cHe Kuang2016-06-071-0/+727