summaryrefslogtreecommitdiff
path: root/simpleperf/nonlinux_support
AgeCommit message (Expand)Author
2023-05-02simpleperf: Add --decode-etm in the record cmdYabin Cui
2022-01-05simpleperf: use RecordFilter in report cmd.Yabin Cui
2021-07-13simpleperf: improve debugging reading dex file.Yabin Cui
2021-03-24simpleperf: use callback API to read dex symbols.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-07-29Update language to comply with Android's inclusive language guidance.Yabin Cui
2020-01-29simpleperf: fix presubmit test.Yabin Cui
2019-07-18simpleperf: don't expose libunwindstack in OfflineUnwinder.h.Yabin Cui
2018-07-23simpleperf: use libunwindstack directly for unwinding.Yabin Cui
2018-05-22simpleperf: get symbols from dex files extracted from zip files.Yabin Cui
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui
2018-02-13simpleperf: Use cross-arch unwinding.Yabin Cui
2018-01-29Change to new libbacktrace offline functions.Christopher Ferris
2017-12-15simpleperf: report unwinding failures.Yabin Cui
2017-12-12simpleperf: Use CallChainJoiner.Yabin Cui
2017-07-28Update for v4.12.3 kernel headers.Christopher Ferris
2017-07-17simpleperf: add test for dumping regs for tracepoint events.Yabin Cui
2016-11-16simpleperf: fix dumping arm regs on arm64 devices.Yabin Cui
2016-07-14simpleperf: fix unwind stack size.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-04-01simpleperf: loosen unwinding arch check for system wide collection.Yabin Cui
2016-03-18Simpleperf: remove dependency on global current_arch.Yabin Cui
2016-02-05Add __s32 define.Christopher Ferris
2016-01-15Simpleperf: support build for windows.Yabin Cui