aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind-libunwind-local.c
AgeCommit message (Expand)Author
2018-09-26perf script: Show correct offsets for DWARF-based unwindingSandipan Das
2018-04-26perf thread: Make thread__find_map() search all mapsArnaldo Carvalho de Melo
2018-04-26perf thread: Make thread__find_symbol() return the symbol searchedArnaldo Carvalho de Melo
2018-04-26perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo
2018-04-26perf thread: Introduce thread__find_symbol()Arnaldo Carvalho de Melo
2018-04-26perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo
2018-01-17perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-24perf report: Fix off-by-one for non-activation framesMilian Wolff
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo
2017-01-18perf unwind: Fix looking up dwarf unwind stack infoMatija Glavinic Pecotic
2016-10-24perf jit: Do not assume pgoff is zeroStefano Sanfilippo
2016-08-16perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff
2016-06-23perf unwind: Change macro names of perf registerHe Kuang
2016-06-07perf unwind: Introduce flag to separate local/remote unwind compilationHe Kuang
2016-06-07perf unwind: Change fixed name of libunwind__arch_reg_id to macroHe Kuang
2016-06-07perf tools: Extract common API out of unwind-libunwind-local.cHe Kuang
2016-06-07perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.cHe Kuang