summaryrefslogtreecommitdiff
path: root/simpleperf/report_utils.h
AgeCommit message (Expand)Author
2024-02-27simpleperf: support removing methods based on method name regexYabin Cui
2024-02-27simpleperf: refactor CallChainReportBuilderYabin Cui
2023-02-23simpleperf: Don't remove r8 synthesized frames by defaultYabin Cui
2023-01-31simpleperf: remove synthesized D8/R8 frames.Yabin Cui
2023-01-31simpleperf: Move ProguardMapping code into a separate class.Yabin Cui
2022-12-01simpleperf: add AggregateThreads option in report_lib_interface.Yabin Cui
2021-04-14simpleperf: support proguard mapping file in callchain report.Yabin Cui
2021-01-26Revert "simpleperf: don't hide art jni methods."Yabin Cui
2021-01-12simpleperf: don't hide art jni methods.Yabin Cui
2020-12-16simpleperf: add --show-execution-type in report-sample cmd.Yabin Cui
2020-12-11simpleperf: extract common code into report_utils.cppYabin Cui