summaryrefslogtreecommitdiff
path: root/simpleperf/ETMDecoder.cpp
AgeCommit message (Expand)Author
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