1. 790d404 Merge "tp: fix compile of TP from external project using Bazel" into main by Lalit Maganti · 11 months ago
  2. 391aad3 tp: fix compile of TP from external project using Bazel by Lalit Maganti · 11 months ago
  3. 4b6ecaf gn_utils: cont. export proto import_dirs for all targets by Kean Mariotti · 11 months ago
  4. f6f6e78 gn_utils: Export proto import_dirs for all targets by Daniele Di Proietto · 11 months ago
  5. 7edd179 python: fix racy prebuilt download by Lalit Maganti · 11 months ago
  6. 487a539 Build perfetto_trace_javastream_protos from list of files by Kean Mariotti · 11 months ago
  7. e41196d Roll prebuilts for v44.0 by Daniele Di Proietto · 12 months ago
  8. 0783a8f Fixed gen_bazel running on Windows by Oystein Eftevaag · 12 months ago
  9. 96c0126 Merge "add tools/delete-permalink" into main by Treehugger Robot · 12 months ago
  10. eac285f add tools/delete-permalink by Primiano Tucci · 12 months ago
  11. 4284dbe Download standalone clang .tgz instead of .tar.xz by Daniele Di Proietto · 12 months ago
  12. 6fd5180 Merge "tp: tag the no_resolvers target as avoid_dep" into main by Lalit Maganti · 12 months ago
  13. cc701fa Add metric for Android blocking calls for all calls in trace. by Devarshi Bhatt · 12 months ago
  14. 87af606 tp: tag the no_resolvers target as avoid_dep by Lalit Maganti · 12 months ago
  15. df00a04 Merge "tools: fix amalgamated SDK breakage in sanitizer builds" into main by Ching-lin Yu · 1 year ago
  16. 4c9f6d5 tools: fix amalgamated SDK breakage in sanitizer builds by Chinglin Yu · 1 year ago
  17. c664708 tools/tmux: check for /sys/kernel/tracing instead of debugfs by Ryan Savitski · 1 year ago
  18. 3137bbe Output trace redactor executable by Steven Terrell · 1 year ago
  19. 38d9625 Merge "Explicitly install optional components of perfetto" into main by Treehugger Robot · 1 year ago
  20. 8ba1838 [stdlib]: No-op critical path refactor by Zim · 1 year ago
  21. 56f4502 Explicitly install optional components of perfetto by Jiyong Park · 1 year ago
  22. 40ac660 shared_lib: Update generated protos by Daniele Di Proietto · 1 year ago
  23. cc82cb1 Merge "tp: Fix table functions pattern" into main by Treehugger Robot · 1 year ago
  24. a685896 tp: Fix table functions pattern by Anna Mayzner · 1 year ago
  25. e61e787 Merge "standalone: uprev to clang-19" into main by Primiano Tucci · 1 year ago
  26. 6c75b64 standalone: uprev to clang-19 by Primiano Tucci · 1 year, 1 month ago
  27. 2af5480 tp: update SQLite version to 3.44.2 by Lalit Maganti · 1 year, 1 month ago
  28. 4bef7fb Roll prebuilts for v43.2 by Daniele Di Proietto · 1 year, 1 month ago
  29. 88aee60 Merge "tp: add a Python target for depending on TP without resolvers" into main by Treehugger Robot · 1 year, 1 month ago
  30. 78cf90e Roll prebuilts for v43.1 by Daniele Di Proietto · 1 year, 1 month ago
  31. e806806 Add perfetto persistent tracing by Daniele Di Proietto · 1 year, 1 month ago
  32. 1884818 tp: add a Python target for depending on TP without resolvers by Lalit Maganti · 1 year, 1 month ago
  33. ed7d5af tools/open_trace_in_ui: make filename a positional argument by Ryan Savitski · 1 year, 1 month ago
  34. 5f32fed UI: add gzip compression to files and fix symbolize-ui-crash by Primiano Tucci · 1 year, 1 month ago
  35. 60571c2 Update to NDK r26C by Primiano Tucci · 1 year, 1 month ago
  36. 5226fcc Merge "tp: Ban usage of `common` module in stdlib" into main by Lalit Maganti · 1 year, 1 month ago
  37. a7e4467 tp: Ban usage of `common` module in stdlib by Anna Mayzner · 1 year, 1 month ago
  38. 6f6f305 tp: Prevent duplicate creation of _extract_int_metadata by Anna Mayzner · 1 year, 1 month ago
  39. 92a8c93 Merge "Revert "perfetto: specify descriptor array as inline"" into main by Lalit Maganti · 1 year, 1 month ago
  40. 2cbd70a Revert "perfetto: specify descriptor array as inline" by Lalit Maganti · 1 year, 1 month ago
  41. 41bb4a5 Update libbacktrace, make crashes symbolized again by Primiano Tucci · 1 year, 1 month ago
  42. 6f07702 Update clang for standalone builds by Primiano Tucci · 1 year, 1 month ago
  43. 1cd66f6 Merge "Build libperfetto_c with bazel" into main by Colin Downs-Razouk · 1 year, 1 month ago
  44. b3d021a perfetto: specify descriptor array as inline by Lalit Maganti · 1 year, 1 month ago
  45. cb3ed7b Merge "tp: Add time module to stdlib" into main by Anna Mayzner · 1 year, 1 month ago
  46. 1b076ac Build libperfetto_c with bazel by Colin Downs-Razouk · 1 year, 1 month ago
  47. 88df9ba tp: Add time module to stdlib by Anna Mayzner · 1 year, 2 months ago
  48. 9eea3e6 syscall_nr->name tables: update to v6.7 and simplify ARM naming by Ryan Savitski · 1 year, 2 months ago
  49. a00c058 [stdlib]: android.binder module cleanups by Zim · 1 year, 2 months ago
  50. 5cafd5f add buildtools/zstd and uprev libunwindstack by Ryan Savitski · 1 year, 2 months ago
  51. 8c99f25 Fix IWYU on src/kernel_utils/syscall_table_generated.h by Primiano Tucci · 1 year, 2 months ago
  52. 0e5c8a7 tp: add Java config target to Android.bp by Lalit Maganti · 1 year, 2 months ago
  53. 3e16bfd tp: remove experimental package and diffuse contents into other packages by Lalit Maganti · 1 year, 2 months ago
  54. ff20679 Merge "Optimize binary size of syscall tables" into main by Primiano Tucci · 1 year, 2 months ago
  55. 82717f9 tp: add documentation of macros in standard library by Lalit Maganti · 1 year, 2 months ago
  56. f9b99ab Merge "tp: rework all internal tables to be prefixed with just _" into main by Lalit Maganti · 1 year, 2 months ago
  57. cfa50a3 Merge changes from topic "revert-2767851-CWCBRXWQXL" into main by Daniele Di Proietto · 1 year, 2 months ago
  58. 26ff929 Optimize binary size of syscall tables by Primiano Tucci · 1 year, 2 months ago
  59. 62ae18d tp: rework all internal tables to be prefixed with just _ by Lalit Maganti · 1 year, 2 months ago
  60. 51e6411 Revert "perfetto_cmd: Move code into libperfetto.so" by Daniele Di Proietto · 1 year, 2 months ago
  61. 91b16c4 build: allow specifying amalgamated SQL root directory by Lalit Maganti · 1 year, 2 months ago
  62. ddaaced perfetto_cmd: Move code into libperfetto.so by Daniele Di Proietto · 1 year, 2 months ago
  63. e2170e1 Fix regex in tools/write_version_header.py by Primiano Tucci · 1 year, 2 months ago
  64. 0132a39 Roll prebuilts for v41.0 by Daniele Di Proietto · 1 year, 3 months ago
  65. 101c1fd Merge "tools: fix os version check in cpu_profile" into main by Treehugger Robot · 1 year, 3 months ago
  66. d0b0af1 perfetto: rollout new prebuilts by Lalit Maganti · 1 year, 4 months ago
  67. c54cf6d Merge "tools: Add gn+ninja for linux-arm64" into main by Hector Dearman · 1 year, 4 months ago
  68. 9473224 Merge "Add rule to generate javastream proto for perfetto" into main by Pablo Gamito · 1 year, 4 months ago
  69. d310930 tools: Add gn+ninja for linux-arm64 by Hector Dearman · 1 year, 4 months ago
  70. 40e6e68 Add rule to generate javastream proto for perfetto by Pablo Gamito · 1 year, 4 months ago
  71. 04118b3 Merge "ui: Support overriding referrer from query prams" into main by Hector Dearman · 1 year, 4 months ago
  72. 5a6608e ui: Support overriding referrer from query prams by Hector Dearman · 1 year, 4 months ago
  73. 7d9f945 Merge "Support AOSP extension atoms" into main by Hector Dearman · 1 year, 4 months ago
  74. e7df7eb perfetto: update prebuilts for v40 by Lalit Maganti · 1 year, 4 months ago
  75. 57cb3bd Support AOSP extension atoms by Hector Dearman · 1 year, 4 months ago
  76. 8c10f0b tools: fix os version check in cpu_profile by Chris Phlipot · 1 year, 4 months ago
  77. 90b4aa5 Merge "Switch traceconv and trace_processor_shell to use libsqlite_static_noicu" into main by Michael Hoisie · 1 year, 4 months ago
  78. 94e30a0 Make libperfetto_client_experimental available to product and APEX by Nikita Putikhin · 1 year, 4 months ago
  79. 081eb56 Copy Chrome stdlib test data to test/data/chrome by Rasika Navarange · 1 year, 4 months ago
  80. 3e19351 Switch traceconv and trace_processor_shell to use libsqlite_static_noicu by Michael Hoisie · 1 year, 4 months ago
  81. ddba2c4 perfetto: roll all prebuilts to pick up aosp/2834432 by Lalit Maganti · 1 year, 4 months ago
  82. 52a9921 Roll prebuilts for v39.0 by Daniele Di Proietto · 1 year, 5 months ago
  83. c3634b4 Use glob pattern in Android.bp for chrome stdlib by Rasika Navarange · 1 year, 5 months ago
  84. 061e829 Make CREATE_TABLE_ALLOWLIST paths relative to stdlib root by Rasika Navarange · 1 year, 5 months ago
  85. 31d0535 Add smoke tests importing the entire stdlib. by Alexander Timin · 1 year, 5 months ago
  86. 6a62cef ui: Add any ratchet PRESUBMIT by Hector Dearman · 1 year, 5 months ago
  87. b3c02f9 Require schema for the stdlib tables and views by Alexander Timin · 1 year, 5 months ago
  88. 485d3d7 Replace CREATE VIEW with CREATE PERFETTO VIEW by Alexander Timin · 1 year, 5 months ago
  89. eaa388e Merge "Convert stdlib to new comment syntax" into main by Alexander Timin · 1 year, 5 months ago
  90. 72d2a3f Deflake ftrace integration tests by Primiano Tucci · 1 year, 5 months ago
  91. 46d87f0 Convert stdlib to new comment syntax by Alexander Timin · 1 year, 5 months ago
  92. 80e8ff0 Merge "Modify tools/gen_bazel to use globs for the Chrome stdlib" into main by Rasika Navarange · 1 year, 5 months ago
  93. 52151f7 Modify tools/gen_bazel to use globs for the Chrome stdlib by Rasika Navarange · 1 year, 5 months ago
  94. 8494891 Update the docs generators to parse new comment syntax. by Alexander Timin · 1 year, 5 months ago
  95. 5033766 Merge "Fix the search path delimiter on Windows" into main by Primiano Tucci · 1 year, 5 months ago
  96. f5bcd0b Merge "tools: Avoid SELinux violation in java_head_dump" into main by Daniele Di Proietto · 1 year, 5 months ago
  97. 34f1b98 Add all protos to tool_files by Spandan Das · 1 year, 5 months ago
  98. 60c42e30 tools: Avoid SELinux violation in java_head_dump by Daniele Di Proietto · 1 year, 5 months ago
  99. 09f1bf4 Fix the search path delimiter on Windows by Primiano Tucci · 1 year, 5 months ago
  100. 0bb49ab Merge "install-build-deps: Add options to override autodetected platform" into main by Lalit Maganti · 1 year, 6 months ago