1. e466c00 Trace processor: add trace_metadata table by Mikhail Khokhlov · 5 years ago
  2. 85a0dd0 Trace Processor: move Variadic class to a separate file by Mikhail Khokhlov · 5 years ago
  3. d2baff2 Merge "TraceProcessor: Add EXPORT_JSON SQL function" by Mikhail Khokhlov · 5 years ago
  4. a8d310d TraceProcessor: Add EXPORT_JSON SQL function by Mikhail Khokhlov · 5 years ago
  5. 9b2d52b trace_processor: add heap profiling tables by Lalit Maganti · 5 years ago
  6. 952935e Merge "processor: Add basic support for TrackEvents in parser." by Eric Seckler · 5 years ago
  7. 56a007d processor: Add basic support for TrackEvents in parser. by Eric Seckler · 5 years ago
  8. 438b5ab Add ProfilePacket support to trace processor. by Florian Mayer · 5 years ago
  9. 622676a trace_processor: factor out metrics code into its own file by Lalit Maganti · 5 years ago
  10. d48b3cc Merge "trace_processor: implement first android mem metric!" by Lalit Maganti · 5 years ago
  11. 26f69bd trace_processor: implement first android mem metric! by Lalit Maganti · 5 years ago
  12. c50e142 trace_processor: fix missing header by Lalit Maganti · 5 years ago
  13. 684a4f7 processor: Tokenizer support for TrackEvent + InternedData by Eric Seckler · 6 years ago
  14. d57e133 Add parser for Fuchsia traces by Brian Hamrick · 6 years ago
  15. 5e60c65 trace_processor: fix missing syscall headers in build files by Lalit Maganti · 6 years ago
  16. de4e887 trace_processor: remove proto API by Lalit Maganti · 6 years ago
  17. fcbc5e2 trace_processor: Fix json tokenizer to handle nested {} by Hector Dearman · 6 years ago
  18. d9f86b6 trace_processor: introduce API for computing metrics on trace processor by Lalit Maganti · 6 years ago
  19. 7c95978 trace_processor: add initial support for running metrics using shell by Lalit Maganti · 6 years ago
  20. 01994ca Implement trace sorting for json traces. by Deepanjan Roy · 6 years ago
  21. bd9ba16 trace_processor: add missing file to BUILD.gn by Lalit Maganti · 6 years ago
  22. 305a501 Chrome: Add config for privacy safe mode by Siddhartha S · 6 years ago
  23. f31a703 trace_processor: Improve support for syscalls by Hector Dearman · 6 years ago
  24. 8eba309 trace_processor: implement string pooling class by Lalit Maganti · 6 years ago
  25. e5f1168 TraceProcessor: use protozero typed decoders by Primiano Tucci · 6 years ago
  26. c167887 Improve ProtoZero decoders, introduce TypedProtoDecoder by Primiano Tucci · 6 years ago
  27. 8320e6d trace_processor: split up counters table by Lalit Maganti · 6 years ago
  28. bf54ebb Implement a sqlite helper to split strings by Ioannis Ilkos · 6 years ago
  29. 00da64a Add git version to trace processor by Primiano Tucci · 6 years ago
  30. 59bc02d trace_processor: Add fuzzer for trace parser by Hector Dearman · 6 years ago
  31. 17aa273 trace_processor: add support for systrace output by Lalit Maganti · 6 years ago
  32. 4fa7c6c trace_processor: overhaul and reenable args and raw tables by Lalit Maganti · 6 years ago
  33. 8ed3bf6 trace_processor: add TaskState class for representing the prev_state sched field by Lalit Maganti · 6 years ago
  34. d3f590e trace_processor: Raw events table by Isabelle Taylor · 6 years ago
  35. 20d0495 trace_processor: add missing stats.h to BUILD file by Lalit Maganti · 6 years ago
  36. 2c761ef TraceProcessor: Add table for logcat events by Primiano Tucci · 6 years ago
  37. a270f01 TraceProcessor: Introduce ClockTracker for clock syncs by Primiano Tucci · 6 years ago
  38. cfc8eba Generate ftrace event descriptors by Isabelle Taylor · 6 years ago
  39. d476681 trace_processor: create StorageTable base class for all storage backed tables by Lalit Maganti · 6 years ago
  40. c815534 trace_processor: extract column implementations from storage schema by Lalit Maganti · 6 years ago
  41. 6c64a35 trace_processor: allow storage columns to have more control over filtering by Lalit Maganti · 6 years ago
  42. 6e9c55e trace_processor: initial implementation of the args table by Lalit Maganti · 6 years ago
  43. e690b2d trace_processor: JSON importer coerces numbers by Hector Dearman · 6 years ago
  44. 05e8c13 trace_processor: add stats table to expose parsed stats data by Lalit Maganti · 6 years ago
  45. c0a2909 trace_processor: Improve parsing of json traces by Hector Dearman · 6 years ago
  46. 95693bb trace_processor: SpanOperatorTable -> SpanJoinOperatorTable by Lalit Maganti · 6 years ago
  47. c8c1120 Add signal events to t2t and trace processor by Isabelle Taylor · 6 years ago
  48. 5cb84f8 Create sqlstats table with query perf logs by Primiano Tucci · 6 years ago
  49. acda68b trace_processor: overhaul filter and sort system for storage backed tables by Lalit Maganti · 6 years ago
  50. eff38f5 Expose a stable TraceProcessor API in include/ by Ioannis Ilkos · 6 years ago
  51. a97c5f5 trace_processor: add memory events by Isabelle Taylor · 6 years ago
  52. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  53. 54ce705 trace_processor: Parse SysStats trace events and add to counters table by Isabelle Taylor · 6 years ago
  54. f4588fc trace_processor: add window virtual table by Lalit Maganti · 6 years ago
  55. 2d3e71d trace_processor: add the SPAN JOIN virtual table by Lalit Maganti · 6 years ago
  56. e44ad45 Add linenoise to trace_processor by Hector Dearman · 6 years ago
  57. 947f12a trace_processor: Add slices from ftrace traces by Hector Dearman · 6 years ago
  58. 463af6f trace_processor: Counters table by Primiano Tucci · 6 years ago
  59. 81d0a39 Make TraceProcessor fast again after sorting. by Primiano Tucci · 6 years ago
  60. d933d91 trace_processor: Pipeline for global ordering by Primiano Tucci · 6 years ago
  61. e845074 perfetto-ui: Remove _wasm suffix from js files by Hector Dearman · 6 years ago
  62. 2d79566 perfetto: add trace processor library for internal consumption by Hector Dearman · 6 years ago
  63. 7e33029 TraceProcesor: move from pull (BlobReader) to push architecture by Primiano Tucci · 6 years ago
  64. b2ea4d4 TraceProcessor: add -d option for debugging SQLite vtable methods by Primiano Tucci · 6 years ago
  65. 1232336 TraceProcessor: expose string table by Hector Dearman · 6 years ago
  66. 7f71d0e trace_processor: Add integration tests by Hector Dearman · 6 years ago
  67. 0d72a31 Introduce legacy JSON importer and "slices" vtable by Primiano Tucci · 6 years ago
  68. 5968caf Add interactive trace_processor_shell + fix mac build by Primiano Tucci · 6 years ago
  69. a0a2297 trace_processor: Refactor in order to implement global ordering. by Isabelle Taylor · 6 years ago
  70. 3bf99f3 trace_processor: extract Table and Table::Cursor classes and cleanup by Primiano Tucci · 6 years ago
  71. da55162 trace_processor: thread table implementation by Isabelle Taylor · 6 years ago
  72. e7003fb trace_processor: Process vtable implementation by Isabelle Taylor · 6 years ago
  73. dc44083 trace_processor: Handling of sqlite string conversion by Isabelle Taylor · 6 years ago
  74. d4afa98 trace_processor: cleanup issues found in previous CLs by Lalit Maganti · 6 years ago
  75. c56c242 perfetto-ui: Plumb trace_processor to javascript by Hector Dearman · 6 years ago
  76. c6bccda trace_processor: add unit and integration tests for sched slice table by Lalit Maganti · 6 years ago
  77. 73443b7 Add emscripten_task_runner.h/.cc by Hector Dearman · 6 years ago
  78. 11d851c trace_processor: add database class to contain all the tables by Lalit Maganti · 6 years ago
  79. 76b0c54 trace_processor: fix unittests on Android by Lalit Maganti · 6 years ago
  80. 3c13eaf trace_processor: add sqlite virtual table implementation of sched slices by Lalit Maganti · 6 years ago
  81. df3e926 trace_processor: add code for parsing a trace by Lalit Maganti · 6 years ago
  82. 93b7636 trace_processor: add base trace loading code by Lalit Maganti · 6 years ago
  83. caed37e trace_processor: initial definition of columnar trace class by Lalit Maganti · 6 years ago
  84. 3faad74 Add skeleton for UI (Node + TypeScript + WASM + build integration) by Primiano Tucci · 6 years ago