1. fd36776 Unify include statements for protobuf by Sami Kyostila · 6 years ago
  2. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 6 years ago
  3. a2d75e9 Add helper class for heap-based protozero messages by Primiano Tucci · 6 years ago
  4. d012597 protozero: Fix ProtoDecoder::FindField bug. by Eric Seckler · 6 years ago
  5. 70cd7ea protozero: add missing \n to protozero generator by Lalit Maganti · 6 years ago
  6. 1517565 protozero: temporarily disable is_trivially_{constructible, copyable} check on some platforms by Lalit Maganti · 6 years ago
  7. d63ec5a perfetto: fix compile in GCC, debug and logspam in tests by Lalit Maganti · 6 years ago
  8. c7c267a Fix behavior of TypedProtoDecoder in presence of repeated fields by Hector Dearman · 6 years ago
  9. f159a21 More Chrome buildfixes by Oystein Eftevaag · 6 years ago
  10. 15aac0c Fix Chrome roll. by Florian Mayer · 6 years ago
  11. c167887 Improve ProtoZero decoders, introduce TypedProtoDecoder by Primiano Tucci · 6 years ago
  12. 156cf83 Fix for Chromium roll by Hector Dearman · 6 years ago
  13. cf4ef4b trace_processor: Fix trace_processor fuzzer by Hector Dearman · 6 years ago
  14. 3271875 Merge "Remove semicolons in perfetto." by Treehugger Robot · 6 years ago
  15. 13be379 Remove semicolons in perfetto. by Nico Weber · 6 years ago
  16. 960610b Fix Chromium roll by Hector Dearman · 6 years ago
  17. 8a1a6b6 Add protozero static lib target by Hector Dearman · 6 years ago
  18. e0fb1d0 Remove GOOGLE_CHECK by Hector Dearman · 6 years ago
  19. c17f47c Merge "protozero: emit empty .cc files" by Primiano Tucci · 6 years ago
  20. 5230dcc protozero: emit empty .cc files by Primiano Tucci · 6 years ago
  21. dd63979 trace_processor: Add parser for heap profiler by Hector Dearman · 6 years ago
  22. 2643c8f build: Respect DCHECK_ALWAYS_ON for death tests by Eric Seckler · 6 years ago
  23. 8c2ea47 profiling: Allow chunking of ProfilePackets. by Florian Mayer · 6 years ago
  24. c65693d trace writer: Add a proxying StartupTraceWriter. by Eric Seckler · 6 years ago
  25. fae9006 Fix ScatteredHeapBuffer build on win by Eric Seckler · 6 years ago
  26. 7631120 protozero: Make ScatteredStreamMemoryDelegate production-ready by Eric Seckler · 6 years ago
  27. aa45fe0 Non-functional changes for ftrace descriptor generation by Isabelle Taylor · 6 years ago
  28. 073c2e3 protozero: Fix Chrome roll by Hector Dearman · 6 years ago
  29. a0877b8 protozero: Fix intX_t to varint where X < 64 by Hector Dearman · 6 years ago
  30. b7fa544 perfetto_cmd: Teach perfetto_cmd to parse pbtxt configs by Hector Dearman · 6 years ago
  31. c21b5c4 protozero: make proto-compiler output deterministic by Primiano Tucci · 6 years ago
  32. f80401a protozero: Update hash unittest by Hector Dearman · 6 years ago
  33. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  34. aeecabf Add an Message::AppendScatteredBytes function by Oystein Eftevaag · 6 years ago
  35. 82a8bfd Add SysStats data source (/proc/{meminfo,stat,vmstat}) by Primiano Tucci · 7 years ago
  36. 65b36c5 trace_processor: Fix parsing bug by Isabelle Taylor · 7 years ago
  37. 7e33029 TraceProcesor: move from pull (BlobReader) to push architecture by Primiano Tucci · 7 years ago
  38. de2476b TraceProcessor: improve parsing performances to ~420 MB/s by Primiano Tucci · 7 years ago
  39. e79ac55 Minor cleanup after Jumbo CL by Primiano Tucci · 7 years ago
  40. eb11735 Get rid of multiple-definition of kInvalidInstance in protozero by Primiano Tucci · 7 years ago
  41. 589fda4 Build protozero libraries as source_sets instead of static libraries in component builds by Oystein Eftevaag · 7 years ago
  42. f6a3cb0 Fix minor build errors by Primiano Tucci · 7 years ago
  43. 6fcedac Chrome: Export needed symbols to avoid direct external dependencies on protozero files by Oystein Eftevaag · 7 years ago
  44. c6bccda trace_processor: add unit and integration tests for sched slice table by Lalit Maganti · 7 years ago
  45. f1c27b1 protozero: make ParseVarInt more explicit in its return value by Lalit Maganti · 7 years ago
  46. 706b288 Chrome+Perfetto buildfix: The tracing integration test relies on IPC too. by Oystein Eftevaag · 7 years ago
  47. df3e926 trace_processor: add code for parsing a trace by Lalit Maganti · 7 years ago
  48. 45172a8 protozero: add proto decoder class for efficient in-place decoding by Lalit Maganti · 7 years ago
  49. 68574f2 traced_probes: omit empty process_tree packets by Primiano Tucci · 7 years ago
  50. 72daa6c Moved ScatteredStreamDelegateForTesting to protozero from ftrace_reader by Oystein Eftevaag · 7 years ago
  51. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 7 years ago
  52. b808373 Improve documentation by Primiano Tucci · 7 years ago
  53. 30ee231 Merge "Add NullTraceWriter" by Primiano Tucci · 7 years ago
  54. de42bd8 Perfetto changes for i/o tracing on user builds. by Florian Mayer · 7 years ago
  55. 9a5a0e9 Add NullTraceWriter by Hector Dearman · 7 years ago
  56. dbd0878 make constants constexpr. by Florian Mayer · 7 years ago
  57. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 7 years ago
  58. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 7 years ago
  59. ecf9e4a Use new TraceBuffer and send patches over IPC by Primiano Tucci · 7 years ago
  60. 5317b5c Adding Flush() to TraceWriter by Primiano Tucci · 7 years ago
  61. 5c59901 TraceBuffer management by Primiano Tucci · 7 years ago
  62. e1e56b6 protozero: Remove protozero from the name of files by Hector Dearman · 7 years ago
  63. aaa4c19 Rename protozero::ProtozeroX -> protozero::X by Hector Dearman · 7 years ago
  64. 2c1b2d8 protozero: Make finalize idempotent by Hector Dearman · 7 years ago
  65. 8bf3e25 protozero: Allow zero length strings and arrays by Hector Dearman · 7 years ago
  66. 20b760c Reshuffle .proto files under /proto by Primiano Tucci · 7 years ago
  67. 51e06e5 Enable embedders to include Perfetto protos by Oystein Eftevaag · 7 years ago
  68. 8a8044f Invalidate Handles for ProtoZeroMessage on calling Reset. by Florian Mayer · 7 years ago
  69. ff4afc0 perfetto: don't force assigning messages to be non-finalized by Lalit Maganti · 7 years ago
  70. 3dc757b perfetto: ensure that we don't finalize message when message is shared by Lalit Maganti · 7 years ago
  71. 3a91887 Remove callback from ProtoZeroMessage::OnFinalize by Primiano Tucci · 7 years ago
  72. 42e2de1 Introduce initial stubs for Consumer API by Primiano Tucci · 7 years ago
  73. 7a40e4d Move build -> gn/standalone by Primiano Tucci · 7 years ago
  74. b03ba36 Unify test targets under perfetto_{tests,benchmarks} by Primiano Tucci · 7 years ago
  75. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago