1. 8be3727 Add traced_probes to log group by Primiano Tucci · 5 years ago
  2. 9e19b5c Merge "Bump libunwindstack." by Primiano Tucci · 5 years ago
  3. e8dba52 Merge "perfetto-ui: Zoom follows mouse" by Primiano Tucci · 5 years ago
  4. 106605c Add e2e cmdline tests and fix Flush with no producers by Primiano Tucci · 5 years ago
  5. ff7beab Abort traces if duration_ms is too high to prevent overflow bugs by Primiano Tucci · 5 years ago
  6. ad1f311 Bump libunwindstack. by Florian Mayer · 5 years ago
  7. 0e14e4b Merge "perfetto-ui: ifnull -> is not null" by Hector Dearman · 5 years ago
  8. 3e82d68 perfetto-ui: Zoom follows mouse by Hector Dearman · 5 years ago
  9. 3ce1cc6 Heapprofd readme: update flag in example. by Ryan Savitski · 5 years ago
  10. e563f66 Allow to configure flush timeout. by Florian Mayer · 5 years ago
  11. adc060d Merge "trace_processor: Raw events table" by Isabelle Taylor · 5 years ago
  12. acedbb6 Fix unresolved {{proto_name}} in binary descriptors. by Florian Mayer · 5 years ago
  13. 499d956 UnixSocket::Listen: propagate correct type across overloads. by Ryan Savitski · 5 years ago
  14. 14c12d6 heapprofd: fork model mode-select groundwork by Ryan Savitski · 5 years ago
  15. 4f11500 Merge "perfetto-ui: Add button to close query table" by Primiano Tucci · 5 years ago
  16. 156cbe8 Merge "perfetto_cmd: Print error on failed flush." by Florian Mayer · 5 years ago
  17. 80895ff Merge "unix_socket: recvmsg: do not pass seemingly-erroneous kNoSigPipe." by Ryan Savitski · 5 years ago
  18. d3f590e trace_processor: Raw events table by Isabelle Taylor · 5 years ago
  19. 7a12857 perfetto_cmd: Print error on failed flush. by Florian Mayer · 5 years ago
  20. aa08de6 perfetto-ui: Simplify WASM bridge missing changes by Hector Dearman · 5 years ago
  21. 2aafb31 trace_processor: add missing dur column by Lalit Maganti · 5 years ago
  22. 8174e32 Merge "service: Scrape SMBs on flush, disable and producer disconnect" by Eric Seckler · 5 years ago
  23. d9f0ee9 perfetto-ui: ifnull -> is not null by Hector Dearman · 5 years ago
  24. 0482cd8 Merge "trace_processor: extract creation of storage schema for StorageTables" by Lalit Maganti · 5 years ago
  25. 104be9a Merge "perfetto-ui: Simplify WASM bridge" by Hector Dearman · 5 years ago
  26. b1179f9 perfetto-ui: Add button to close query table by Hector Dearman · 5 years ago
  27. b6d6591 unix_socket: recvmsg: do not pass seemingly-erroneous kNoSigPipe. by Ryan Savitski · 5 years ago
  28. d54e5af trace_processor: add import on stddef.h in stats.h by Lalit Maganti · 5 years ago
  29. e2848c9 Merge "trace_processor: add missing stats.h to BUILD file" by Primiano Tucci · 5 years ago
  30. 20d0495 trace_processor: add missing stats.h to BUILD file by Lalit Maganti · 5 years ago
  31. 2772786 Merge "Convert meminfo to bytes" by Ioannis Ilkos · 5 years ago
  32. a01e28a service: Scrape SMBs on flush, disable and producer disconnect by Eric Seckler · 5 years ago
  33. e4bd83f Merge "profiling: Only compare ids of interned data." by Florian Mayer · 5 years ago
  34. 4153e5d Merge "trace_processor: add Builder pattern for StorageSchema" by Lalit Maganti · 5 years ago
  35. bea5416 trace_processor: extract creation of storage schema for StorageTables by Lalit Maganti · 5 years ago
  36. 5ef15b4 Convert meminfo to bytes by Ioannis Ilkos · 5 years ago
  37. de046f4 trace_processor: add Builder pattern for StorageSchema by Lalit Maganti · 5 years ago
  38. 2efeed6 Merge "Fix null pointer dereference when using --attach" by Treehugger Robot · 5 years ago
  39. 23a379c Merge "profiling: Add test for native startup profiling." by Primiano Tucci · 5 years ago
  40. df4435f Merge "TraceProcessor: Improve "stats" table" by Primiano Tucci · 5 years ago
  41. e65fc29 Fix null pointer dereference when using --attach by Primiano Tucci · 5 years ago
  42. 70216c2 Merge "Remove polling mode from Android Log data source" by Primiano Tucci · 5 years ago
  43. 56d8d98 Merge "TraceProcessor: Add table for logcat events" by Primiano Tucci · 5 years ago
  44. 35b77a4 Merge "TraceProcessor: Introduce ClockTracker for clock syncs" by Primiano Tucci · 5 years ago
  45. 8e348ce Remove polling mode from Android Log data source by Primiano Tucci · 5 years ago
  46. 0e38a14 TraceProcessor: Improve "stats" table by Primiano Tucci · 5 years ago
  47. 2c761ef TraceProcessor: Add table for logcat events by Primiano Tucci · 5 years ago
  48. ee1d8e5 Merge "Don't crash if traced cannot be started" by Primiano Tucci · 5 years ago
  49. a270f01 TraceProcessor: Introduce ClockTracker for clock syncs by Primiano Tucci · 5 years ago
  50. c79bb20 Merge "cmdline: add --is_detached=key option" by Primiano Tucci · 5 years ago
  51. fae9006 Fix ScatteredHeapBuffer build on win by Eric Seckler · 5 years ago
  52. 5bd6f8b profiling: Add test for native startup profiling. by Florian Mayer · 5 years ago
  53. c36bc19 Merge "protozero: Make ScatteredStreamMemoryDelegate production-ready" by Eric Seckler · 5 years ago
  54. 7631120 protozero: Make ScatteredStreamMemoryDelegate production-ready by Eric Seckler · 5 years ago
  55. 1d915a6 trace_processor: Add raw event storage by Lalit Maganti · 5 years ago
  56. 29708c9 Fix chromium build by Eric Seckler · 5 years ago
  57. d8aadfe Don't crash if traced cannot be started by Primiano Tucci · 5 years ago
  58. acefff7 cmdline: add --is_detached=key option by Primiano Tucci · 5 years ago
  59. 594f1ea Merge "Add logcat data source" by Primiano Tucci · 5 years ago
  60. e1e1e01 Merge "trace writer: Fix chunk_id field size" by Treehugger Robot · 5 years ago
  61. d29d54f trace writer: Fix chunk_id field size by Eric Seckler · 5 years ago
  62. b428ef2 Bump flush timeout in client and service to 5s. by Florian Mayer · 5 years ago
  63. 862a544 profiling: Only compare ids of interned data. by Florian Mayer · 6 years ago
  64. 43f09d8 Merge "build: Warn to run gn clean after install-build-deps" by Treehugger Robot · 5 years ago
  65. 64df2ca Add logcat data source by Primiano Tucci · 5 years ago
  66. 4f718c1 Merge "Extract base::UnixSocketRaw" by Primiano Tucci · 5 years ago
  67. b7b477b Merge "service: Flush file descriptor when disabling tracing" by Eric Seckler · 6 years ago
  68. e5f5481 perfetto-ui: Simplify WASM bridge by Hector Dearman · 6 years ago
  69. 43ebf4d Extract base::UnixSocketRaw by Primiano Tucci · 6 years ago
  70. 7bfb7b4 service: Flush file descriptor when disabling tracing by Eric Seckler · 6 years ago
  71. a6ba179 build: Use test() template for test executables by Eric Seckler · 6 years ago
  72. 6e828f3 build: Warn to run gn clean after install-build-deps by Eric Seckler · 6 years ago
  73. 8a5b9a8 Disable -Weverything on fuzzer builds by Primiano Tucci · 6 years ago
  74. 5a17545 Properly fix PerfettoTest.DetachAndReattach by Primiano Tucci · 6 years ago
  75. e9db875 Merge "profiling: Rename Interner<T>::Interned -> Interned<T>." by Florian Mayer · 6 years ago
  76. 3ff096b perfetto: graceful stop also in case of SIGTERM by Primiano Tucci · 6 years ago
  77. 23bef23 profiling: Rename Interner<T>::Interned -> Interned<T>. by Florian Mayer · 6 years ago
  78. cd37b4d Reduce ion counters auto-reset to prevent sorting warnings by Primiano Tucci · 6 years ago
  79. 8fdd49f Merge "Speculativaly fix flakiness of DetachAndReattach test" by Primiano Tucci · 6 years ago
  80. dc37efc Merge "trace_processor: Add proper parsing of ION events" by Primiano Tucci · 6 years ago
  81. c054ef4 Speculativaly fix flakiness of DetachAndReattach test by Primiano Tucci · 6 years ago
  82. 20eaee0 Merge "profiling: Skip heapprofd_client functions." by Florian Mayer · 6 years ago
  83. 90cdc85 trace_processor: Add proper parsing of ION events by Primiano Tucci · 6 years ago
  84. b6175dc Merge "Add "memory" atrace category shorthand" by Primiano Tucci · 6 years ago
  85. bd9f2b7 Merge "profiling: Skip root frame when writing output." by Treehugger Robot · 6 years ago
  86. a4ef335 Add "memory" atrace category shorthand by Primiano Tucci · 6 years ago
  87. 6876dc2 Merge "Allow consumers to detach from tracing session" by Primiano Tucci · 6 years ago
  88. f7d8c30 profiling: Skip heapprofd_client functions. by Florian Mayer · 6 years ago
  89. 9948742 Merge "profiling: Demangle C++ names." by Treehugger Robot · 6 years ago
  90. 144af1d profiling: Skip root frame when writing output. by Florian Mayer · 6 years ago
  91. 21501c6 profiling: Demangle C++ names. by Florian Mayer · 6 years ago
  92. 9ba1d84 Allow consumers to detach from tracing session by Primiano Tucci · 6 years ago
  93. ee899a1 Bump libunwindstack changes to keep up with API changes. by Florian Mayer · 6 years ago
  94. 1b9071f Merge "Use new offset variable from libunwindstack." by Treehugger Robot · 6 years ago
  95. b98e533 build: Split perfetto_unittests into sources + executable by Eric Seckler · 6 years ago
  96. 957c3e4 base: Support flushing files. by Eric Seckler · 6 years ago
  97. c041278 Merge "trace-processor: Fix signed vs unsigned when importing some counters" by Primiano Tucci · 6 years ago
  98. 4f5eb98 Merge "perfetto: Support building on Fuchsia for Chrome" by Treehugger Robot · 6 years ago
  99. d7b67eb Merge "Christmas UI fixes!" by Treehugger Robot · 6 years ago
  100. 8438dc6 Merge "profiling: Add timeout to all locks in the client." by Florian Mayer · 6 years ago