1. 6dd9c8b Enable Thread Safety Annotations for Perfetto standalone builds. by Kirill Timofeev · 5 months ago
  2. 88f5bd2 perfetto: Fix build flag to detect gcc by Ivan Chong · 9 months ago
  3. 6c75b64 standalone: uprev to clang-19 by Primiano Tucci · 1 year ago
  4. 2490903 Fix x86 build after NDK update by Primiano Tucci · 1 year ago
  5. 60571c2 Update to NDK r26C by Primiano Tucci · 1 year, 1 month ago
  6. 6f07702 Update clang for standalone builds by Primiano Tucci · 1 year, 1 month ago
  7. cf684cb tp: don't ship actual chain implementations in export_json target by Lalit Maganti · 1 year, 1 month ago
  8. 0b3de74 Add support for 16K pages by Primiano Tucci · 1 year, 4 months ago
  9. 209b5fa gn: fix debug symbols on Windows by Lalit Maganti · 1 year, 4 months ago
  10. c5b13b3 tp: migrate all SQL to use CREATE PERFETTO FUNCTION syntax by Lalit Maganti · 1 year, 9 months ago
  11. 62a3147 Support standalone riscv64 linux builds by Samuel Holland · 1 year, 9 months ago
  12. ff9f2eb ui: Compile WASM with -msimd128 by Hector Dearman · 1 year, 9 months ago
  13. af7ad1a perfetto: fix GCC warnings (for real) by Lalit Maganti · 1 year, 11 months ago
  14. e76dcfd perfetto: Disable -Wshadow-uncaptured-local by Manoj Gupta · 1 year, 11 months ago
  15. 03f5a97 base: make base::Optional a shim for std::optional by Lalit Maganti · 2 years ago
  16. 2b667a9 perfetto: switch to being a C++17 only project by Lalit Maganti · 2 years, 1 month ago
  17. 3b5b77c Shared library ABI for producer initialization by Daniele Di Proietto · 2 years, 1 month ago
  18. 8e211f0 Disable clang unsafe pointer arithmentics warning by Anna Mayzner · 2 years, 1 month ago
  19. 735d186 perfetto: fix ChromeOS build by Lalit Maganti · 2 years, 4 months ago
  20. 03d178e perfetto: switch to C++17 with temporary C++11 opt-out by Lalit Maganti · 2 years, 5 months ago
  21. 4e1484b perfetto: fix compile on CI debug by Lalit Maganti · 2 years, 5 months ago
  22. 8e6f9f2 perfetto: fix compile on latest GCC by Lalit Maganti · 2 years, 5 months ago
  23. bdddf76 perfetto: update libcxx/libcxxabi/libunwind by Lalit Maganti · 2 years, 5 months ago
  24. 1ce890e Enable LFS (large file support) on Linux by Chinglin Yu · 2 years, 5 months ago
  25. b9a246e Ignore -Wdeprecated on windows standalone build by Daniele Di Proietto · 2 years, 6 months ago
  26. 25a4534 tp: speed up UpdateSetBits by 10-20x (worst cases) with PDEP intrinsic by Lalit Maganti · 2 years, 9 months ago
  27. 7ce5de1 Merge changes I8d6a43d6,If4ac88f6 by Lalit Maganti · 2 years, 10 months ago
  28. 7690522 perfetto: remove protobuf gn config from pbzero generator by Lalit Maganti · 2 years, 10 months ago
  29. 682a998 cflags: Upgrade -mavx -> -mavx2 by Primiano Tucci · 2 years, 10 months ago
  30. e65c405 trace_processor: use llvm frame demangling in standalone builds by Ryan Savitski · 3 years ago
  31. 2277f06 Enable -msse4.2, -mavx, -mpopcnt on x86_64 builds by Primiano Tucci · 3 years, 4 months ago
  32. 8652a85 Update Clang toolchain to match chromium's by Primiano Tucci · 3 years, 6 months ago
  33. 497c3ed Fix win32 build. by Primiano Tucci · 3 years, 10 months ago
  34. 5f3008e Reland "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 10 months ago
  35. dfb2f96 Revert "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 4 years, 1 month ago
  36. 1c5c317 Add IPC layer + Platform implementation for Windows by Primiano Tucci · 4 years, 1 month ago
  37. 5592685 Update NDK to 21e. by Florian Mayer · 4 years, 1 month ago
  38. a74aaf0 Fix AFL build. by Florian Mayer · 4 years, 2 months ago
  39. 7e9865c ui: Update NodeJS and Wasm toolchain by Primiano Tucci · 4 years, 2 months ago
  40. f43e650 sdk: Make the tracing SDK compatible with MSVC by Sami Kyostila · 4 years, 2 months ago
  41. 2f81155 GN: Add standalone build rules for Windows by Primiano Tucci · 4 years, 3 months ago
  42. ec59013 Reland "Add version consistently in all build configs and UI" by Primiano Tucci · 4 years, 4 months ago
  43. bb4bfb0 Revert "Add version consistently in all build configs and UI" by Colin Cross · 4 years, 4 months ago
  44. 85a1a12 Add version consistently in all build configs and UI by Primiano Tucci · 4 years, 4 months ago
  45. b0a548c macOS linker does not have -Wl,--build-id. by Florian Mayer · 4 years, 6 months ago
  46. 5d016a5 Generate build ids. by Florian Mayer · 4 years, 6 months ago
  47. f68444a Roll clang + fix warnings by Primiano Tucci · 4 years, 8 months ago
  48. 39e40d4 Build without -Wno-implicit-int-float-conversion. by Florian Mayer · 4 years, 8 months ago
  49. 824be14 GN standalone: extra_{target,host}_cflags + fstack-protector-strong by Primiano Tucci · 4 years, 8 months ago
  50. 2b626d9 gn: Disable new GCC redundant move warning by Sami Kyostila · 4 years, 11 months ago
  51. 115490f GN: enable PIE on Linux by Primiano Tucci · 5 years ago
  52. 69132a1 Add install-build-deps check at build time by Primiano Tucci · 5 years ago
  53. fbcfeeb Fix standalone build after clang rolls by Primiano Tucci · 5 years ago
  54. 2925e9d Update GN and mass reformat gn files by Primiano Tucci · 5 years ago
  55. b4eaf21 trace_processor: fix compile and build on fuzzer by Lalit Maganti · 5 years ago
  56. 1c76dff Enable -Wpedantic to improve GCC compatibility by Sami Kyostila · 5 years ago
  57. f929107 O2-friendly GetStaticEventInfo by Ryan Savitski · 5 years ago
  58. 27985ac Fix x86 build. by Florian Mayer · 6 years ago
  59. 7010f3a Do not pass -Werror on fuzzers. by Florian Mayer · 6 years ago
  60. 91c387d Use hermetic linker instead of system one. by Florian Mayer · 6 years ago
  61. 8b3feb4 Remove -Wa,--noexecstack argument, fix ccache by Primiano Tucci · 6 years ago
  62. 91c4a41 Add -Wunknown-sanitizers to standalone builds, fix dbg build by Primiano Tucci · 6 years ago
  63. 00da64a Add git version to trace processor by Primiano Tucci · 6 years ago
  64. a3da9be Android builds: add liblog only to dynlibs & executables + remove it from heapprofd_client by Ryan Savitski · 6 years ago
  65. 8a5b9a8 Disable -Weverything on fuzzer builds by Primiano Tucci · 6 years ago
  66. 2e48071 Changes needed to run on OSS-Fuzz. by Florian Mayer · 6 years ago
  67. a65497e Roll clang and switch to fsanitize=fuzzer-no-link by Primiano Tucci · 6 years ago
  68. 8c3f40a Standalone build: add support for Link Time Optimization by Primiano Tucci · 7 years ago
  69. 46ef922 Do not specify API level twice. by Florian Mayer · 7 years ago
  70. aa5316b Bump NDK to 17b. by Florian Mayer · 7 years ago
  71. 475bd7e Add out-of-tree build for libunwindstack. by Florian Mayer · 7 years ago
  72. 4bdc4c4 Introduce WASM toolchain by Primiano Tucci · 7 years ago
  73. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 7 years ago
  74. e1d7638 [dev-only/non-production] Fix GCC build by Primiano Tucci · 7 years ago
  75. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 7 years ago
  76. 18614fe Allow to configure scan roots. by Florian Mayer · 7 years ago
  77. 6aba66d Fix GCC debug build. by Florian Mayer · 7 years ago
  78. bc8318e Remove debug_symbols config from release builds by Primiano Tucci · 7 years ago
  79. 2e36683 Enable missing-field-initializers warning by Sami Kyostila · 7 years ago
  80. 5aab758 Improve logging by Primiano Tucci · 7 years ago
  81. 7a40e4d Move build -> gn/standalone by Primiano Tucci · 7 years ago[Renamed (97%) from build/BUILD.gn]
  82. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago
  83. b45bfac Android: use unified headers from the NDK by Primiano Tucci · 7 years ago
  84. 765b326 Move -Wno-unused-parameter to general cflags by Primiano Tucci · 7 years ago
  85. 7278dea Use custom libcxx by default on Linux and fix sanitizers by Primiano Tucci · 7 years ago
  86. d7d1be0 Move cpp_common to base and its own namespace. by Primiano Tucci · 7 years ago
  87. ce72002 Introduce core tracing library pieces (Part 1) by Primiano Tucci · 7 years ago
  88. 1333134 Introduce RAII ScopedFile class to auto-close FDs by Primiano Tucci · 7 years ago
  89. 32c32ad Make ninja compiler output colorized (under clang) by Hector Dearman · 7 years ago
  90. 3a946ae Ignore unknown warning flags with clang by Sami Kyostila · 7 years ago
  91. 0825bc8 Add support for llvm-based sanitizers. by Primiano Tucci · 7 years ago
  92. ae2879e Perfetto: first commit. Introduce build files by Primiano Tucci · 7 years ago