aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/unwind-libunwind-local.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-24perf report: Fix off-by-one for non-activation framesGravatar Milian Wolff 1-0/+11
2017-04-19perf tools: Include errno.h where neededGravatar Arnaldo Carvalho de Melo 1-0/+1
2017-04-19perf tools: Including missing inttypes.h headerGravatar Arnaldo Carvalho de Melo 1-0/+1
2017-01-18perf unwind: Fix looking up dwarf unwind stack infoGravatar Matija Glavinic Pecotic 1-5/+49
2016-10-24perf jit: Do not assume pgoff is zeroGravatar Stefano Sanfilippo 1-2/+2
2016-08-16perf unwind: Use addr_location::addr instead of ip for entriesGravatar Milian Wolff 1-1/+1
2016-06-23perf unwind: Change macro names of perf registerGravatar He Kuang 1-2/+4
2016-06-07perf unwind: Introduce flag to separate local/remote unwind compilationGravatar He Kuang 1-0/+4
2016-06-07perf unwind: Change fixed name of libunwind__arch_reg_id to macroGravatar He Kuang 1-1/+1
2016-06-07perf tools: Extract common API out of unwind-libunwind-local.cGravatar He Kuang 1-34/+0
2016-06-07perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.cGravatar He Kuang 1-0/+727