summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2024-01-29simpleperf: scripts: Add sample_filter.pyYabin Cui
2024-01-23simpleperf: report_html.py: Sort functions in Function flamegraphsYabin Cui
2024-01-17simpleperf: Add cpu event table for more cortex coresYabin Cui
2024-01-16simpleperf: Add doc to suggest compressing pprof profileYabin Cui
2024-01-11simpleperf: Add Google-Hosted Firefox profiler in docYabin Cui
2024-01-10simpleperf: Add configurations for events supported by cpu modelsYabin Cui
2024-01-09simpleperf: list cmd: Check raw event support on each cpu modelYabin Cui
2024-01-09simpleperf: Get ARM cpu models from /proc/cpuinfoYabin Cui
2024-01-09Merge "Support starting simpleperf at early-init when boot profiling." into mainTreehugger Robot
2024-01-02Merge "simpleperf: Use event_table.json to config raw events" into mainYabin Cui
2023-12-21Merge "simpleperf: add option to specify cycle count threshold" into mainTreehugger Robot
2023-12-19Merge "simpleperf: Support profiles in protobuf format in scripts" into mainYabin Cui
2023-12-18simpleperf: Use event_table.json to config raw eventsYabin Cui
2023-12-18simpleperf: Update safety commentYabin Cui
2023-12-18simpleperf: Support profiles in protobuf format in scriptsYabin Cui
2023-12-14Support starting simpleperf at early-init when boot profiling.Peter Collingbourne
2023-12-13simpleperf: Dump symbols for branch stack addressesYabin Cui
2023-12-13profcollectd: Support collecting LBR dataYabin Cui
2023-12-12Merge "Added script to capture the instructions per cycle (IPC) of the system...Jahdiel Alvarez
2023-12-11Added script to capture the instructions per cycle (IPC) of the systemJahdiel Alvarez
2023-12-08simpleperf: Run event_table_generator.py when buildingYabin Cui
2023-12-07simpleperf: Support LBR data in branch_list.protoYabin Cui
2023-12-05simpleperf: inject cmd: Convert LBR profile to AutoFDO formatYabin Cui
2023-12-04simpleperf: inject cmd: Support reading LBR dataYabin Cui
2023-12-04simpleperf: Prepare for adding code handling LBR profilesYabin Cui
2023-12-04simpleperf: add option to specify cycle count thresholdWei-Ning Huang
2023-11-27simpleperf: update simpleperf prebuilts to build 11135784.Yabin Cui
2023-11-27simpleperf: Remove unused variableYabin Cui
2023-11-27Fill in pprof time_nanos from profile timestampMark Hansen
2023-11-23Upload app_versioncode to pprof and firefoxMark Hansen
2023-11-22Merge "simpleperf: Update lunch target in doc" into mainYabin Cui
2023-11-22simpleperf: Update lunch target in docYabin Cui
2023-11-22simpleperf: record cmd: Add --delay optionYabin Cui
2023-11-22Merge changes I44753857,I64c04ab5 into mainYabin Cui
2023-11-21simpleperf: app_profiler.py: add --launch optionYabin Cui
2023-11-21simpleperf: app_profiler.py: Add app versioncode in record fileYabin Cui
2023-11-16simpleperf: Add DebugRecordYabin Cui
2023-11-13Merge "simpleperf: Fix flaky test check_trampoline_after_art_jni_methods" int...Yabin Cui
2023-11-03simpleperf: Add --tp-filter option in the stat cmdYabin Cui
2023-11-03simpleperf: Add --kprobe option in the stat commandYabin Cui
2023-10-30simpleperf: update simpleperf prebuilts to build 11024920.Yabin Cui
2023-10-30Merge "simpleperf: Add doc for monitoring different events on different cores...Yabin Cui
2023-10-30simpleperf: Add doc for monitoring different events on different coresYabin Cui
2023-10-30Merge changes I5e8d8109,Iec3d1c2b,I582f6fc0 into mainYabin Cui
2023-10-27simpleperf: Add --cpu in scriptsYabin Cui
2023-10-27simpleperf: Add --cpu in RecordFilter.Yabin Cui
2023-10-27simpleperf: Refactor RecordFilter to check each field separatelyYabin Cui
2023-10-27simpleperf: Fix test JITDebugReader.read_dex_file_in_memoryYabin Cui
2023-10-25Merge changes I646640c3,I3f464c55 into mainYabin Cui
2023-10-25simpleperf: Add test for reading dex files in memoryYabin Cui