summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_debug_unwind_test.cpp
AgeCommit message (Expand)Author
2024-04-02simpleperf: Add CDD annotation for CtsSimpleperfTestCasesYabin Cui
2022-01-20simpleperf: add test for unwinding small map range.Yabin Cui
2021-06-18simpleperf debug-unwind: add --skip-sample-print option.Yabin Cui
2021-05-05simpleperf: improve generating test files.Yabin Cui
2021-03-10simpleperf: add --generate-report in debug_unwind cmd.Yabin Cui
2021-03-05simpleperf: add --generate-test-file option in debug-unwind cmd.Yabin Cui
2021-03-05simpleperf: unwind samples in files recorded with debug info.Yabin Cui
2021-03-05simpleperf: refactor debug_unwind cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2019-07-18simpleperf: set scoped arch and event types in RecordFileReader.Yabin Cui
2019-05-16simpleperf: fix unwinding libs embedded in apks.Yabin Cui
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-07-11simpleperf: fix an abort caused by ip zero in kernel callchain.Yabin Cui
2018-03-06simpleperf: fix calculating cpu frequency.Yabin Cui
2018-02-14simpleperf: fix cmd_debug_unwind tests.Yabin Cui
2018-02-13simpleperf: Use cross-arch unwinding.Yabin Cui
2018-02-08simpleperf: improve debug-unwind cmd.Yabin Cui
2018-02-05simpleperf: add debug-unwind cmd.Yabin Cui