1. e377194 Remove bootloadertest's contents by Cole Faust · 1 year, 10 months ago
  2. fd6ea7e Merge "Run mtectrl later in boot sequence" into main by Florian Mayer · 1 year, 10 months ago
  3. 406ed79 Run mtectrl later in boot sequence by Florian Mayer · 1 year, 10 months ago
  4. ca36a93 Merge "Document the tracing subscriber usage in README.md, better sample init" into main by Nikita Putikhin · 1 year, 11 months ago
  5. 2cf7c8f Document the tracing subscriber usage in README.md, better sample init by Nikita Putikhin · 1 year, 11 months ago
  6. 09779f9 Merge "Speed up the subscriber" into main by Nikita Putikhin · 1 year, 11 months ago
  7. a484440 Speed up the subscriber by Nikita Putikhin · 1 year, 11 months ago
  8. 8fbd509 Merge "Move making the vector out of benchmark iter" into main by Nikita Putikhin · 1 year, 11 months ago
  9. e375116 Move making the vector out of benchmark iter by Nikita Putikhin · 1 year, 11 months ago
  10. bb4703b Merge changes I2f5c2325,Ibce802ec into main by Nikita Putikhin · 1 year, 11 months ago
  11. edefa3e Add a benchmark for the tracing subscriber by Nikita Putikhin · 1 year, 11 months ago
  12. 06e59a6 Add tracing subscriber for ATrace by Nikita Putikhin · 2 years ago
  13. 086247f Merge "Remove stray newline from err() calls." into main by Elliott Hughes · 1 year, 11 months ago
  14. 05b9b39 Remove stray newline from err() calls. by Elliott Hughes · 1 year, 11 months ago
  15. 09fbf35 Merge "simpleperf: Fix record_cmd#check_trampoline test" into main by Yabin Cui · 1 year, 11 months ago
  16. 6836682 simpleperf: Fix record_cmd#check_trampoline test by Yabin Cui · 1 year, 11 months ago
  17. 5a9c0a1 Merge changes Ia9725aaf,I568a78af into main by Daniel Rosenberg · 1 year, 11 months ago
  18. 0f0aecc Merge changes Ie7cf3774,Ia3cbaf04,Ide7496a8 into main by Yabin Cui · 1 year, 11 months ago
  19. 1be9007 simpleperf: Add doc for reducing lost/truncated samples by Yabin Cui · 1 year, 11 months ago
  20. bb9a0d1 simpleperf: Use thousand groups when reporting sample counts by Yabin Cui · 1 year, 11 months ago
  21. c5f89a8 simpleperf: Improve log message by Yabin Cui · 1 year, 11 months ago
  22. 93af9be checkpoint_gc: Exit gc if there is enough free segments by Daniel Rosenberg · 1 year, 11 months ago
  23. 01e7e06 checkpoint_gc: Abort gc if no progress detected by Daniel Rosenberg · 1 year, 11 months ago
  24. 8cf8a27 Merge "simpleperf: Remove PAGE_MASK usage" into main by Juan Yescas · 2 years ago
  25. 48e2d9c simpleperf: Remove PAGE_MASK usage by Juan Yescas · 2 years ago
  26. ae6fdbf Merge changes I72b87b7f,I19aae3b8 into main by Yabin Cui · 2 years ago
  27. dadd532 simpleperf: update simpleperf prebuilts to build 10661963. by Yabin Cui · 2 years ago
  28. 7446ce4 simpleperf: Update paths to download prebuilts by Yabin Cui · 2 years ago
  29. 2dc37af Merge "simpleperf: Check device connection in app_profiler.py" into main by Yabin Cui · 2 years ago
  30. 64c607b simpleperf: Check device connection in app_profiler.py by Yabin Cui · 2 years ago
  31. 84fe033 Merge "simpleperf: Update doc to use aosp-main" into main by Yabin Cui · 2 years ago
  32. 01c5701 simpleperf: Update doc to use aosp-main by Yabin Cui · 2 years ago
  33. b8af8d3 Merge "mmap-perf: Remove use of hardcoded PAGE_SIZE 4096" into main by Kalesh Singh · 2 years ago
  34. fc01862 mmap-perf: Remove use of hardcoded PAGE_SIZE 4096 by Kalesh Singh · 2 years ago
  35. 6c1db3a Merge "simpleperf: Speed up disassembling many functions in a binary" into main by Yabin Cui · 2 years ago
  36. daaed09 simpleperf: Speed up disassembling many functions in a binary by Yabin Cui · 2 years ago
  37. ce002f9 Merge "Remove references to the pdk product variable" into main by Cole Faust · 2 years ago
  38. 3853af5 Remove references to the pdk product variable by Cole Faust · 2 years ago
  39. f0b091a Merge "lpdumpd: Link to libsnapshot dynamically." into main by David Anderson · 2 years ago
  40. cddabac Merge "Add safety comments." into main by Treehugger Robot · 2 years ago
  41. 5361fbe Merge changes Ibb1f2b72,I96e19758 into main by Yabin Cui · 2 years ago
  42. f7bf543 Add safety comments. by Andrew Walbran · 2 years ago
  43. c73d633 simpleperf: fix parsing tracing format for fuzzer by Yabin Cui · 2 years ago
  44. 8c344a8 simpleperf: Fix libsimpleperf_report_fuzzer by Yabin Cui · 2 years ago
  45. 5f69572 Merge "simpleperf: check errors in CanSampleRegsFor32BitABI()" into main by Yabin Cui · 2 years ago
  46. 0099467 simpleperf: check errors in CanSampleRegsFor32BitABI() by Yabin Cui · 2 years ago
  47. 3aa529b Merge "simpleperf: use libsimpleperf_readelf in host builds" into main by Yabin Cui · 2 years ago
  48. 55152ee Merge "simpleperf: Disable failed tests when running with a 32-bit translator" into main by Yabin Cui · 2 years ago
  49. e6d5712 Merge changes I0186bbff,I821cd5a2 into main by Nikita Putikhin · 2 years ago
  50. eeb6a44 Add readme and owners, improve comments by Nikita Putikhin · 2 years ago
  51. 9698eff simpleperf: Disable failed tests when running with a 32-bit translator by Yabin Cui · 2 years ago
  52. f330930 Merge "Add missing <functional> includes for std::function" into main by Ryan Prichard · 2 years ago
  53. 9223a04 Add a macro to instrument the calling method by Nikita Putikhin · 2 years ago
  54. 7abe9e3 Add missing <functional> includes for std::function by Ryan Prichard · 2 years, 1 month ago
  55. ca4dc3e Merge changes I9078e326,I95a1494a,I69e609d4,Ie893ae8c into main by Nikita Putikhin · 2 years ago
  56. 0e5d15a Add scoped event by Nikita Putikhin · 2 years ago
  57. cedfc50 Wrap instant events and counters by Nikita Putikhin · 2 years ago
  58. b6d9a78 Wrap async ATrace events by Nikita Putikhin · 2 years ago
  59. 1cb9d43 Wrap atrace utility methods by Nikita Putikhin · 2 years ago
  60. bd41370 Merge changes Id73cdfa8,I08951eec into main by Nikita Putikhin · 2 years ago
  61. d37b3c2 lpdumpd: Link to libsnapshot dynamically. by David Anderson · 2 years ago
  62. 2e240d3 Don't call wrapped atrace_begin if tag is disabled by Nikita Putikhin · 2 years, 1 month ago
  63. 99e32ca Add the rest of static inline function wrappers by Nikita Putikhin · 2 years, 1 month ago
  64. 00ba4d2 simpleperf: use libsimpleperf_readelf in host builds by Yabin Cui · 2 years, 1 month ago
  65. 00355dd Merge changes I43d482c6,I9eae1a09 into main by Yabin Cui · 2 years, 1 month ago
  66. 34227b2 simpleperf: Only register needed commands in libsimpleperf_profcollect by Yabin Cui · 2 years, 1 month ago
  67. c0ebc35 simpleperf: Reduce size introduced from libsimpleperf_readelf by Yabin Cui · 2 years, 1 month ago
  68. 26fbe94 Merge "Add a benchmark for libatrace_rust" into main by Nikita Putikhin · 2 years, 1 month ago
  69. 3af7ce6 Add a benchmark for libatrace_rust by Nikita Putikhin · 2 years, 1 month ago
  70. bd015a6 Merge "Add more tests for mtectrl override" into main by Treehugger Robot · 2 years, 1 month ago
  71. 01c69f9 Merge "simpleperf: Implement __libcpp_verbose_abort" into main by Yabin Cui · 2 years, 1 month ago
  72. 5f9e1eb Merge "lpdumpd: Add snapshotctl dump output." into main by David Anderson · 2 years, 1 month ago
  73. b8493f9 Merge "Add Rust ATrace library" into main by Nikita Putikhin · 2 years, 1 month ago
  74. 29b96a4 Add Rust ATrace library by Nikita Putikhin · 2 years, 1 month ago
  75. 281068e simpleperf: Implement __libcpp_verbose_abort by Yabin Cui · 2 years, 1 month ago
  76. ea00644 Add more tests for mtectrl override by Florian Mayer · 2 years, 1 month ago
  77. 24698ea Merge "Properly handle unsetting of override" into main by Florian Mayer · 2 years, 1 month ago
  78. 9771656 Merge "Add safety comments." into main by Treehugger Robot · 2 years, 1 month ago
  79. 42ab814 Properly handle unsetting of override by Florian Mayer · 2 years, 1 month ago
  80. b694b1d lpdumpd: Add snapshotctl dump output. by David Anderson · 2 years, 1 month ago
  81. b044aad Add safety comments. by Andrew Walbran · 2 years, 1 month ago
  82. 01a3d28 Merge changes from topic "use_libsimpleperf_readelf" into main by Yabin Cui · 2 years, 1 month ago
  83. 41af7f9 simpleperf: Enable riscv64 build by Yabin Cui · 2 years, 1 month ago
  84. 71b424d simpleperf: use libsimpleperf_readelf for device build by Yabin Cui · 2 years, 1 month ago
  85. e771314 simpleperf: Stop building 32-bit binary on host by Yabin Cui · 2 years, 1 month ago
  86. 7164c99 Merge "Remove setuclamp and its duplicate definition of `struct sched_attr`." into main by Treehugger Robot · 2 years, 1 month ago
  87. 2bb7ea7 Remove setuclamp and its duplicate definition of `struct sched_attr`. by Elliott Hughes · 2 years, 1 month ago
  88. 0200476 Merge "async read of mtectrl state" by Florian Mayer · 2 years, 1 month ago
  89. edd5214 async read of mtectrl state by Florian Mayer · 2 years, 1 month ago
  90. d303f58 Merge "fix Event type 'cpu-cycles' is not supported on the device bug." by Yabin Cui · 2 years, 1 month ago
  91. aec31f8 fix Event type 'cpu-cycles' is not supported on the device bug. by caowencheng · 2 years, 1 month ago
  92. ec6ab76 Merge "simpleperf: Remove small stack gaps in the report-sample command" by Yabin Cui · 2 years, 1 month ago
  93. 74570bd simpleperf: Remove small stack gaps in the report-sample command by Yabin Cui · 2 years, 5 months ago
  94. e3ba6a9 Merge "simpleperf: update simpleperf prebuilts to build 10306210." am: 0d33852876 by Yabin Cui · 2 years, 2 months ago
  95. 0d33852 Merge "simpleperf: update simpleperf prebuilts to build 10306210." by Yabin Cui · 2 years, 2 months ago
  96. 22b807c simpleperf: update simpleperf prebuilts to build 10306210. by Yabin Cui · 2 years, 2 months ago
  97. 981fd45 Merge "Default is no call graph in simpleperf record help" am: b8cb100c22 by Yabin Cui · 2 years, 2 months ago
  98. b8cb100 Merge "Default is no call graph in simpleperf record help" by Yabin Cui · 2 years, 2 months ago
  99. f82188a Default is no call graph in simpleperf record help by Mika Raento · 2 years, 2 months ago
  100. b624f35 Merge "delete socketTag test" am: 4cd99a8204 by Maciej Żenczykowski · 2 years, 2 months ago