summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_inject.cpp
AgeCommit message (Expand)Author
2021-05-25simpleperf: Support decoding unformatted ETM traces.Tamas Zsoldos
2021-05-11simpleperf: move kernel_start_addr into Binary msg.Yabin Cui
2021-03-30simpleperf: support kernel etm data in inject cmd.Yabin Cui
2021-02-12simpleperf: add record filter options to record and monitor cmd.Yabin Cui
2021-02-09simpleperf: skip empty output file in inject cmd.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-12-14simpleperf: convert vaddr to file_offset in autofdo output.Yabin Cui
2020-11-03simpleperf: add --exclude-perf in inject cmd.Yabin Cui
2020-11-03simpleperf: Use PreprocessOptions in inject cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
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-01-13Add cache for --binary filter in inject cmd.Yi Kong
2020-01-06simpleperf: Accept --binary option as regex in inject cmdYi Kong
2019-09-19simpleperf: output text format for autofdo in inject cmd.Yabin Cui
2019-08-22simpleperf: add inject cmd.Yabin Cui