aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind-libunwind.c
Commit message (Expand)AuthorAge
* perf unwind: Add initialized arg into unwind__prepare_accessJiri Olsa2016-07-04
* perf callchain: Support aarch64 cross-platformHe Kuang2016-06-07
* perf callchain: Support x86 target platformHe Kuang2016-06-07
* perf unwind: Check the target platform before assigning unwind methodsHe Kuang2016-06-07
* perf tools: Extract common API out of unwind-libunwind-local.cHe Kuang2016-06-07
* perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.cHe Kuang2016-06-07
* perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwindHe Kuang2016-06-07
* perf tools: Add dedicated unwind addr_space member into thread structJiri Olsa2016-04-08
* perf unwind: Check for mmaps also in MAP__VARIABLE treeJiri Olsa2016-01-08
* perf unwind: Use find_map function in access_dso_memJiri Olsa2016-01-08
* perf callchain: Add order support for libunwind DWARF unwinderJiri Olsa2015-11-23
* perf callchain: Move initial entry call into get_entries functionJiri Olsa2015-11-23
* perf unwind: Pass symbol source to libunwindRabin Vincent2015-10-29
* perf callchains: Fix unw_word_t pointer castsRabin Vincent2015-10-12
* perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent2015-10-12
* perf unwind: Fix a compile errorHou Pengyang2015-06-16
* perf tools: Add dso__data_get/put_fd()Namhyung Kim2015-05-27
* perf callchain: Separate eh/debug frame offset cache.Wang Nan2015-03-19
* perf callchain: Cache eh/debug frame offset for dwarf unwindNamhyung Kim2015-01-29
* perf test: Fix dwarf unwind using libunwind.Wang Nan2015-01-16
* perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf callchain: Use global caching provided by libunwindNamhyung Kim2014-10-29
* perf callchain: Create an address space per threadNamhyung Kim2014-10-15
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf tools: Cache dso data file descriptorJiri Olsa2014-06-12
* perf tools: Add data_fd into dso objectJiri Olsa2014-06-12
* perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa2014-02-18
* perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2014-02-18
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-18