summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2023-03-03simpleperf: Increase default user buffer size to 256MYabin Cui
2023-03-03Call InitLogging() after InitGoogleTest().Krzysztof KosiƄski
2023-03-01simpleperf: Fix GetCompleteProcessNameYabin Cui
2023-02-28simpleperf: Update doc for -p option in stat/record cmdYabin Cui
2023-02-28simpleperf: Support process name regex in -p in record/stat cmdYabin Cui
2023-02-24simpleperf: Remove small stack gaps in gecko_profile_generator.pyYabin Cui
2023-02-23Merge "simpleperf: Don't remove r8 synthesized frames by default"Yabin Cui
2023-02-23simpleperf: Don't remove r8 synthesized frames by defaultYabin Cui
2023-02-17simpleperf: Add --user-buffer-size in record cmdYabin Cui
2023-02-15simpleperf: Raise NOFILE limit to sysctl_nr_open when running as rootYabin Cui
2023-02-14simpleperf: Support demangling rust symbols.Yabin Cui
2023-02-13simpleperf: Dump data when app option test failsYabin Cui
2023-02-13Merge "simpleperf: Separate EOF and error in ReadFileFeature."Yabin Cui
2023-02-10simpleperf: Separate EOF and error in ReadFileFeature.Yabin Cui
2023-02-10Merge changes Icb53182a,I123a9a42,I599bbc69Yabin Cui
2023-02-09simpleperf: Change paths of binaries stored in binary_cacheYabin Cui
2023-02-09simpleperf: binary_cache_builder.py: Search binaries with different namesYabin Cui
2023-02-09simpleperf: Refactor binary_cache_builder.py.Yabin Cui
2023-02-08simpleperf: Add doc for trying the latest buildsYabin Cui
2023-02-07Merge "Add a --output_file switch to report_sample.py"Yabin Cui
2023-02-07Merge "simpleperf: Point to the Studio docs from here too."Treehugger Robot
2023-02-07simpleperf: Point to the Studio docs from here too.Elliott Hughes
2023-02-06Add a --output_file switch to report_sample.pyLee Shombert
2023-02-07Merge "simpleperf: Do more checks when reading aux data."Yabin Cui
2023-02-03simpleperf: fix SampleRecord::Parse for fuzzer.Yabin Cui
2023-02-03simpleperf: Do more checks when reading aux data.Yabin Cui
2023-01-31simpleperf: remove synthesized D8/R8 frames.Yabin Cui
2023-01-31simpleperf: Move ProguardMapping code into a separate class.Yabin Cui
2023-01-31Merge "simpleperf: fix deobfuscating Java symbols."Yabin Cui
2023-01-30simpleperf: fix deobfuscating Java symbols.Yabin Cui
2023-01-13simpleperf: Check map range in MemAccess.Yabin Cui
2023-01-13Merge "simpleperf: fix ReadAuxDataFromKernelBuffer."Yabin Cui
2023-01-13simpleperf: Check if ETMDecoder is created.Yabin Cui
2023-01-13simpleperf: fix ReadAuxDataFromKernelBuffer.Yabin Cui
2022-12-14simpleperf: check invalid pid in ForkThread().Yabin Cui
2022-12-14Merge "simpleperf: fix ReadFileV2Feature for fuzzer."Yabin Cui
2022-12-14Merge "simpleperf: add size check when parsing RecordHeader."Yabin Cui
2022-12-14Merge "Update for kernel 6.1 headers."Christopher Ferris
2022-12-13Merge "simpleperf: fix ReadCmdlineFeature for fuzzer."Yabin Cui
2022-12-13Update for kernel 6.1 headers.Christopher Ferris
2022-12-12simpleperf: fix ReadFileV2Feature for fuzzer.Yabin Cui
2022-12-12simpleperf: fix ReadCmdlineFeature for fuzzer.Yabin Cui
2022-12-12simpleperf: add size check when parsing RecordHeader.Yabin Cui
2022-12-12simpleperf: fix ForkThread() for fuzzer.Yabin Cui
2022-12-12Merge "simpleperf: fix ReadMetaInfoFeature for fuzzer."Yabin Cui
2022-12-09simpleperf: fix ReadMetaInfoFeature for fuzzer.Yabin Cui
2022-12-09Merge "simpleperf: fix CHECK_SIZE_U64"Treehugger Robot
2022-12-09simpleperf: fix CHECK_SIZE_U64Yabin Cui
2022-12-09simpleperf: handle unexpected dso type error.Yabin Cui
2022-12-07simpleperf: support --aggregate-threads in report scripts.Yabin Cui