- 5f61649 simpleperf: Fix dumping build id for system wide etm recording by Yabin Cui · 11 months ago
- b2e058e Merge "Implemented uploading prefetto trace output to perfetto web UI." into main by Treehugger Robot · 11 months ago
- 34e17f9 Merge "Changed mocking approach to tests/command_executor_unit_test.py." into main by Treehugger Robot · 11 months ago
- 7e42074 Implemented uploading prefetto trace output to perfetto web UI. by Esteban Barrero-Hernandez · 12 months ago
- 7f86500 Changed mocking approach to tests/command_executor_unit_test.py. by Esteban Barrero-Hernandez · 12 months ago
- 513f195 Merge "simpleperf: update simpleperf prebuilts to build 12252562." into main by Treehugger Robot · 12 months ago
- 7230185 simpleperf: update simpleperf prebuilts to build 12252562. by Yabin Cui · 12 months ago
- 4f9bf67 Merge "Implemented perfetto profiling of custom event." into main by Treehugger Robot · 12 months ago
- fc11e25 Implemented perfetto profiling of custom event. by Esteban Barrero-Hernandez · 12 months ago
- 3671869 Merge "lpdump: don't dump snapshot info when running with --json" into main by Treehugger Robot · 12 months ago
- acb7546 lpdump: don't dump snapshot info when running with --json by Sandeep Dhavale · 12 months ago
- c56c559 Merge "check_elf_alignment.sh: fail on deapexer" into main by Treehugger Robot · 12 months ago
- 85d8f60 check_elf_alignment.sh: fail on deapexer by Steven Moreland · 12 months ago
- 0f3f653 Merge "Lint changes in torq.py, tests/torq_unit_test.py, and command_executor.py" into main by Treehugger Robot · 12 months ago
- 1e6d59d Lint changes in torq.py, tests/torq_unit_test.py, and command_executor.py by Esteban Barrero-Hernandez · 12 months ago
- 8da28db Merge "Implemented creating the default perfetto config and its unit tests." into main by Treehugger Robot · 12 months ago
- 4a07c71 Merge "Fix build issue for targets depending on libverity_tree" into main by Treehugger Robot · 12 months ago
- e7b8b42 Fix build issue for targets depending on libverity_tree by Kelvin Zhang · 12 months ago
- 560f787 Implemented creating the default perfetto config and its unit tests. by Esteban Barrero-Hernandez · 12 months ago
- 713c837 Merge "simpleperf: handle events collected by --add-counter in pprof profile" into main by Wei-Ning Huang · 12 months ago
- 10c5c04 Merge "Remove nputikhin@google.com from libatrace_rust/OWNERS" into main by Nikita Putikhin · 12 months ago
- 906c3de Merge "Implemented testing connection to device and its unit tests." into main by Treehugger Robot · 12 months ago
- c8d52c1 Implemented testing connection to device and its unit tests. by Esteban Barrero-Hernandez · 1 year ago
- ef3bf71 Merge "profile-extras: remove unused #includes." into main by Elliott Hughes · 12 months ago
- e3594c2 profile-extras: remove unused #includes. by Elliott Hughes · 12 months ago
- 66b33e7 simpleperf: handle events collected by --add-counter in pprof profile by Howie Peng · 12 months ago
- 294742d Merge "Implemented the framework for executing commads." into main by Esteban Barrero-Hernandez · 1 year ago
- b1d73e2 Implemented the framework for executing commads. by Esteban Barrero-Hernandez · 1 year ago
- 137925e Merge "simpleperf: pprof_proto_generator.py: Add --tagroot" into main by Yabin Cui · 1 year ago
- df07dd7 Merge "simpleperf: update simpleperf prebuilts to build 12154051." into main by Yabin Cui · 1 year ago
- ef6b3ca simpleperf: pprof_proto_generator.py: Add --tagroot by Yabin Cui · 1 year ago
- 3d1d860 simpleperf: update simpleperf prebuilts to build 12154051. by Yabin Cui · 1 year ago
- 13359dd Merge "Implemented unit tests for argument parsing and command creation in torq_unit_test.py." into main by Treehugger Robot · 1 year ago
- edee5fc Implemented unit tests for argument parsing and command creation in torq_unit_test.py. by Esteban Barrero-Hernandez · 1 year ago
- d1b402f Merge "simpleperf: report_lib: Add function to get process name" into main by Treehugger Robot · 1 year ago
- 4c923fb simpleperf: report_lib: Add function to get process name by Yabin Cui · 1 year ago
- f4519f3 Remove nputikhin@google.com from libatrace_rust/OWNERS by Owner Cleanup Bot · 1 year ago
- 8eb7b4d Merge "profcollect: Allow specifying custom trace_process duration" into main by Yi Kong · 1 year ago
- 90fc4c9 profcollect: Allow specifying custom trace_process duration by Yi Kong · 1 year ago
- 4ea5a13 Merge "profcollectd: compress ETM data instead of decoding it when recording" into main by Treehugger Robot · 1 year ago
- c33e032 profcollectd: compress ETM data instead of decoding it when recording by Yabin Cui · 1 year ago
- 69540e4 Merge "Implemented handling of argument file and directory paths in torq.py." into main by Esteban Barrero-Hernandez · 1 year ago
- fff50a2 Implemented handling of argument file and directory paths in torq.py. by Esteban Barrero-Hernandez · 1 year, 1 month ago
- e4a4ae5 Merge changes Ifcd9d86e,I60b7fc42,Icfbea98d,I8a6ec1e6 into main by Yabin Cui · 1 year, 1 month ago
- 178db0c Merge "Implemented argument parsing and command creation in torq.py." into main by Esteban Barrero-Hernandez · 1 year, 1 month ago
- 79346c9 simpleperf: Support compressing init_map feature section by Yabin Cui · 1 year, 1 month ago
- 99f599a simpleperf: Support compressing ETM data by Yabin Cui · 1 year, 1 month ago
- 0913622 simpleperf: Add -z in the record cmd by Yabin Cui · 1 year, 1 month ago
- 86e7a16 simpleperf: Fix OPT_STRING_AFTER_EQUAL parsing at the end of args by Yabin Cui · 1 year, 1 month ago
- 9c51e10 Implemented argument parsing and command creation in torq.py. by Esteban Barrero-Hernandez · 1 year, 1 month ago
- 9601632 Merge "simpleperf: init OptionValue properly" into main by Yabin Cui · 1 year, 1 month ago
- 2777042 simpleperf: init OptionValue properly by Yabin Cui · 1 year, 1 month ago
- 2d42295 Merge "simpleperf: Fix handling of BPF symbols" into main by Treehugger Robot · 1 year, 1 month ago
- f8c8bcb simpleperf: Fix handling of BPF symbols by Tomislav Novak · 1 year, 1 month ago
- 7d00c94 Merge "check_elf_alignment: print name of APK analyzed" into main by Steven Moreland · 1 year, 1 month ago
- e4df6a2 check_elf_alignment: print name of APK analyzed by Steven Moreland · 1 year, 1 month ago
- 419e304 Merge "simpleperf: Support option value after '='" into main by Yabin Cui · 1 year, 1 month ago
- f5d7a3b simpleperf: Support option value after '=' by Yabin Cui · 1 year, 1 month ago
- 343a3e8 Merge "simpleperf: Add wrapper for zstd compression/decompression" into main by Yabin Cui · 1 year, 1 month ago
- ce2385d simpleperf: Add wrapper for zstd compression/decompression by Yabin Cui · 1 year, 1 month ago
- f62bdfc Merge "Remove __libcpp_verbose_abort() workaround." into main by Elliott Hughes · 1 year, 1 month ago
- f8e5f60 Remove __libcpp_verbose_abort() workaround. by Elliott Hughes · 1 year, 1 month ago
- 4beca5c Merge "profcollect: Add support for tracing processes" into main by Yi Kong · 1 year, 1 month ago
- 2f5f73e Merge "Update URL for PProf UI" into main by Yabin Cui · 1 year, 1 month ago
- f9321b9 Update URL for PProf UI by Yabin Cui · 1 year, 1 month ago
- bae2748 profcollect: Add support for tracing processes by Yi Kong · 1 year, 1 month ago
- 520f40d Merge "simpleperf: Switch GetMemorySize to use sysinfo syscall" into main by Treehugger Robot · 1 year, 1 month ago
- 6248227 Merge "Remove unused system/extras/Android.mk" into main by Treehugger Robot · 1 year, 1 month ago
- d5f247b simpleperf: Switch GetMemorySize to use sysinfo syscall by Yi Kong · 1 year, 1 month ago
- acc4257 Remove unused system/extras/Android.mk by kellyhung · 1 year, 1 month ago
- ad9fb93 Merge "profcollect: Rename trace_once to trace_system" into main by Treehugger Robot · 1 year, 1 month ago
- c26c15b profcollect: Rename trace_once to trace_system by Yi Kong · 1 year, 1 month ago
- ee9823b Merge "simpleperf: Store init map records in a feature section" into main by Yabin Cui · 1 year, 1 month ago
- a0e438f simpleperf: Store init map records in a feature section by Yabin Cui · 1 year, 1 month ago
- e33ba32 Merge "Merge "simpleperf: Detect test environment before running tests" into android14-tests-dev am: dfdf0a4dc3" into main by Automerger Merge Worker · 1 year, 1 month ago
- 1a0e71c Merge "simpleperf: Detect test environment before running tests" into android14-tests-dev am: dfdf0a4dc3 by Abhishek Rai · 1 year, 1 month ago
- dfdf0a4 Merge "simpleperf: Detect test environment before running tests" into android14-tests-dev by Abhishek Rai · 1 year, 1 month ago
- 1dee0fb Merge "Remove unused system/extras/tests/Android.mk" into main by Treehugger Robot · 1 year, 1 month ago
- 41bc168 Remove unused system/extras/tests/Android.mk by kellyhung · 1 year, 1 month ago
- a6bf7b8 Merge "Convert Android.mk under system/extras/tests to Android.bp" into main by Treehugger Robot · 1 year, 1 month ago
- 189eae2 simpleperf: Detect test environment before running tests by Yabin Cui · 1 year, 1 month ago
- 85466f5 Merge "simpleperf: Detect test environment before running tests" into main by Yabin Cui · 1 year, 1 month ago
- 87d7156 Convert Android.mk under system/extras/tests to Android.bp by kellyhung · 1 year, 1 month ago
- 57c3636 Merge "Remove unused system/extras/tests/bootloader/Android.mk" into main by Treehugger Robot · 1 year, 1 month ago
- 2376ff8 Merge "simpleperf: Fix flaky tests when running in emulator" into main by Yabin Cui · 1 year, 1 month ago
- 7a01345 simpleperf: Detect test environment before running tests by Yabin Cui · 1 year, 1 month ago
- c440d1f simpleperf: Fix flaky tests when running in emulator by Yabin Cui · 1 year, 1 month ago
- 455ed2e Merge "simpleperf: Handle unused space in sample record" into main by Yabin Cui · 1 year, 1 month ago
- d4ed9b8 simpleperf: Handle unused space in sample record by Yabin Cui · 1 year, 1 month ago
- 6b21879 Remove unused system/extras/tests/bootloader/Android.mk by kellyhung · 1 year, 1 month ago
- 7c161d8 Merge "Convert Android.mk under system/extras/simpleperf to Android.bp" into main by Treehugger Robot · 1 year, 1 month ago
- 4cba1f7 Convert Android.mk under system/extras/simpleperf to Android.bp by kellyhung · 1 year, 2 months ago
- e6e0577 Merge "simpleperf_writer_fuzzer: Bug Fix" into main by Treehugger Robot · 1 year, 1 month ago
- 63da220 simpleperf_writer_fuzzer: Bug Fix by Onkar Shinde · 1 year, 2 months ago
- 9e99c44 Merge "Remove unused system/extras/brillo_config/Android.mk" into main by Treehugger Robot · 1 year, 2 months ago
- 32d4840 Remove unused system/extras/brillo_config/Android.mk by kellyhung · 1 year, 2 months ago
- 4f53fe9 Merge "profcollect: change default sampling period to 1500ms" into main am: a2ece086ed by Treehugger Robot · 1 year, 2 months ago
- a2ece08 Merge "profcollect: change default sampling period to 1500ms" into main by Treehugger Robot · 1 year, 2 months ago
- f231645 profcollect: change default sampling period to 1500ms by Yi Kong · 1 year, 2 months ago
- a98e75e Merge "libc++fs is part of libc++ now." into main am: 546e89303a by Elliott Hughes · 1 year, 2 months ago