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