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