1. d3139b4 build: Add new protos to libperfetto public_deps by Eric Seckler · 6 years ago
  2. 59bc02d trace_processor: Add fuzzer for trace parser by Hector Dearman · 6 years ago
  3. 4a1ee94 Add fuzzer for shared ring buffer. by Florian Mayer · 6 years ago
  4. c50bcc9 Add SharedRingBuffer by Florian Mayer · 6 years ago
  5. a3da9be Android builds: add liblog only to dynlibs & executables + remove it from heapprofd_client by Ryan Savitski · 6 years ago
  6. e65beca heapprofd_client: non-allocating logging by Ryan Savitski · 6 years ago
  7. 7c7f5f5 Perfetto: clean up PERFETTO_EMBEDDER_BUILD by Primiano Tucci · 6 years ago
  8. 106605c Add e2e cmdline tests and fix Flush with no producers by Primiano Tucci · 6 years ago
  9. a6ba179 build: Use test() template for test executables by Eric Seckler · 6 years ago
  10. b98e533 build: Split perfetto_unittests into sources + executable by Eric Seckler · 6 years ago
  11. 4280249 profiling: Add heapprofd end to end test. by Florian Mayer · 6 years ago
  12. eff9804 Fix build using system clang. by Florian Mayer · 6 years ago
  13. 2e48071 Changes needed to run on OSS-Fuzz. by Florian Mayer · 6 years ago
  14. 676f0cc Add libperfetto_android_internal.so library to access HAL/VNDK by Primiano Tucci · 6 years ago
  15. e92c674 Fix merged perfetto trace by Hector Dearman · 6 years ago
  16. 499cd60 Fix trace_to_text for WASM by Hector Dearman · 6 years ago
  17. 4afdd64 profiling: Write bookkeeping to trace by Florian Mayer · 6 years ago
  18. 8e7eac4 profiling: Add heapprofd config. by Florian Mayer · 6 years ago
  19. 98c3c3e profiling: Add proto for heapprofd. by Florian Mayer · 6 years ago
  20. c365e36 profiling: Add fuzzer for unwinding. by Florian Mayer · 6 years ago
  21. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  22. 20dc8f7 trace_to_text: split out proto-full from proto-lite deps by Primiano Tucci · 6 years ago
  23. b6a921f profiling: Add malloc hooks. by Florian Mayer · 6 years ago
  24. 3cd3132 Add public API for Perfetto consumer by Primiano Tucci · 6 years ago
  25. bdb2a59 Rename libtraced_shared to libperfetto by Primiano Tucci · 6 years ago
  26. 59d6ace fuzzers: re-introduce conditional around fuzzers by Primiano Tucci · 6 years ago
  27. a65497e Roll clang and switch to fsanitize=fuzzer-no-link by Primiano Tucci · 6 years ago
  28. 5313adf TraceProcessor: Add clipping support to sched table + minor fixes by Primiano Tucci · 6 years ago
  29. a2fae26 profiling: Add unwinding by Florian Mayer · 6 years ago
  30. f98c9d6 Fix Chromium build. by Florian Mayer · 6 years ago
  31. b64d6b1 profiling: Add parts of heap profiler. by Florian Mayer · 6 years ago
  32. b6b029e Don't build trace_processor:unittests on Android by Hector Dearman · 6 years ago
  33. 199b690 traced_probes: Push cpu first in FtraceEventBundle by Hector Dearman · 6 years ago
  34. b2ea4d4 TraceProcessor: add -d option for debugging SQLite vtable methods by Primiano Tucci · 6 years ago
  35. 7f71d0e trace_processor: Add integration tests by Hector Dearman · 6 years ago
  36. 5968caf Add interactive trace_processor_shell + fix mac build by Primiano Tucci · 6 years ago
  37. 8aba432 Do not compile memory profiler for Chromium. by Florian Mayer · 6 years ago
  38. c9b8423 Add record reader for heapprofd. by Florian Mayer · 6 years ago
  39. 3bf99f3 trace_processor: extract Table and Table::Cursor classes and cleanup by Primiano Tucci · 6 years ago
  40. 928fa95 perfetto: add trace processor library to expose to external clients by Lalit Maganti · 6 years ago
  41. 6fcedac Chrome: Export needed symbols to avoid direct external dependencies on protozero files by Oystein Eftevaag · 6 years ago
  42. c6bccda trace_processor: add unit and integration tests for sched slice table by Lalit Maganti · 6 years ago
  43. de82dae Move ftrace_reader code into src/traced/probes/ftrace by Primiano Tucci · 6 years ago
  44. e5e84fb Ensure no ipc code is built for Chrome by Oystein Eftevaag · 6 years ago
  45. caed37e trace_processor: initial definition of columnar trace class by Lalit Maganti · 6 years ago
  46. 608d8f8 Fixed unresolved dependencies on fuzzer targets for the Chrome build by Oystein Eftevaag · 6 years ago
  47. a195971 Fix fuzzers and reduce noise from ftrace_parser unittest by Primiano Tucci · 6 years ago
  48. 3faad74 Add skeleton for UI (Node + TypeScript + WASM + build integration) by Primiano Tucci · 6 years ago
  49. c2eb510 Roll GN, clang and libc++ to match chromium revisions by Primiano Tucci · 6 years ago
  50. 1640ffa Fix mac build, make pipe_stats linux-only by Primiano Tucci · 6 years ago
  51. c3e6763 Enable protozero tests on Windows by Bruce Dawson · 6 years ago
  52. 2af6ef7 Get one Perfetto unittest working on Windows by Bruce Dawson · 7 years ago
  53. 808d6df Support building most targets on mac by Primiano Tucci · 7 years ago
  54. 21c19d8 Support building trace_to_text in the Android tree by Primiano Tucci · 7 years ago
  55. 067fd5b Removed more build targets from being built in embedded Chrome builds by default by Oystein Eftevaag · 7 years ago
  56. a812a94 In Chrome, build as shared library rather than directly linked sources by Oystein Eftevaag · 7 years ago
  57. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 7 years ago
  58. 86cfbe1 perfetto: Add guardrails to perfetto_cmd by Hector Dearman · 7 years ago
  59. 6aa7557 Add host target for perfetto protos on Android host builds by Primiano Tucci · 7 years ago
  60. 3639700 perfetto: Add a testing program by Hector Dearman · 7 years ago
  61. 9eba16c Don't build trace_to_text when building in Chrome by Oystein Eftevaag · 7 years ago
  62. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 7 years ago
  63. ebf07c7 traced_probes: Add ProcessStatsDataSource by Hector Dearman · 7 years ago
  64. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 7 years ago
  65. c443a36 perfetto: Move perfetto_cmd out of traced by Hector Dearman · 7 years ago
  66. d404ea1 Dump process data in trace. by Isabelle Taylor · 7 years ago
  67. a0d8051 Fix mac build by Primiano Tucci · 7 years ago
  68. 0b9a6ac perfetto: fix dependencies for perfetto binary on standalone android by Lalit Maganti · 7 years ago
  69. d15631b Dumps data about processes and threads. by Isabelle Taylor · 7 years ago
  70. d0e7679 perfetto: update tests to depend on new build flag by Lalit Maganti · 7 years ago
  71. c96f71b Fix mac build by Primiano Tucci · 7 years ago
  72. bc8368e ftrace_reader: Add cpu_reader.cc micro benchmark by Hector Dearman · 7 years ago
  73. d8bd81b Simply test BUILD file structure. by Florian Mayer · 7 years ago
  74. 79f2d7b perfetto: add end to end integration tests by Lalit Maganti · 7 years ago
  75. c501080 Generate merged trace config for use in the Android tree by Primiano Tucci · 7 years ago
  76. 20b760c Reshuffle .proto files under /proto by Primiano Tucci · 7 years ago
  77. 51e06e5 Enable embedders to include Perfetto protos by Oystein Eftevaag · 7 years ago
  78. fcbafda Add protoc_helper by Hector Dearman · 7 years ago
  79. 6d84853 Move binder libraries into perfetto binary and save ~5 MB of ram by Primiano Tucci · 7 years ago
  80. 6b90156 Fix mac build by Primiano Tucci · 7 years ago
  81. 7e2b67a Changes for statsd integration by Primiano Tucci · 7 years ago
  82. 39071ba ftrace_reader: Move some code for generating the protos into tools/ by Hector Dearman · 7 years ago
  83. 20b3c1c Add trace_to_text by Hector Dearman · 7 years ago
  84. b5b7169 Implement DropBox uploading by Sami Kyostila · 7 years ago
  85. f3837d5 Add --background option to perfetto cmdline util by Primiano Tucci · 7 years ago
  86. 6ea459c Split android_task_runner in its own target by Primiano Tucci · 7 years ago
  87. 72dac26 Moved non-chrome targets out of build_with_chromium to fix embedded Chrome build by Oystein Eftevaag · 7 years ago
  88. 5e8a4eb Added targets for linking Perfetto as an embedded library and fixed some include paths by Oystein Eftevaag · 7 years ago
  89. edf099c Add a way to use libraries from the Android tree by Primiano Tucci · 7 years ago
  90. 3b72910 Add skeleton of perfetto cmdline tool. by Primiano Tucci · 7 years ago
  91. 6067e73 Split executables and introduce common shared library by Primiano Tucci · 7 years ago
  92. 4e49c02 Make traced a top-level executable by Primiano Tucci · 7 years ago
  93. 3324dfc Add testing consumer_cmd executable by Primiano Tucci · 7 years ago
  94. 3e712a0 Add skeleton of traced by Hector Dearman · 7 years ago
  95. 931284e Fix TSan flakiness by Primiano Tucci · 7 years ago
  96. 73f584f ftrace_reader: Remove ftrace_reader_demo by Hector Dearman · 7 years ago
  97. 5fec921 Introduce proto -> pure c++ code generator by Primiano Tucci · 7 years ago
  98. b03ba36 Unify test targets under perfetto_{tests,benchmarks} by Primiano Tucci · 7 years ago
  99. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago
  100. dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago