1. 192c15f Remove HeapGraph.type_names. by Florian Mayer · 4 years, 2 months ago
  2. 5c10c44 Merge "Perfetto depends on jni_headers" by Treehugger Robot · 4 years, 3 months ago
  3. 62a572d Perfetto depends on jni_headers by Orion Hodson · 4 years, 3 months ago
  4. 413df03 CTS: mark activities as android:exported="true" by Primiano Tucci · 4 years, 3 months ago
  5. bbe68be IPC: Add Sync() method to synchronize Producer and Service by Primiano Tucci · 4 years, 5 months ago
  6. 5817086 Remove vts10 tests from vts suite by Dan Shi · 4 years, 6 months ago
  7. 79c8684 Check for build type, not debuggable, for extra guardrails test. by Florian Mayer · 4 years, 6 months ago
  8. a5c8342 Use random session name in HeapprofdJavaCtsTest. by Florian Mayer · 4 years, 6 months ago
  9. 951281a Add vts10 suite to existing vts tests by Dan Shi · 4 years, 6 months ago
  10. b2599cc Revert^2 "Assert extra_guardrails fails on user." by Florian Mayer · 4 years, 6 months ago
  11. 174d52e Revert "Assert extra_guardrails fails on user." by Florian Mayer · 4 years, 6 months ago
  12. 4211447 Assert extra_guardrails fails on user. by Florian Mayer · 4 years, 6 months ago
  13. e43a2a5 Merge "Revert "Disable HeapprofdEndToEnd and HeapprofdCtsTest."" by Florian Mayer · 4 years, 7 months ago
  14. dd0f853 Revert "Disable HeapprofdEndToEnd and HeapprofdCtsTest." by Florian Mayer · 4 years, 7 months ago
  15. 3a174a5 traced_perf: bump fd timeout and add more cts logging by Ryan Savitski · 4 years, 7 months ago
  16. 98057db Merge "Check if target app is still running at end of test." by Florian Mayer · 4 years, 7 months ago
  17. 9b1b5d9 Merge "CTS: Increase timeouts to 5s" by Hector Dearman · 4 years, 7 months ago
  18. 651a1d8 Merge "Disable HeapprofdEndToEnd and HeapprofdCtsTest." by Treehugger Robot · 4 years, 7 months ago
  19. e58e709 Merge "Use GTEST_SKIP when skipping perf cts tests" by Treehugger Robot · 4 years, 7 months ago
  20. 59ed2f4 CTS: Increase timeouts to 5s by Hector Dearman · 4 years, 7 months ago
  21. 72143ac Disable HeapprofdEndToEnd and HeapprofdCtsTest. by Florian Mayer · 4 years, 7 months ago
  22. 3cb0424 Check if target app is still running at end of test. by Florian Mayer · 4 years, 7 months ago
  23. 9848e92 Check if app is still running after test. by Florian Mayer · 4 years, 7 months ago
  24. aa9399a Use GTEST_SKIP when skipping perf cts tests by Ryan Savitski · 4 years, 7 months ago
  25. 86bd0e9 traced_perf: enable SMB scraping + cts improvements by Ryan Savitski · 4 years, 7 months ago
  26. 5b5f466 Merge "Set jni_uses_platform_apis for perfetto tests" by Colin Cross · 4 years, 7 months ago
  27. 8308c60 Merge "Check if any process dumps are present." by Treehugger Robot · 4 years, 7 months ago
  28. bdc48df Use const refs instead of copying strings. by Florian Mayer · 4 years, 7 months ago
  29. 2932055 Check if any process dumps are present. by Florian Mayer · 4 years, 7 months ago
  30. cbbe480 test: log gtest onto logcat by Primiano Tucci · 4 years, 7 months ago
  31. b3d2ba2 Set jni_uses_platform_apis for perfetto tests by Colin Cross · 4 years, 7 months ago
  32. 9fa7200 cts: add perf profiler e2e tests for apps by Ryan Savitski · 4 years, 7 months ago
  33. 526921b producer ipc: Support startup tracing via producer SMB behind IPC by Eric Seckler · 4 years, 7 months ago
  34. 2395688 Merge "Start required apps within each CTS test" by Hector Dearman · 4 years, 7 months ago
  35. ec1de7d Start required apps within each CTS test by Hector Dearman · 4 years, 7 months ago
  36. ccfab08 Remove stale TODO. by Florian Mayer · 4 years, 8 months ago
  37. 4108018 perfetto: don't enable perfetto before running tests by Lalit Maganti · 4 years, 8 months ago
  38. 9782f49 [Reland] perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 8 months ago
  39. 499e3a2 perfetto: fix several problems with CTS by Lalit Maganti · 4 years, 8 months ago
  40. 804ad6f CtsPerfettoTestCases secondary_user by Bookatz · 4 years, 9 months ago
  41. 4642612 Merge "Revert "Disable profilable CTS test."" by Florian Mayer · 4 years, 9 months ago
  42. cbb41a6 Revert "Disable profilable CTS test." by Florian Mayer · 4 years, 9 months ago
  43. 1b1e82e Merge "Disable profilable CTS test." by Treehugger Robot · 4 years, 9 months ago
  44. c782881 Disable profilable CTS test. by Florian Mayer · 4 years, 9 months ago
  45. fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 4 years, 9 months ago
  46. fbf4a73 Builds CTS sources in standalone build by Primiano Tucci · 4 years, 9 months ago
  47. 7980e5e Merge "Wait for app to stop in java hprof CTS." by Florian Mayer · 4 years, 10 months ago
  48. b094d52 Merge "Increase trace duration of runtime HeapprofdCtsTest." by Treehugger Robot · 4 years, 11 months ago
  49. 9dd7002 Increase trace duration of runtime HeapprofdCtsTest. by Florian Mayer · 4 years, 11 months ago
  50. db36be5 Block client for heapprofd CTS. by Florian Mayer · 4 years, 11 months ago
  51. 710ac8b Re-enable HeapprofdJavaCtsTest. by Florian Mayer · 5 years ago
  52. 8baee3e Disable HeapprofdJavaCtsTest. by Florian Mayer · 5 years ago
  53. 9ae3d74 Wait for app to stop in java hprof CTS. by Florian Mayer · 5 years ago
  54. 626e47c Longer tracing session for Java Heapprofd CTS. by Florian Mayer · 5 years ago
  55. ef7ebc4 Merge "Assert HeapGraph contains roots." by Florian Mayer · 5 years ago
  56. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 5 years ago
  57. 6e15844 Assert HeapGraph contains roots. by Florian Mayer · 5 years ago
  58. e8599d4 Add java hprof CTS. by Florian Mayer · 5 years ago
  59. 9c044d9 Add profileable app to heapprofd CTS. by Florian Mayer · 5 years ago
  60. edf199a Merge "Re-enable heapprofd CTS on x86." by Treehugger Robot · 5 years ago
  61. 5145e50 Fix various typos by Hector Dearman · 5 years ago
  62. ad98249 Re-enable heapprofd CTS on x86. by Florian Mayer · 5 years ago
  63. f955198 Fold perfetto_src_tracing_ipc into libperfetto_client by Primiano Tucci · 5 years ago
  64. 28830bb Increase timeout in HeapprofdCtsTest. by Florian Mayer · 5 years ago
  65. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  66. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  67. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 5 years ago
  68. a97eddb Remove stale text from cts README. by Florian Mayer · 5 years ago
  69. ac0c197 Move the default_socket.h into ext so that Chrome can pull it in to connect to the system service. by Stephen Nusko · 5 years ago
  70. 3b39fc7 Make auto-generated c++ classes hermetic, intorudce CopyablePtr by Primiano Tucci · 5 years ago
  71. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  72. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 5 years ago
  73. 77bc9b9 heapprofd integration/cts tests: mark tests as disabled on x86 at build time by Ryan Savitski · 5 years ago
  74. e823811 Add the ability for the command line client to activate triggers. by Stephen Nusko · 5 years ago
  75. 822d66f heapprofd tests: skip all devices with an x86-like primary ABI by Ryan Savitski · 5 years ago
  76. ad42c4e heapprofd tests: pretend cuttlefish works (and re-enable cts everywhere) by Ryan Savitski · 6 years ago
  77. 640a292 Disable heapprofd cts tests due to flakes. by Ryan Savitski · 6 years ago
  78. 79e32bb heapprofd cts test: add profileable and release apps by Ryan Savitski · 6 years ago
  79. 56445ec Merge "initial heapprofd cts test for debuggable java apps" by Ryan Savitski · 6 years ago
  80. 0feb2c8 initial heapprofd cts test for debuggable java apps by Ryan Savitski · 6 years ago
  81. fc5de6a Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  82. b881c83 perfetto: update AndroidTest for new test configurations by Lalit Maganti · 6 years ago
  83. 6a1a4d5 Rename Service to TracingService. by Florian Mayer · 6 years ago
  84. 03cc234 perfetto: add device feature test for checking CPU count by Lalit Maganti · 6 years ago
  85. 34278f6 perfetto: cts: filter out watches from CTS tests by Lalit Maganti · 6 years ago
  86. e74b8b0 perfetto: fix cts test by Lalit Maganti · 6 years ago
  87. 36557d8 perfetto: further cleanup and consolidate test code by Lalit Maganti · 6 years ago
  88. c29e0d3 Add env var for producer/consumer socket. by Florian Mayer · 6 years ago
  89. 07e104d Reduce binary size (1.6MB -> 600K) by removing protos/trace:lite dep by Primiano Tucci · 6 years ago
  90. c4c3ceb perfetto: refactor test code to consolidate pattern by Lalit Maganti · 6 years ago
  91. 200bd2e Record incident details into the trace by Sami Kyostila · 6 years ago
  92. 8390e5b perfetto: add benchmark variable for controlling message size by Lalit Maganti · 6 years ago
  93. dd95ef9 perfetto: use new flushing mechanisms and make variables more consistent by Lalit Maganti · 6 years ago
  94. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 6 years ago
  95. 9ac6bd9 perfetto: fix cts test failure after clock sync by Lalit Maganti · 6 years ago
  96. 17992c0 perfetto: try to fix CTS (part 3) by Lalit Maganti · 7 years ago
  97. 6168188 perfetto: try to fix CTS tests again by Lalit Maganti · 7 years ago
  98. 44d33e3 perfetto: try to fix CTS test failure by Lalit Maganti · 7 years ago
  99. 5761f75 perfetto: fix ordering of setup commands for CTS by Lalit Maganti · 7 years ago
  100. fc3158a perfetto: enable traced on CTS running devices by Lalit Maganti · 7 years ago