summaryrefslogtreecommitdiff
path: root/simpleperf/OfflineUnwinder.cpp
AgeCommit message (Expand)Author
2022-10-31Add offline unwind support for riscv64haocheng.zy
2022-04-19Add support for new unwindstack error codes.Christopher Ferris
2022-01-04Update for MapInfo objects in frame data.Christopher Ferris
2021-10-29Update for libunwindstack shared_ptr MapInfos.Christopher Ferris
2021-07-22Fix enum comparison to reenable -Wenum-compareLiz Kammer
2021-03-17simpleperf: show unwinding result in report-sample cmd.Yabin Cui
2021-02-25simpleperf: add options to keep failed unwinding results in record cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-09-09simpleperf: fix tests broken by jit symfile path change.Yabin Cui
2020-07-28simpleperf: dump jit symfiles to a single file.Yabin Cui
2020-07-14simpleperf: support for ARMv8.3-A Pointer Autentication.Yabin Cui
2020-01-23simpleperf: fix according to unwindstack change.Yabin Cui
2020-01-22Update for chnaged MapInfo constructor.Christopher Ferris
2019-07-18simpleperf: don't expose libunwindstack in OfflineUnwinder.h.Yabin Cui
2019-06-11Call public create function.Christopher Ferris
2019-05-16simpleperf: fix unwinding libs embedded in apks.Yabin Cui
2019-02-27Use unique_ptr for Maps object.Florian Mayer
2018-10-03Add new parameter for creation of MapInfo object.Christopher Ferris
2018-08-29simpleperf: sync JIT debug info with records.Yabin Cui
2018-07-23simpleperf: use libunwindstack directly for unwinding.Yabin Cui
2018-06-01simpleperf: refactor code managing thread maps.Yabin Cui
2018-05-09simpleperf: change interface of read_apk.h.Yabin Cui
2018-04-20simpleperf: remove callchains with no map info.Yabin Cui
2018-03-21simpleperf: support profiling jited java code.Yabin Cui
2018-03-07simpleperf: Fix cached map in OfflineUnwinder.Yabin Cui
2018-02-22Create maps for libunwind only if they changed.Christopher Ferris
2018-02-20Skips symbolization.Christopher Ferris
2018-02-13simpleperf: Use cross-arch unwinding.Yabin Cui
2018-01-30simpleperf: fix mac build.Yabin Cui
2018-01-29Change to new libbacktrace offline functions.Christopher Ferris
2018-01-22simpleperf: fix test record_cmd.post_unwind_option.Yabin Cui
2018-01-05simpleperf: improve unwinding result report.Yabin Cui
2017-12-18simpleperf: improve recording unwinding results.Yabin Cui
2017-12-15simpleperf: report unwinding failures.Yabin Cui