1. 6e6a02a profilers: CanProfileAndroid nit fixups by Ryan Savitski · 2 years, 2 months ago
  2. e65c405 trace_processor: use llvm frame demangling in standalone builds by Ryan Savitski · 2 years, 3 months ago
  3. 91fdb4c Revert "tp: filter for globs inside trace processor" by Lalit Maganti · 2 years, 3 months ago
  4. eb744e4 tp: filter for globs inside trace processor by Lalit Maganti · 2 years, 3 months ago
  5. 0d13f1d perfetto: remove ttt unittests target from being linked by Lalit Maganti · 2 years, 3 months ago
  6. 02c31ea Disable trace_to_text:unittest in windows by Mohit Saini · 2 years, 3 months ago
  7. 9809709 Fix the definition of enable_perfetto_zlib flag by Mohit Saini · 2 years, 4 months ago
  8. 9359e31 Merge "Support gzip files in trace_to_text" by Mohit Saini · 2 years, 4 months ago
  9. 2838cdf Support gzip files in trace_to_text by Mohit Saini · 2 years, 4 months ago
  10. ba364ec perfetto: add exports for targets with import public decls by Lalit Maganti · 2 years, 4 months ago
  11. 401a473 test: split integration tests in dedicated files by Primiano Tucci · 2 years, 5 months ago
  12. 3911836 Tweak build files to support building on ARM Macs by Hector Dearman · 2 years, 6 months ago
  13. 2277f06 Enable -msse4.2, -mavx, -mpopcnt on x86_64 builds by Primiano Tucci · 2 years, 7 months ago
  14. 44729e0 Disable watchdog in bazel, disable crash-log on Android < 21 by Primiano Tucci · 2 years, 8 months ago
  15. dc77d72 build: don't depend on .git/HEAD in GN if .git doesn't exist by Primiano Tucci · 2 years, 8 months ago
  16. 8652a85 Update Clang toolchain to match chromium's by Primiano Tucci · 2 years, 9 months ago
  17. 1a69d01 base: don't enable DCHECKs in SDK builds by Primiano Tucci · 2 years, 9 months ago
  18. e8f75d0 Linux prebuilts: switch to arm-linux-gnueabihf on linux-arm by Primiano Tucci · 2 years, 10 months ago
  19. 97eb1aa Standalone build: use llvm-objcopy on linux target+host by Primiano Tucci · 2 years, 10 months ago
  20. b428d49 Add sysroots for cross-compiling on arm & arm64 by Primiano Tucci · 2 years, 10 months ago
  21. 4a79295 trace_processor: enable RPC in Android build by Paul Thomson · 3 years ago
  22. 9c03438 msvc: Also detect Visual Studio Professional by Sami Kyostila · 3 years ago
  23. bd68bff Merge "Fix coverage build." by Florian Mayer · 3 years, 1 month ago
  24. e0e3b31 Fix coverage build. by Florian Mayer · 3 years, 1 month ago
  25. a21f126 Merge "Turn on crash reporter for debug standalone heapprofd." by Treehugger Robot · 3 years, 1 month ago
  26. 3bf39d0 Turn on crash reporter for debug standalone heapprofd. by Florian Mayer · 3 years, 1 month ago
  27. 497c3ed Fix win32 build. by Primiano Tucci · 3 years, 1 month ago
  28. 890cfbe heapprofd: split main() in a seprate target by Primiano Tucci · 3 years, 1 month ago
  29. 5f3008e Reland "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 1 month ago
  30. 9ca6aea Merge "Standalone build: strip exes and .so(s)" by Primiano Tucci · 3 years, 1 month ago
  31. 96fcac2 Standalone build: strip exes and .so(s) by Primiano Tucci · 3 years, 1 month ago
  32. 8908a53 ui: Add conversion to systrace & json by Hector Dearman · 3 years, 1 month ago
  33. c0ec36e Standalone build: set _LIBCPP_DEBUG=0 to enable STL assertions by Primiano Tucci · 3 years, 1 month ago
  34. 3f00374 Proto filtering: add core MessageFilter and FilterUtil by Primiano Tucci · 3 years, 1 month ago
  35. d4b49cb proto filtering: Add bytecode gen&parser by Primiano Tucci · 3 years, 1 month ago
  36. 8951683 Allow to disable git revision in perfetto_version.gen.h. by Florian Mayer · 3 years, 2 months ago
  37. 319ba56 Use system zlib for Debian package. by Florian Mayer · 3 years, 2 months ago
  38. 5ed03d1 Only use filename in comment for autogen files. by Florian Mayer · 3 years, 2 months ago
  39. 5f3b52a Migrate scripts from Python 2 to 3 by Octavian Tuchila · 3 years, 3 months ago
  40. 4ed03f2 UI: Build wasm with -g2 to preserve symbols, fix OOM message by Primiano Tucci · 3 years, 3 months ago
  41. 2939c08 perfetto: migrate all descriptor header generation to build time by Lalit Maganti · 3 years, 3 months ago
  42. dfb2f96 Revert "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 3 months ago
  43. 1c5c317 Add IPC layer + Platform implementation for Windows by Primiano Tucci · 3 years, 4 months ago
  44. 7d2092e Merge "Move heap_profile to a separate include dir." by Florian Mayer · 3 years, 4 months ago
  45. 6614e91 Add benchmark for client API. by Florian Mayer · 3 years, 4 months ago
  46. 34bc559 Move scripts to python3 by Primiano Tucci · 3 years, 4 months ago
  47. 5d09f5e Move heap_profile to a separate include dir. by Florian Mayer · 3 years, 4 months ago
  48. 5592685 Update NDK to 21e. by Florian Mayer · 3 years, 4 months ago
  49. 7eead2e UI: move build artifacts into /v1.2.3/ by Primiano Tucci · 3 years, 4 months ago
  50. e6c4a5c Do not include imports for Chrome extensions by Andrew Shulaev · 3 years, 4 months ago
  51. a74aaf0 Fix AFL build. by Florian Mayer · 3 years, 4 months ago
  52. 5b2a520 Merge "Enable subprocess support for chrome os." by Yuta Hijikata · 3 years, 5 months ago
  53. e455c77 Use hermetic linker for non cross compiling hermetic compiler. by Florian Mayer · 3 years, 5 months ago
  54. 91a21f5 Enable subprocess support for chrome os. by Yuta Hijikata · 3 years, 5 months ago
  55. 02d7985 TracedValue. by Alexander Timin · 3 years, 5 months ago
  56. 7e9865c ui: Update NodeJS and Wasm toolchain by Primiano Tucci · 3 years, 5 months ago
  57. 8d9f1ed Merge "sdk: Make the tracing SDK compatible with MSVC" by Sami Kyostila · 3 years, 5 months ago
  58. 3ce4e8e Enable enable_perfetto_trace_processor_httpd on Windows by Primiano Tucci · 3 years, 5 months ago
  59. f43e650 sdk: Make the tracing SDK compatible with MSVC by Sami Kyostila · 3 years, 5 months ago
  60. b46de0d gn: Also look for Visual Studio Community edition by Sami Kyostila · 3 years, 5 months ago
  61. 59a00fe Windows port: LITTLE_ENDIAN, ENTRYPOINT and minor test fixes by Primiano Tucci · 3 years, 5 months ago
  62. a7f5a8e GN: Add enable_perfetto_traced_probes variable by Primiano Tucci · 3 years, 5 months ago
  63. 857ed73 install-build-deps: Use different paths for clang on Win vs Linux by Primiano Tucci · 3 years, 6 months ago
  64. 2f81155 GN: Add standalone build rules for Windows by Primiano Tucci · 3 years, 6 months ago
  65. 42433ab Cleanup for Windows standalone support by Primiano Tucci · 3 years, 6 months ago
  66. f0ed1d4 build: pass explicitly --changelog to write_version_header.py by Primiano Tucci · 3 years, 7 months ago
  67. 93e817c Merge changes Ie70f0117,I05ef7862,I80c51246 by Ryan Savitski · 3 years, 7 months ago
  68. dc21888 kallsyms parser: move to src/kallsyms/ by Ryan Savitski · 3 years, 7 months ago
  69. ec59013 Reland "Add version consistently in all build configs and UI" by Primiano Tucci · 3 years, 7 months ago
  70. bb4bfb0 Revert "Add version consistently in all build configs and UI" by Colin Cross · 3 years, 7 months ago
  71. 85a1a12 Add version consistently in all build configs and UI by Primiano Tucci · 3 years, 7 months ago
  72. 2542126 Merge "Add ability to omit protozero dep in protozero_library" by Treehugger Robot · 3 years, 7 months ago
  73. 292a92c Add ability to omit protozero dep in protozero_library by Andrew Shulaev · 3 years, 7 months ago
  74. cd34994 Update local symbolizer to support Windows. by Joshua Gilpatrick · 3 years, 7 months ago
  75. 916f4e5 Remove ODR violations from Bazel builds by Primiano Tucci · 3 years, 8 months ago
  76. 911f4d7 gn: Apply visibility rules to gn:default_{deps,config} by Eric Seckler · 3 years, 8 months ago
  77. eaf1d71 Revert "ui: Add gn rule to copy protobufjs light" by Hector Dearman · 3 years, 8 months ago
  78. e0986f3 tp: add support for shell on Android by Lalit Maganti · 3 years, 9 months ago
  79. a97798d tp: switch from using libprotoc to libprotobuf-full by Lalit Maganti · 3 years, 9 months ago
  80. b0a548c macOS linker does not have -Wl,--build-id. by Florian Mayer · 3 years, 9 months ago
  81. 5d016a5 Generate build ids. by Florian Mayer · 3 years, 9 months ago
  82. eeae1e0 metrics: explicitly specify source_set generator for all metric protos by Lalit Maganti · 3 years, 9 months ago
  83. 3b09a3f tp: migrate chrome metrics descriptor generation to build time by Lalit Maganti · 3 years, 9 months ago
  84. 45d8eb8 gn: make generate_descriptor consistent between chrome and standalone by Lalit Maganti · 3 years, 9 months ago
  85. 117272f tp: move metrics descriptor generation to build time by Lalit Maganti · 3 years, 9 months ago
  86. b4319d0 UI: improve error reporting for Wasm errors by Primiano Tucci · 3 years, 9 months ago
  87. f68444a Roll clang + fix warnings by Primiano Tucci · 3 years, 10 months ago
  88. a364520 Update language to comply with Android's inclusive language guidance by Primiano Tucci · 3 years, 10 months ago
  89. 57e54f1 Merge "ui: Add gn rule to copy protobufjs light" by Deep Roy · 3 years, 10 months ago
  90. 1a6e4f4 ui: Add gn rule to copy protobufjs light by Deepanjan Roy · 3 years, 10 months ago
  91. 0d11642 GN: don't run linux_find_llvm.py when is_system_compiler=true by Primiano Tucci · 3 years, 10 months ago
  92. 15f5e87 OS_MACOSX -> OS_APPLE / OS_MAC by Primiano Tucci · 3 years, 11 months ago
  93. 3c87fcb fixing b64encode to be compatible also with python3 by 0x5eba · 3 years, 11 months ago
  94. 39e40d4 Build without -Wno-implicit-int-float-conversion. by Florian Mayer · 3 years, 11 months ago
  95. 54afee6 amalgamated: use the toolchain script to find clang by Lalit Maganti · 3 years, 11 months ago
  96. 77d8354 ci: more fixes form fallout of redone CI by Lalit Maganti · 3 years, 11 months ago
  97. 4dd5a1f local-symbolizer: Parse Windows paths. by Florian Mayer · 3 years, 11 months ago
  98. 824be14 GN standalone: extra_{target,host}_cflags + fstack-protector-strong by Primiano Tucci · 4 years ago
  99. af9bafc GN: support cross-compilation with same cpu and os by Primiano Tucci · 4 years ago
  100. 4079d1d TraceProcessor: Add binary RPC interface by Primiano Tucci · 4 years ago