1. 0152d52 Merge "TrackEvent: Migrate from legacy_event.name_iid to track_event.name_iid" by Treehugger Robot · 6 years ago
  2. 26280ec Merge "processor: Retain original event ids during export + always export args" by Treehugger Robot · 6 years ago
  3. f91236e processor: Retain original event ids during export + always export args by Eric Seckler · 6 years ago
  4. 87bf65c TrackEvent: Migrate from legacy_event.name_iid to track_event.name_iid by Sami Kyostila · 6 years ago
  5. b4994e7 Merge "Support UUID" by Hector Dearman · 6 years ago
  6. b7d37d4 Merge "processor: Don't build VulkanMemoryTracker if graphics module disabled" by Treehugger Robot · 6 years ago
  7. d30cdad Merge "processor: Exclude syscalls from build if not needed" by Treehugger Robot · 6 years ago
  8. 6a4037d Merge changes I8956e3c0,I28fd0043,I29e5b6f5,I7f6222ce by Primiano Tucci · 6 years ago
  9. bebd5a3 UI: add error handler by Primiano Tucci · 6 years ago
  10. c449fc1 UI: add http_rpc_engine to talk to external trace processor by Primiano Tucci · 6 years ago
  11. ee2ce1d Trace Processor: cleanup RPC interface by Primiano Tucci · 6 years ago
  12. 3c692e7 UI: Make engine source explicit by Primiano Tucci · 6 years ago
  13. 70d455d Support UUID by Hector Dearman · 6 years ago
  14. 9dd3e34 Merge "TrackEvent: Add support for arguments" by Sami Kyostila · 6 years ago
  15. c93813b Merge "perfetto-ui: Button to minimize/maximize track with heap profile flamegraph" by Neda Topoljanac · 6 years ago
  16. 0184e2f Merge "processor: Remove stale memory_tracker.h/cc files" by Eric Seckler · 6 years ago
  17. eb22f45 processor: Don't build VulkanMemoryTracker if graphics module disabled by Eric Seckler · 6 years ago
  18. 8b4fa08 Merge "Fix CI script to actually delete directory" by Primiano Tucci · 6 years ago
  19. b87e1d8 processor: Remove stale memory_tracker.h/cc files by Eric Seckler · 6 years ago
  20. e8b884d Merge "UI: Fix undefined in scroll handler" by Primiano Tucci · 6 years ago
  21. 7ce6fa4 processor: Exclude syscalls from build if not needed by Eric Seckler · 6 years ago
  22. 5e1ef7e Merge "processor: Support disabling json importer separately from export_json" by Eric Seckler · 6 years ago
  23. c350da5 UI: Fix undefined in scroll handler by Primiano Tucci · 6 years ago
  24. a7669da CI: Don't run benchmarks under sanitizers and debug by Primiano Tucci · 6 years ago
  25. 510a3ee processor: Support disabling json importer separately from export_json by Eric Seckler · 6 years ago
  26. 0c22984 TrackEvent: Add support for arguments by Sami Kyostila · 6 years ago
  27. a7870e6 processor: Make sql/sqlite layer optional at compile time by Eric Seckler · 6 years ago
  28. d2af989 processor: Replace pbzero includes in importer headers with fwd decls by Eric Seckler · 6 years ago
  29. 385f3ca Merge "Do not add samples/callstack which reference invalid data" by Oystein Eftevaag · 6 years ago
  30. a936069 Merge "Proto format fixes." by Florian Mayer · 6 years ago
  31. dc8c682 Do not add samples/callstack which reference invalid data by Oystein Eftevaag · 6 years ago
  32. f016a66 Merge "UI: Simplify WASM interop" by Primiano Tucci · 6 years ago
  33. e7b00a4 Proto format fixes. by Florian Mayer · 6 years ago
  34. 1ce6206 Merge "Fix next ID." by Florian Mayer · 6 years ago
  35. 3feb683 Fix next ID. by Florian Mayer · 6 years ago
  36. 1b3ffec UI: Simplify WASM interop by Primiano Tucci · 6 years ago
  37. 7aa214a Merge "trace_processor: make table rowmaps ranges by default" by Lalit Maganti · 6 years ago
  38. bdce9d1 Merge "trace_processor: make filtering more efficient by filtering on type" by Lalit Maganti · 6 years ago
  39. 3bc571a Merge "Fix multiple issues in vulkan memory tracker" by Mohammad Reza Zakerinasab · 6 years ago
  40. 67b3622 Merge "trace_processor: add three more benchmarks for filtering code" by Lalit Maganti · 6 years ago
  41. 841fe22 trace_processor: make table rowmaps ranges by default by Lalit Maganti · 6 years ago
  42. b6ce4e6 trace_processor: make filtering more efficient by filtering on type by Lalit Maganti · 6 years ago
  43. 2a6a2f5 trace_processor: add three more benchmarks for filtering code by Lalit Maganti · 6 years ago
  44. 3ccbf54 Merge "Enforce constructor constraints for uniform_int_distribution" by Treehugger Robot · 6 years ago
  45. 0488668 Merge "UI; unify File/ArrayBuffer/fetch() into TraceStream" by Primiano Tucci · 6 years ago
  46. c3f2b9d Merge "perfetto-ui: Correctly opening trace via link with only heap profile" by Neda Topoljanac · 6 years ago
  47. 1a8cbd9 Enforce constructor constraints for uniform_int_distribution by Hector Dearman · 6 years ago
  48. 79c16f9 Fix multiple issues in vulkan memory tracker by Mohammad Reza Zakerinasab · 6 years ago
  49. 5d67bf6 Merge "processor: Don't override system process/thread names with Chrome's" by Eric Seckler · 6 years ago
  50. 67f0e6a perfetto-ui: Correctly opening trace via link with only heap profile by Neda Topoljanac · 6 years ago
  51. 2aacf9e trace_processor: switch SparseVector to use RowMap instead of BitVector by Lalit Maganti · 6 years ago
  52. 7a7654d Merge "trace_processor: improve filter performance by iterating over col rowmaps" by Lalit Maganti · 6 years ago
  53. b094d52 Merge "Increase trace duration of runtime HeapprofdCtsTest." by Treehugger Robot · 6 years ago
  54. 9dd7002 Increase trace duration of runtime HeapprofdCtsTest. by Florian Mayer · 6 years ago
  55. 053ebaa processor: Don't override system process/thread names with Chrome's by Eric Seckler · 6 years ago
  56. 9e12ed4 trace_processor: improve filter performance by iterating over col rowmaps by Lalit Maganti · 6 years ago
  57. fcfd695 Merge "Block client for heapprofd CTS." by Florian Mayer · 6 years ago
  58. fbd9f22 Merge "perfetto-ui: Add tabs to the details panel" by Isabelle Taylor · 6 years ago
  59. 8c6e41b Merge "Fix use of NullTermStringView and enable test cases" by Hector Dearman · 6 years ago
  60. db36be5 Block client for heapprofd CTS. by Florian Mayer · 6 years ago
  61. 6e43f87 Merge "trace_processor: Add boiler plate for binder events" by Hector Dearman · 6 years ago
  62. 68d2c5f Merge "Improve error for bad enums in txt format configs" by Hector Dearman · 6 years ago
  63. 607c839 Fix use of NullTermStringView and enable test cases by Hector Dearman · 6 years ago
  64. 1901a0f Fix CI script to actually delete directory by Hector Dearman · 6 years ago
  65. d2d788f Improve error for bad enums in txt format configs by Hector Dearman · 6 years ago
  66. 0230ace protozero: Improve runtime of cppgen enum/type gen by Eric Seckler · 6 years ago
  67. d85805a protozero: Make generated cpp enum/class order stable by Eric Seckler · 6 years ago
  68. b502dde UI; unify File/ArrayBuffer/fetch() into TraceStream by Primiano Tucci · 6 years ago
  69. 11a79e7 Trace Processor: Add RestoreInitialTables() method by Primiano Tucci · 6 years ago
  70. 6451758 trace_processor: Add boiler plate for binder events by Hector Dearman · 6 years ago
  71. 1c65a3d perfetto-ui: Add tabs to the details panel by Isabelle Taylor · 6 years ago
  72. ca687f6 Merge "tools(tmux): fix script argument" by Primiano Tucci · 6 years ago
  73. 0668f3d Merge changes I0d2677c1,If1a8bfcd by Primiano Tucci · 6 years ago
  74. 0877b94 Merge "Revert "perfetto-ui: Add beta search tooltip"" by Isabelle Taylor · 6 years ago
  75. da052ca Merge "tools(install-build-deps): support Python 3" by Treehugger Robot · 6 years ago
  76. b43c265 Merge "Re-enable HeapprofdJavaCtsTest." by Treehugger Robot · 6 years ago
  77. bae3598 Revert "perfetto-ui: Add beta search tooltip" by Isabelle Taylor · 6 years ago
  78. e463f17 UI: allow ?url=https://... for fetching trace from URL by Primiano Tucci · 6 years ago
  79. f4a0c0a UI: Fix perf stats in sidebar and add query queue by Primiano Tucci · 6 years ago
  80. b254eda Merge "UI: fix include path in heap_profile_flamegraph/common.ts" by Primiano Tucci · 6 years ago
  81. 563960e perfetto-ui: Button to minimize/maximize track with heap profile flamegraph by Neda Topoljanac · 6 years ago
  82. 710ac8b Re-enable HeapprofdJavaCtsTest. by Florian Mayer · 6 years ago
  83. 57507ac UI: fix include path in heap_profile_flamegraph/common.ts by Primiano Tucci · 6 years ago
  84. 5a19eff Merge "perfetto-ui: Adding symbol names to callsites in flamegraph" by Neda Topoljanac · 6 years ago
  85. 8cae4c7 Merge "Disable HeapprofdJavaCtsTest." by Florian Mayer · 6 years ago
  86. 5fbcf6d processor: Remove unnecessary includes & fix incomplete rename by Eric Seckler · 6 years ago
  87. a78528c Merge "processor: Fix chrome build & legacy arg export" by Eric Seckler · 6 years ago
  88. c249379 Merge changes I747c37c5,If56568d7 by Isabelle Taylor · 6 years ago
  89. f8e6110 tools(tmux): fix script argument by Matthew Clarkson · 6 years ago
  90. 40e4819 tools(install-build-deps): support Python 3 by Matthew Clarkson · 6 years ago
  91. 2b0233b Fix Windows build by Mikhail Khokhlov · 6 years ago
  92. 63b230f perfetto-ui: Adding symbol names to callsites in flamegraph by Neda Topoljanac · 6 years ago
  93. 8baee3e Disable HeapprofdJavaCtsTest. by Florian Mayer · 6 years ago
  94. ee02884 traceconv: bump shas to a58d04db by Lalit Maganti · 6 years ago
  95. c36f22e processor: Fix chrome build & legacy arg export by Eric Seckler · 6 years ago
  96. a58d04d Fix strnicmp for MSVC by Primiano Tucci · 6 years ago
  97. 4c0159b Merge "Fuchsia importer: Don't rely on non-guaranteed alignment" by Treehugger Robot · 6 years ago
  98. bd462f1 Merge "tools(ci): support running with podman" by Primiano Tucci · 6 years ago
  99. a36cccc Trace Processor: add --httpd by Primiano Tucci · 6 years ago
  100. 2a65d42 String utils: add StringView.find(StringView) and ToLower by Primiano Tucci · 6 years ago