summaryrefslogtreecommitdiff
path: root/simpleperf/ETMDecoder.cpp
AgeCommit message (Expand)Author
2024-01-30simpleperf: Fix ReadTargetMemory caching.Tamas Zsoldos
2023-12-04simpleperf: Prepare for adding code handling LBR profilesYabin Cui
2023-05-02simpleperf: Use ETMThreadTree interface in ETMDecoderYabin Cui
2023-01-13simpleperf: Check map range in MemAccess.Yabin Cui
2022-11-04simpleperf: fix presubmit test after OpenCSD update.Yabin Cui
2022-10-26Implement new virtual method introduced in OpenCSD 1.2.1Yi Kong
2022-03-07simpleperf: add max reset retry limit when processing ETM data.Yabin Cui
2022-02-22simpleperf: move OpenCSD log to debug level.Yabin Cui
2022-02-01simpleperf: move OpenCSD error report to debug level.Yabin Cui
2021-10-14simpleperf: Add support for new perf ETE files.Branislav Rankov
2021-05-25simpleperf: Support decoding unformatted ETM traces.Tamas Zsoldos
2021-05-25simpleperf: Enable ETM PID tracing when the kernel is running in EL2Tamas Zsoldos
2021-03-30simpleperf: support kernel etm data in inject cmd.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-11-11simpleperf: support kernel etm data in inject cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-04-01simpleperf inject: support converting branch-list to autofdo.Yabin Cui
2020-04-01simpleperf inject: support branch-list output.Yabin Cui
2020-04-01simpleperf: adjust based on opencsd change.Yabin Cui
2020-03-26simpleperf: add MapLocator for etm decoding.Yabin Cui
2020-03-16simpleperf: add class interface to read elf files.Yabin Cui
2019-10-18simpleperf: reduce and recover from etm decoding errors.Yabin Cui
2019-08-22simpleperf: add inject cmd.Yabin Cui
2019-08-20simpleperf: Add ETMDecoder.Yabin Cui