1. 7160ccc Add trace parser for SurfaceFlinger graphics frame events by Mikael Pessa · 5 years ago
  2. 803090c Add tables for gpu specific traces by Mikael Pessa · 5 years ago
  3. d12acb1 Merge "client api: Introduce a bare-bones TrackEvent library" by Treehugger Robot · 5 years ago
  4. 5419c58 Separate out the parts of HeapProfiling that CPUProfiling will reuse into StackProfiling by Oystein Eftevaag · 5 years ago
  5. 83dcc8c client api: Introduce a bare-bones TrackEvent library by Eric Seckler · 5 years ago
  6. e672755 Allow remapping of frame symbols based on symbol packets by Ioannis Ilkos · 5 years ago
  7. d11d3e0 trace_processor: add tracks table by Lalit Maganti · 5 years ago
  8. 54f30a3 processor: Parse TrackEvent's thread instruction count fields by Eric Seckler · 5 years ago
  9. c3430c6 processor: Import thread timestamps for use_async_tts async events by Eric Seckler · 5 years ago
  10. 7db0491 Trace processor: export thread timestamps and durations in json format by Mikhail Khokhlov · 5 years ago
  11. 81a02cd trace_processor: cleanup category and general slice handling by Lalit Maganti · 5 years ago
  12. 369b057 trace_processor: properly handle and expose parent upids by Lalit Maganti · 5 years ago
  13. d3b89d5 processor: Add storage for thread_slices + TrackEvent tts support. by Eric Seckler · 5 years ago
  14. 5703ede processor: Add storage for virtual tracks by Eric Seckler · 5 years ago
  15. 0476ee9 trace_processor: support android packages list in proto trace parser by Ryan Savitski · 5 years ago
  16. 51413ad trace_processor: flatten metadata table to allow RowId indexing by Ryan Savitski · 5 years ago
  17. 637589a trace_processor: use sched_process_free instead of _exit by Lalit Maganti · 5 years ago
  18. 1265573 Log both elf_start_offset and exact_offset to profile. by Florian Mayer · 5 years ago
  19. 87fd11a processor: Support nestable async TrackEvents + ref_scope for slices by Eric Seckler · 5 years ago
  20. 1f5f93a Process GPU frequency info from ftrace if available by Sidath Senanayake · 5 years ago
  21. b5bd233 trace_processor: add support for sched_process_exit events by Lalit Maganti · 5 years ago
  22. 651ca31 processor: Parse TrackEvent instant events into instants table. by Eric Seckler · 5 years ago
  23. 2442d61 typo: the the -> the by Hector Dearman · 5 years ago
  24. c93823e processor: Parse TrackEvent arguments by Eric Seckler · 5 years ago
  25. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  26. 70cc442 processor: Support arguments for nestable slices by Eric Seckler · 5 years ago
  27. b1fe42a Trace processor: parse ChromeBenchmarkMetadata proto message by Mikhail Khokhlov · 5 years ago
  28. e466c00 Trace processor: add trace_metadata table by Mikhail Khokhlov · 5 years ago
  29. 85a0dd0 Trace Processor: move Variadic class to a separate file by Mikhail Khokhlov · 5 years ago
  30. df1968c Use UPIDs for heap profiles. by Florian Mayer · 5 years ago
  31. 9b2d52b trace_processor: add heap profiling tables by Lalit Maganti · 5 years ago
  32. 736462c Merge "processor: Track stats for trace scanning / parsing durations" by Eric Seckler · 5 years ago
  33. 77b5278 processor: Track stats for trace scanning / parsing durations by Eric Seckler · 5 years ago
  34. bee5213 Add index for finding existing mappings. by Florian Mayer · 5 years ago
  35. 438b5ab Add ProfilePacket support to trace processor. by Florian Mayer · 5 years ago
  36. aac2f65 trace_processor: fix up sqlstats table (and time reported in shell) by Lalit Maganti · 5 years ago
  37. 521d97b trace_processor: eliminate kRefLookupUpidForUtid by Lalit Maganti · 5 years ago
  38. f129c26 Add counter_values by counter id index by Ioannis Ilkos · 5 years ago
  39. 972225e processor: Replace utid column with ref+type in slices table. by Eric Seckler · 5 years ago
  40. 5c45431 trace_processor: replace vector<string> with StringPool in storage by Lalit Maganti · 5 years ago
  41. 8320e6d trace_processor: split up counters table by Lalit Maganti · 6 years ago
  42. 9c03cbd Change deque to vector in the critical path by Ioannis Ilkos · 6 years ago
  43. 711de1f TraceProcessor: improve process tracking to follow fork()/clone() by Primiano Tucci · 6 years ago
  44. 1f46474 base: add hasher class for hashing data using FNV-1a by Lalit Maganti · 6 years ago
  45. 0888424 trace_processor: store parent pids when reading process packets by Lalit Maganti · 6 years ago
  46. 1c21d17 trace_processor: fix crash with instants table when adding args by Lalit Maganti · 6 years ago
  47. db6c54b trace_processor: remove duration column on counters table by Lalit Maganti · 6 years ago
  48. 4fa7c6c trace_processor: overhaul and reenable args and raw tables by Lalit Maganti · 6 years ago
  49. b9222c3 perfetto-ui: Show slice details on click by Isabelle Taylor · 6 years ago
  50. 5863893 trace_processor: reduce memory + ingestion time for utid map by Lalit Maganti · 6 years ago
  51. b8b1110 Add trace_bounds table by Ioannis Ilkos · 6 years ago
  52. b0b53ee trace_processor: surface priority and end state information in sched tables by Lalit Maganti · 6 years ago
  53. cc67422 trace_processor: don't parse sched_switch into raw or ingest args by Lalit Maganti · 6 years ago
  54. f0f09c3 trace_processor: make utid lookup in sched table fast by Lalit Maganti · 6 years ago
  55. 9c6395b trace_processor: improve best index for sched and fix thread/proc bug by Lalit Maganti · 6 years ago
  56. 66ed7ad trace_processor: fix parsing of kernel LMK events by Lalit Maganti · 6 years ago
  57. e87cc81 trace_processor: add cpu to raw table by Lalit Maganti · 6 years ago
  58. 0e38a14 TraceProcessor: Improve "stats" table by Primiano Tucci · 6 years ago
  59. 2c761ef TraceProcessor: Add table for logcat events by Primiano Tucci · 6 years ago
  60. 1d915a6 trace_processor: Add raw event storage by Lalit Maganti · 6 years ago
  61. 85ca4a8 trace_processor: remove all usages of uint64_t by Lalit Maganti · 6 years ago
  62. 79472be trace_processor: make args table a lot more efficient by Lalit Maganti · 6 years ago
  63. 5ea9e93 trace_processor: refactor to an ever present id approach by Lalit Maganti · 6 years ago
  64. 6e9c55e trace_processor: initial implementation of the args table by Lalit Maganti · 6 years ago
  65. 5403e4f Roll clang and libcxx to match chromium revisions by Primiano Tucci · 6 years ago
  66. 676658b trace_processor: relax DCHECK on retrieving process with upid == 0 by Lalit Maganti · 6 years ago
  67. 2891eaf trace_processor: lazy lookup mem counter and rss stat events upids by Lalit Maganti · 6 years ago
  68. 770886a perfetto: handle mock traces setting data about tid and tgid == 0 by Lalit Maganti · 6 years ago
  69. 6fdb984 trace_processor: track number of rss stat and mem counters without upids by Lalit Maganti · 6 years ago
  70. 05e8c13 trace_processor: add stats table to expose parsed stats data by Lalit Maganti · 6 years ago
  71. 7b37bbf trace_processor: fix ordering of slices in trace storage by Lalit Maganti · 6 years ago
  72. c8c1120 Add signal events to t2t and trace processor by Isabelle Taylor · 6 years ago
  73. 5cb84f8 Create sqlstats table with query perf logs by Primiano Tucci · 6 years ago
  74. c9d4a8b probes + trace_processor: Polling of /proc/[pid]/status mem counters by Primiano Tucci · 6 years ago
  75. acda68b trace_processor: overhaul filter and sort system for storage backed tables by Lalit Maganti · 6 years ago
  76. a97c5f5 trace_processor: add memory events by Isabelle Taylor · 6 years ago
  77. fde2904 trace_processor: fix sorting of events in sched tracker by Lalit Maganti · 6 years ago
  78. 54ce705 trace_processor: Parse SysStats trace events and add to counters table by Isabelle Taylor · 6 years ago
  79. ff69c11 Reland "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  80. 9e6ddd8 trace_processor: Stop confusing upid with utid in systrace parsing by Hector Dearman · 6 years ago
  81. a1aaec2 Fix GCC build. by Florian Mayer · 6 years ago
  82. 31e0440 trace_processor: Parse systrace counter events by Isabelle Taylor · 6 years ago
  83. 15314ea trace_processor: Flatten CPU freq storage and remove cycles by Isabelle Taylor · 6 years ago
  84. c42c66b Revert "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  85. 1f64cfa trace_processor: add idle slices to the sched table by Lalit Maganti · 6 years ago
  86. 9dacc85 trace_processor: collapse sched slice table to a flat table by Lalit Maganti · 6 years ago
  87. 947f12a trace_processor: Add slices from ftrace traces by Hector Dearman · 6 years ago
  88. 5313adf TraceProcessor: Add clipping support to sched table + minor fixes by Primiano Tucci · 6 years ago
  89. 463af6f trace_processor: Counters table by Primiano Tucci · 6 years ago
  90. 14674d4 trace_processor: Add parsing and storing of cpu_frequency events. by Isabelle Taylor · 6 years ago
  91. 2da5d2e Add StringView class and switch trace processor to use it by Primiano Tucci · 6 years ago
  92. c833993 Unify and bump kMaxCpus by Hector Dearman · 6 years ago
  93. 1232336 TraceProcessor: expose string table by Hector Dearman · 6 years ago
  94. b75dcee TraceProcessor: add support for complete JSON events by Primiano Tucci · 6 years ago
  95. 0d72a31 Introduce legacy JSON importer and "slices" vtable by Primiano Tucci · 6 years ago
  96. a0a2297 trace_processor: Refactor in order to implement global ordering. by Isabelle Taylor · 6 years ago
  97. e7003fb trace_processor: Process vtable implementation by Isabelle Taylor · 6 years ago
  98. e9d4053 trace_processor: add support for quantized slices by Lalit Maganti · 6 years ago
  99. 3dd366c trace_processor: Match threads to processes using tgid. by Isabelle Taylor · 6 years ago
  100. 68e4219 trace_processor: Assign utid and store thread info when processing sched event by Isabelle Taylor · 6 years ago