summaryrefslogtreecommitdiff
path: root/simpleperf/report_utils_test.cpp
AgeCommit message (Expand)Author
2024-04-02simpleperf: Add CDD annotation for CtsSimpleperfTestCasesYabin Cui
2024-02-27simpleperf: support removing methods based on method name regexYabin 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-30simpleperf: fix deobfuscating Java symbols.Yabin Cui
2022-12-01simpleperf: add AggregateThreads option in report_lib_interface.Yabin Cui
2021-11-15simpleperf: fix check_trampoline_after_art_jni_methods test.Yabin Cui
2021-08-19simpleperf: use proguard mapping file for compiled java symbols.Yabin Cui
2021-08-16simpleperf: support JIT method name with signature.Yabin Cui
2021-04-14simpleperf: support proguard mapping file in callchain report.Yabin Cui
2021-01-26simpleperf: don't hide jni methods after art_jni_trampoline.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: fix confusing recursive call.Yabin Cui
2020-12-11simpleperf: extract common code into report_utils.cppYabin Cui