summaryrefslogtreecommitdiff
path: root/simpleperf/OfflineUnwinder.h
AgeCommit message (Expand)Author
2022-04-19Add support for new unwindstack error codes.Christopher Ferris
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-07-14simpleperf: support for ARMv8.3-A Pointer Autentication.Yabin Cui
2019-07-18simpleperf: don't expose libunwindstack in OfflineUnwinder.h.Yabin Cui
2018-08-29simpleperf: sync JIT debug info with records.Yabin Cui
2018-07-23simpleperf: use libunwindstack directly for unwinding.Yabin Cui
2018-02-22Create maps for libunwind only if they changed.Christopher Ferris
2018-02-13simpleperf: Use cross-arch unwinding.Yabin Cui
2018-01-29Change to new libbacktrace offline functions.Christopher Ferris
2018-01-05simpleperf: improve unwinding result report.Yabin Cui
2017-12-18simpleperf: improve recording unwinding results.Yabin Cui
2017-12-16simpleperf: fix mac build.Yabin Cui
2017-12-15simpleperf: report unwinding failures.Yabin Cui