1. 3a87d24 Merge "simpleperf: autofdo doc: Change to extbinary format" into main by Treehugger Robot · 4 months ago
  2. a15b1c9 simpleperf: autofdo doc: Change to extbinary format by Yabin Cui · 4 months ago
  3. d52d5d6 Merge "profcollect: Move trace providers to a subdirectory" into main by Yi Kong · 4 months ago
  4. ba6fe26 profcollect: Move trace providers to a subdirectory by Yi Kong · 4 months ago
  5. 3a01a64 Merge "Remove mitchp from mtectrl OWNERS" into main by Florian Mayer · 4 months ago
  6. 93f29c1 Merge "Refactor library for handling trace entries." into main by Christopher Ferris · 4 months ago
  7. dc3f8da Refactor library for handling trace entries. by Christopher Ferris · 4 months ago
  8. 8fbc1c8 Remove mitchp from mtectrl OWNERS by Florian Mayer · 4 months ago
  9. 1b0d1f0 Merge changes Ief4e5a3e,I94a00545,I293a98ed into main by Yabin Cui · 4 months ago
  10. 3f29417 simpleperf: inject: Add --exclude-process-name by Yabin Cui · 4 months ago
  11. 1cc11da simpleperf: inject: Add --dump to dump branch list file by Yabin Cui · 4 months ago
  12. c7fabb6 simpleperf: Support large branch list file by Yabin Cui · 4 months ago
  13. e23249c Merge "simpleperf: simpleperf_utils.py: Fix parse_version" into main by Treehugger Robot · 4 months ago
  14. de028e2 simpleperf: simpleperf_utils.py: Fix parse_version by Yabin Cui · 4 months ago
  15. 4b644d9 Merge "simpleperf: Add more doc for source line/disassembly annotation" into main by Yabin Cui · 4 months ago
  16. e9ccca6 simpleperf: Add more doc for source line/disassembly annotation by Yabin Cui · 4 months ago
  17. 8aaa301 Merge "simpleperf: Fix GetAndroidVersion" into main by Treehugger Robot · 4 months ago
  18. 2db091e simpleperf: Fix GetAndroidVersion by Yabin Cui · 4 months ago
  19. 12504ee Merge "Added timestamp to torq host file names" into main by Samuel Johnson · 4 months ago
  20. cb5e446 Merge "Added waiting time when switching to from-user and made lint improvements." into main by Treehugger Robot · 4 months ago
  21. cb06493 Added timestamp to torq host file names by Samuel Johnson · 4 months ago
  22. 54142d8 Added waiting time when switching to from-user and made lint improvements. by Esteban Barrero-Hernandez · 6 months ago
  23. e57c11d Merge "profcollectd: use BR_INST_RETIRED.NEAR_TAKEN for lbr sampling" into main by Treehugger Robot · 5 months ago
  24. fdd1067 profcollectd: use BR_INST_RETIRED.NEAR_TAKEN for lbr sampling by Yabin Cui · 5 months ago
  25. c189160 Merge "Implemented the torq config show subcommand." into main by Samuel Johnson · 5 months ago
  26. 4efb4ee Implemented the torq config show subcommand. by Esteban Barrero-Hernandez · 6 months ago
  27. a8432d5 Merge "Fixed simpleperf_event_exists to make a copy of events list" into main by Treehugger Robot · 5 months ago
  28. cb6fa9b Fixed simpleperf_event_exists to make a copy of events list by Samuel Johnson · 5 months ago
  29. fe32913 Merge "simpleperf: Support intel event BR_INST_RETIRED.NEAR_TAKEN" into main by Treehugger Robot · 5 months ago
  30. 8d250b6 simpleperf: Support intel event BR_INST_RETIRED.NEAR_TAKEN by Yabin Cui · 5 months ago
  31. 15e495e Merge "Implemented creating default predefined config on older versions of android." into main by Samuel Johnson · 5 months ago
  32. 8720f2c Merge "Implemented torq simpleperf" into main by Treehugger Robot · 5 months ago
  33. 01880b5 Implemented torq simpleperf by Samuel Johnson · 5 months ago
  34. a87e35f Implemented creating default predefined config on older versions of android. by Esteban Barrero-Hernandez · 6 months ago
  35. ca13de1 Merge "Removed hw subcommand from program." into main by Samuel Johnson · 5 months ago
  36. 45a2dfa Merge "simpleperf: Add example for collecting ETM data for the kernel" into main by Yabin Cui · 5 months ago
  37. 52cfaa0 simpleperf: Add example for collecting ETM data for the kernel by Yabin Cui · 5 months ago
  38. 43da75f Merge "view_profile: optimize png to fit under gitiles limit" into main by Treehugger Robot · 5 months ago
  39. 6f79e23 view_profile: optimize png to fit under gitiles limit by Lalit Maganti · 5 months ago
  40. c978e36 Removed hw subcommand from program. by Esteban Barrero-Hernandez · 6 months ago
  41. 99c4aa2 Merge "Add Perfetto to the list of recommended UIs for viewing simpleperf profiles" into main by Lalit Maganti · 5 months ago
  42. 54180e5 Add Perfetto to the list of recommended UIs for viewing simpleperf profiles by Lalit Maganti · 5 months ago
  43. 8d0a0fd Merge "riscv64: simpleperf: Add basic support for RISC-V" into main by Yabin Cui · 5 months ago
  44. c9b9ebd riscv64: simpleperf: Add basic support for RISC-V by Artem Karavashkin · 6 months ago
  45. e4a759d Merge "Added torq unit tests for get_android_sdk_version" into main by Jahdiel Alvarez · 5 months ago
  46. 012045b Added torq unit tests for get_android_sdk_version by Samuel Johnson · 5 months ago
  47. d9d7644 Merge "Fixed get_android_sdk_version" into main by Treehugger Robot · 5 months ago
  48. bc6bc69 Fixed get_android_sdk_version by Samuel Johnson · 5 months ago
  49. 5c49c7f Merge "simpleperf: inject: Add test for -j" into main by Yabin Cui · 5 months ago
  50. 450a84a Merge "simpleperf: Add doc for ETM data generation rate" into main by Yabin Cui · 5 months ago
  51. 01fbd0d simpleperf: Add doc for ETM data generation rate by Yabin Cui · 5 months ago
  52. 31a0cab simpleperf: inject: Add test for -j by Yabin Cui · 5 months ago
  53. f0d903b Merge changes Ie078bb1e,Ifa5e12fd,Ibc8824a0 into main by Yabin Cui · 5 months ago
  54. 5ddb4d9 Merge "Implemented handling of boot edge case on older versions of android." into main by Treehugger Robot · 5 months ago
  55. 5f716cb Implemented handling of boot edge case on older versions of android. by Esteban Barrero-Hernandez · 6 months ago
  56. 626408a simpleperf: inject: Add -j to read input files with multithread by Yabin Cui · 5 months ago
  57. 271a36c Merge changes I1df34df7,Ice624b90 into main by Treehugger Robot · 5 months ago
  58. 1bd4976 boottime_tools: fix timeout of bootanalyze.py by Takaya Saeki · 5 months ago
  59. b30cca5 boottime_tools: support adb -s in bootanalyze.sh by Takaya Saeki · 5 months ago
  60. 7f5f4dc simpleperf: inject: Don't fail when seeing an invalid branch list file by Yabin Cui · 5 months ago
  61. 631bd8f simpleperf: Add BranchListMergedReader by Yabin Cui · 5 months ago
  62. e0f3400 Merge "simpleperf: ignore binary_cache" into main by Treehugger Robot · 5 months ago
  63. 5e2cfce simpleperf: ignore binary_cache by Peter Kalauskas · 5 months ago
  64. 9b51fc9 Merge changes I2370b54b,Ibc162d14,I6f7c5e65,I2dea895e into main by Yabin Cui · 5 months ago
  65. 8033be1 simpleperf: inject: Speed up ETMBranchMap to instr range conversion by Yabin Cui · 5 months ago
  66. 2131f7d simpleperf: inject: Fix ETMDecoder for indirect branch instructions by Yabin Cui · 5 months ago
  67. d8bd448 simpleperf: inject: Support --allow-mismatched-build-id for vmlinux by Yabin Cui · 5 months ago
  68. 7b32a2d simpleperf: log time info when `--log verbose` is used by Yabin Cui · 5 months ago
  69. 2bc8ee4 Merge "Implemented the torq config list subcommand." into main by Samuel Johnson · 5 months ago
  70. d733158 Merge "bootanalyze: Use alternative for timestamp alignment" into main by Marcin Wojtas · 5 months ago
  71. de116d7 Merge "simpleperf: inject: Fix condition for using branch_addr" into main by Treehugger Robot · 5 months ago
  72. 135a37e simpleperf: inject: Fix condition for using branch_addr by Yabin Cui · 5 months ago
  73. e963aa4 Merge "boottime_tools: Add Android.bp for bootanalyze" into main by Yanye Li · 5 months ago
  74. 0a7330d Implemented the torq config list subcommand. by Esteban Barrero-Hernandez · 6 months ago
  75. 4f5efbf boottime_tools: Add Android.bp for bootanalyze by Yanye Li · 6 months ago
  76. be9c2db bootanalyze: Use alternative for timestamp alignment by Yanye Li · 6 months ago
  77. a2f8ccb Merge "simpleperf: inject: Add -z to compress branch-list file" into main by Yabin Cui · 6 months ago
  78. 4e8160d simpleperf: inject: Add -z to compress branch-list file by Yabin Cui · 6 months ago
  79. c20914b Merge "Use std::sync::OnceLock rather than once_cell." into main by Treehugger Robot · 6 months ago
  80. 7c590e7 Merge "check_elf_alignment.sh: Escape star chars" into main by William McVicker · 6 months ago
  81. 692b216 Use std::sync::OnceLock rather than once_cell. by Andrew Walbran · 6 months ago
  82. 3f830ef Merge "simpleperf: inject: Change comments for bolt output" into main by Treehugger Robot · 6 months ago
  83. 38b72d2 simpleperf: inject: Change comments for bolt output by Yabin Cui · 6 months ago
  84. 38819e3 Merge "Made minor refactoring and lint improvements." into main by Esteban Barrero-Hernandez · 6 months ago
  85. 86478d8 Made minor refactoring and lint improvements. by Esteban Barrero-Hernandez · 6 months ago
  86. b32382d Merge "Created README file for torq." into main by Treehugger Robot · 6 months ago
  87. f89907d Created README file for torq. by Esteban Barrero-Hernandez · 6 months ago
  88. cf40ea4 Merge "simpleperf: Update doc for bolt" into main by Yabin Cui · 6 months ago
  89. 03c125a Merge "simpleperf: dump: Add --dump-feature" into main by Yabin Cui · 6 months ago
  90. 682a2dd Merge "Implemented tracing of the app-startup event." into main by Treehugger Robot · 6 months ago
  91. 813aae2 Implemented tracing of the app-startup event. by Esteban Barrero-Hernandez · 6 months ago
  92. d344a99 simpleperf: dump: Add --dump-feature by Yabin Cui · 6 months ago
  93. 2402608 Merge "simpleperf: inject: Fix address conversion for bolt output" into main by Yabin Cui · 6 months ago
  94. 47eb5f7 simpleperf: Update doc for bolt by Yabin Cui · 6 months ago
  95. c155552 simpleperf: inject: Fix address conversion for bolt output by Yabin Cui · 6 months ago
  96. 97bcb31 check_elf_alignment.sh: Escape star chars by Shoham Peller · 6 months ago
  97. d8fb735 Merge "Implemented argument validation for app-startup and multiple runs." into main by Treehugger Robot · 6 months ago
  98. 264da89 Implemented argument validation for app-startup and multiple runs. by Esteban Barrero-Hernandez · 6 months ago
  99. 74d0216 Merge changes Ie93845ba,If997c068 into main by Yabin Cui · 6 months ago
  100. fb7d24d Merge "Added AdbDevice APIs needed to execute the app-startup event." into main by Treehugger Robot · 6 months ago