1. 91fdb4c Revert "tp: filter for globs inside trace processor" by Lalit Maganti · 2 years, 5 months ago
  2. eb744e4 tp: filter for globs inside trace processor by Lalit Maganti · 2 years, 5 months ago
  3. 2277f06 Enable -msse4.2, -mavx, -mpopcnt on x86_64 builds by Primiano Tucci · 2 years, 9 months ago
  4. 1a69d01 base: don't enable DCHECKs in SDK builds by Primiano Tucci · 3 years ago
  5. 3bf39d0 Turn on crash reporter for debug standalone heapprofd. by Florian Mayer · 3 years, 3 months ago
  6. 890cfbe heapprofd: split main() in a seprate target by Primiano Tucci · 3 years, 3 months ago
  7. 3f00374 Proto filtering: add core MessageFilter and FilterUtil by Primiano Tucci · 3 years, 3 months ago
  8. 319ba56 Use system zlib for Debian package. by Florian Mayer · 3 years, 4 months ago
  9. 5d09f5e Move heap_profile to a separate include dir. by Florian Mayer · 3 years, 6 months ago
  10. 3ce4e8e Enable enable_perfetto_trace_processor_httpd on Windows by Primiano Tucci · 3 years, 7 months ago
  11. 2f81155 GN: Add standalone build rules for Windows by Primiano Tucci · 3 years, 8 months ago
  12. cd34994 Update local symbolizer to support Windows. by Joshua Gilpatrick · 3 years, 9 months ago
  13. 911f4d7 gn: Apply visibility rules to gn:default_{deps,config} by Eric Seckler · 3 years, 10 months ago
  14. e0986f3 tp: add support for shell on Android by Lalit Maganti · 4 years ago
  15. a97798d tp: switch from using libprotoc to libprotobuf-full by Lalit Maganti · 4 years ago
  16. a364520 Update language to comply with Android's inclusive language guidance by Primiano Tucci · 4 years ago
  17. 15f5e87 OS_MACOSX -> OS_APPLE / OS_MAC by Primiano Tucci · 4 years, 1 month ago
  18. 4c95570 Do not depend on elf.h for symbolization. by Florian Mayer · 4 years, 2 months ago
  19. e95bb96 GN: fix chromium roll. by Primiano Tucci · 4 years, 4 months ago
  20. 5cbeadf Clean up build files by Primiano Tucci · 4 years, 4 months ago
  21. 80fc3cd Use protobuf from the system if requested by Joel Fernandes · 4 years, 4 months ago
  22. 302f1f6 Link against sqlite_dev library in Chromium by Mikhail Khokhlov · 4 years, 5 months ago
  23. 6d1f7b5 tp: cleanup json and fuchsia trace flags by Lalit Maganti · 4 years, 6 months ago
  24. 69132a1 Add install-build-deps check at build time by Primiano Tucci · 4 years, 6 months ago
  25. 56bc0c6 traced_perf: re-enable linux build + add x86 regs handling by Ryan Savitski · 4 years, 7 months ago
  26. 2925e9d Update GN and mass reformat gn files by Primiano Tucci · 4 years, 7 months ago
  27. d7fd6c2 build: Don't propagate public_configs of proto_library targets by Eric Seckler · 4 years, 7 months ago
  28. 370746a Merge "Revert "build: Proxy public deps of libperfetto in noop copy for Chrome"" by Eric Seckler · 4 years, 7 months ago
  29. c77dc1b Revert "build: Proxy public deps of libperfetto in noop copy for Chrome" by Eric Seckler · 4 years, 7 months ago
  30. 85758cc Merge "build: Proxy public deps of libperfetto in noop copy for Chrome" by Eric Seckler · 4 years, 7 months ago
  31. 0a0e133 build: Proxy public deps of libperfetto in noop copy for Chrome by Eric Seckler · 4 years, 7 months ago
  32. 0f7e68d Exclude targets depending on sqlite from embedder builds by Mikhail Khokhlov · 4 years, 7 months ago
  33. 1b5fdae Make zlib optional by Primiano Tucci · 4 years, 7 months ago
  34. 2bcfb35 trace_processor: Remove PERFETTO_TP_METRICS buildflag by Mikhail Khokhlov · 4 years, 8 months ago
  35. 81491b9 trace_processor: Remove PERFETTO_TP_FTRACE build flag by Mikhail Khokhlov · 4 years, 8 months ago
  36. 6146a58 trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  37. 9996d5d trace_processor: Remove PERFETTO_TP_ANDROID_PROBES build flag by Mikhail Khokhlov · 4 years, 8 months ago
  38. 04f6eb7 trace_processor: Remove PERFETTO_TP_SYSTEM_PROBES build flag by Mikhail Khokhlov · 4 years, 8 months ago
  39. bd963dc Merge "build/logging: Disable info logs in chromium" by Eric Seckler · 4 years, 8 months ago
  40. 0846048 build/logging: Disable info logs in chromium by Eric Seckler · 4 years, 8 months ago
  41. 5198328 Revert "trace_processor: Remove two more build flags" by Mikhail Khokhlov · 4 years, 8 months ago
  42. 8368ee9 trace_processor: Remove two more build flags by Mikhail Khokhlov · 4 years, 8 months ago
  43. 692087e trace_processor: Remove PERFETTO_TP_GRAPHICS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  44. c165b87 processor: Extract HeapGraph parsing into module by Eric Seckler · 4 years, 9 months ago
  45. 7ce6fa4 processor: Exclude syscalls from build if not needed by Eric Seckler · 4 years, 10 months ago
  46. 510a3ee processor: Support disabling json importer separately from export_json by Eric Seckler · 4 years, 10 months ago
  47. a7870e6 processor: Make sql/sqlite layer optional at compile time by Eric Seckler · 4 years, 10 months ago
  48. a36cccc Trace Processor: add --httpd by Primiano Tucci · 4 years, 10 months ago
  49. ab0604c processor: Add ProtoImporterModules for android + system probes by Eric Seckler · 4 years, 10 months ago
  50. 63afd79 processor: Extract graphics event parsing into an importer module by Eric Seckler · 4 years, 10 months ago
  51. ee1cdea processor: Make fuchsia trace parsing an optional compile-time dep by Eric Seckler · 4 years, 10 months ago
  52. c622b8b processor: Make metrics an optional compile-time dep by Eric Seckler · 4 years, 10 months ago
  53. de58995 processor: Add foundations for modularization of proto trace parsing by Eric Seckler · 4 years, 10 months ago
  54. 41af34f Add buildflag for local symbolizer by Primiano Tucci · 4 years, 11 months ago
  55. 5145e50 Fix various typos by Hector Dearman · 5 years ago
  56. 18c0cff Disable watchdog on OSX using compile-time checks by Primiano Tucci · 5 years ago
  57. b7ebffd Fix chrome roll: update protoc host toolchain rules by Primiano Tucci · 5 years ago
  58. d0001c3 Make trace_processor a host-only target by Primiano Tucci · 5 years ago
  59. 0bea797 Fix OSS-Fuzz build. by Florian Mayer · 5 years ago
  60. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  61. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  62. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  63. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  64. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 5 years ago
  65. 2bf8284 Consistently use PERFETTO_BUILDFLAG(xxx) and add IPC flag by Primiano Tucci · 5 years ago
  66. 9bf554b Revert "Reland: build: Attempt to use system includes for gtest/mock in chromium" by Eric Seckler · 5 years ago
  67. 55ed886 build: fix chromium build: system -> isystem by Eric Seckler · 5 years ago
  68. 6b4fc30 Reland: build: Attempt to use system includes for gtest/mock in chromium by Eric Seckler · 5 years ago
  69. 785d992 Revert "build: Attempt to use system includes for gtest/mock in chromium" by Eric Seckler · 5 years ago
  70. e7df2c3 build: Attempt to use system includes for gtest/mock in chromium by Eric Seckler · 5 years ago
  71. c66a16a Fix some build details for component builds by Peter Marshall · 5 years ago
  72. f20f218 Don't pull sqlite and zlib in embedder builds by Primiano Tucci · 5 years ago
  73. 154bfab Add //gn:libfuzzer shim by Ryan Savitski · 5 years ago
  74. 13ae72f Fix DEPS by Primiano Tucci · 5 years ago
  75. 225a4e6 Fix zlib deps and fix chrome roll by Primiano Tucci · 5 years ago
  76. 2e6a3e8 Merge "Enable json library in chromium builds" by Treehugger Robot · 5 years ago
  77. 291595d Enable json library in chromium builds by Mikhail Khokhlov · 5 years ago
  78. 554627f Reland: perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  79. 6c6eaf3 Revert "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  80. ddedb14 perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  81. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  82. a45a95e Build trace processor lib on windows by Mikhail Khokhlov · 5 years ago
  83. 2cf423c Only enable ASAN annotations when passing ASAN compile flags. by Andres Medina · 5 years ago
  84. 7faef11 build: Expose a few more missing variables in the public config by Eric Seckler · 6 years ago
  85. 7c7f5f5 Perfetto: clean up PERFETTO_EMBEDDER_BUILD by Primiano Tucci · 6 years ago
  86. 357966a gn: Make it more convenient for embedders to enable DLOG by Eric Seckler · 6 years ago
  87. a6ba179 build: Use test() template for test executables by Eric Seckler · 6 years ago
  88. b16cb47 Disable debug log spam when embedded in a third party project by Sami Kyostila · 6 years ago
  89. 57c89d9 perfetto: Make gn check succeed when building with chrome by Eric Seckler · 6 years ago
  90. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  91. 20dc8f7 trace_to_text: split out proto-full from proto-lite deps by Primiano Tucci · 6 years ago
  92. 1c752c1 UI: seamlessly migrate to catapult UI for legacy traces by Primiano Tucci · 6 years ago
  93. a65497e Roll clang and switch to fsanitize=fuzzer-no-link by Primiano Tucci · 6 years ago
  94. 0d72a31 Introduce legacy JSON importer and "slices" vtable by Primiano Tucci · 6 years ago
  95. bc68ed8 Remove manual reference to exe_and_shlib_deps by Tom Anderson · 6 years ago
  96. a812a94 In Chrome, build as shared library rather than directly linked sources by Oystein Eftevaag · 6 years ago
  97. 94aaf69 compile everything with -fsanitize=fuzzer. by Florian Mayer · 7 years ago
  98. d8bd81b Simply test BUILD file structure. by Florian Mayer · 7 years ago
  99. 3a3974e Add config for fuzzer targets. by Florian Mayer · 7 years ago
  100. 20b760c Reshuffle .proto files under /proto by Primiano Tucci · 7 years ago