1. 4afdd64 profiling: Write bookkeeping to trace by Florian Mayer · 6 years ago
  2. 01a7fc2 Merge "trace_to_text: Remove summary and short_summary" by Hector Dearman · 6 years ago
  3. 12378af Merge "Allow move ctor for Patch." by Primiano Tucci · 6 years ago
  4. aea019d Allow move ctor for Patch. by Fabrice de Gans-Riberi · 6 years ago
  5. 22679eb trace_to_text: Remove summary and short_summary by Hector Dearman · 6 years ago
  6. 22d2394 Merge "Fix gcc build" by Primiano Tucci · 6 years ago
  7. ff9427f Merge "trace_processor: prevent window table from allowing zero duration tables" by Lalit Maganti · 6 years ago
  8. aac6479 Merge "perfetto-ui: Avoid setting window_dur to 0ns" by Hector Dearman · 6 years ago
  9. d608c79 Merge "trace_processor: track number of rss stat and mem counters without upids" by Lalit Maganti · 6 years ago
  10. 43d8f14 trace_processor: prevent window table from allowing zero duration tables by Lalit Maganti · 6 years ago
  11. 5f8b64d perfetto-ui: Avoid setting window_dur to 0ns by Hector Dearman · 6 years ago
  12. ba01d5d Fix gcc build by Primiano Tucci · 6 years ago
  13. 7cdd680 Merge "trace_to_text: Store thread names" by Isabelle Taylor · 6 years ago
  14. 6fdb984 trace_processor: track number of rss stat and mem counters without upids by Lalit Maganti · 6 years ago
  15. 1b3b271 Merge "trace_processor: add stats table to expose parsed stats data" by Lalit Maganti · 6 years ago
  16. 8a7d7b2 Merge "trace_processor: always print out longs in decimal" by Lalit Maganti · 6 years ago
  17. 1d13aa0 trace_processor: always print out longs in decimal by Lalit Maganti · 6 years ago
  18. 1ba4ba6 Merge "profiling/memory: tiny fixups of a couple of copy/move aspects." by Treehugger Robot · 6 years ago
  19. 05e8c13 trace_processor: add stats table to expose parsed stats data by Lalit Maganti · 6 years ago
  20. 1054573 profiling/memory: tiny fixups of a couple of copy/move aspects. by Ryan Savitski · 6 years ago
  21. 7b37bbf trace_processor: fix ordering of slices in trace storage by Lalit Maganti · 6 years ago
  22. 5fc6c2c Merge "trace_processor: allow integers to be compared against doubles" by Lalit Maganti · 6 years ago
  23. 71eca27 trace_processor: allow integers to be compared against doubles by Lalit Maganti · 6 years ago
  24. cf90797 Merge "trace_processor: associate rss stat and mem info events with process" by Lalit Maganti · 6 years ago
  25. fd98631 Merge "perfetto-ui: Fix UI with counter only traces" by Hector Dearman · 6 years ago
  26. 606ed68 Merge "Add comment on ftrace pid" by Treehugger Robot · 6 years ago
  27. 486203e Merge "perfetto_cmd: Teach perfetto_cmd to parse pbtxt configs" by Hector Dearman · 6 years ago
  28. 365e59b Merge "trace_processor: Improve parsing of json traces" by Treehugger Robot · 6 years ago
  29. 1430eea perfetto-ui: Fix UI with counter only traces by Hector Dearman · 6 years ago
  30. b7fa544 perfetto_cmd: Teach perfetto_cmd to parse pbtxt configs by Hector Dearman · 6 years ago
  31. c0a2909 trace_processor: Improve parsing of json traces by Hector Dearman · 6 years ago
  32. 2d061b1 Merge "perfetto_cmd: Fix log when streaming to file" by Hector Dearman · 6 years ago
  33. 6d2edf6 trace_processor: associate rss stat and mem info events with process by Lalit Maganti · 6 years ago
  34. 85be49e Merge "profiling: Fix BoundedQueueTest." by Ryan Savitski · 6 years ago
  35. b52c7aa Merge "traced_probes: add bounds on /proc/p/stats and sys stats polling intervals" by Treehugger Robot · 6 years ago
  36. 1182633 profiling: Fix BoundedQueueTest. by Florian Mayer · 6 years ago
  37. 974fd85 perfetto_cmd: Fix log when streaming to file by Hector Dearman · 6 years ago
  38. 5bc556e Merge "profiling: Add heapprofd producer." by Florian Mayer · 6 years ago
  39. bfa8fd8 traced_probes: add bounds on /proc/p/stats and sys stats polling intervals by Lalit Maganti · 6 years ago
  40. 0bbca7f trace_processor: fix build by Lalit Maganti · 6 years ago
  41. de6267f trace_processor: fix slice view for Android traces by Lalit Maganti · 6 years ago
  42. 81bf2c4 Add comment on ftrace pid by Ioannis Ilkos · 6 years ago
  43. 62f3585 trace_to_text: Store thread names by Isabelle Taylor · 6 years ago
  44. ff46b65 Merge "trace_processor: Add lowmemory_kill events to instants table" by Treehugger Robot · 6 years ago
  45. e9f4686 profiling: Add heapprofd producer. by Florian Mayer · 6 years ago
  46. 8621cb0 profiling: Allow to tear down BoundedQueue. by Florian Mayer · 6 years ago
  47. 134e052 Kokoro CI: add build configuration for ui-clang-debug. by Ryan Savitski · 6 years ago
  48. 0996dbf trace_processor: Add lowmemory_kill events to instants table by Isabelle Taylor · 6 years ago
  49. 3ca5cec perfetto-ui: Update examples and fix loading ui bug by Hector Dearman · 6 years ago
  50. 02924fc Merge "UI: tracks drag & drop + minor fixes" by Primiano Tucci · 6 years ago
  51. cc79649 Merge "Reduce verbosity of build tool/dep fetching. Mainly to declutter Kokoro logs." by Ryan Savitski · 6 years ago
  52. e957ce8 Reduce verbosity of build tool/dep fetching. Mainly to declutter Kokoro logs. by Ryan Savitski · 6 years ago
  53. 5b640e3 Merge "trace_processor: fix passing partition column constraints to child tables" by Lalit Maganti · 6 years ago
  54. 9861858 trace_processor: fix passing partition column constraints to child tables by Lalit Maganti · 6 years ago
  55. e4a55fc Merge "trace_processor: migrate slice table to StorageSchema usage" by Lalit Maganti · 6 years ago
  56. b149513 Merge "Add a "run ui unittests" shell script to be later used by Kokoro CI." by Ryan Savitski · 6 years ago
  57. c8ac039 Merge "UI: Minor fix to prebaked query on cpufreq" by Primiano Tucci · 6 years ago
  58. c814c9a Add a "run ui unittests" shell script to be later used by Kokoro CI. by Ryan Savitski · 6 years ago
  59. 4285c54 UI: Minor fix to prebaked query on cpufreq by Primiano Tucci · 6 years ago
  60. 68eb7c3 trace_processor: migrate slice table to StorageSchema usage by Lalit Maganti · 6 years ago
  61. 4c7f72c Merge "Add sqlite percentile" by Lalit Maganti · 6 years ago
  62. 13e58ff Merge "Change TraceProcessor to an abstract class" by Lalit Maganti · 6 years ago
  63. 0f2a06d Merge "profiling: Add heapprofd config." by Florian Mayer · 6 years ago
  64. 178535e Add sqlite percentile by Ioannis Ilkos · 6 years ago
  65. e0fcaca Merge "trace_processor: SpanOperatorTable -> SpanJoinOperatorTable" by Lalit Maganti · 6 years ago
  66. f837129 Change TraceProcessor to an abstract class by Ioannis Ilkos · 6 years ago
  67. 95693bb trace_processor: SpanOperatorTable -> SpanJoinOperatorTable by Lalit Maganti · 6 years ago
  68. 6886793 trace_processor: update bounding indices even if cs is not consumed by Lalit Maganti · 6 years ago
  69. 8e7eac4 profiling: Add heapprofd config. by Florian Mayer · 6 years ago
  70. dd5c8ce Merge "Add signal events to t2t and trace processor" by Isabelle Taylor · 6 years ago
  71. 48bcc1c Merge "trace_processor: further cleanup span join code" by Lalit Maganti · 6 years ago
  72. fad78e6 trace_processor: further cleanup span join code by Lalit Maganti · 6 years ago
  73. c8c1120 Add signal events to t2t and trace processor by Isabelle Taylor · 6 years ago
  74. e7b32e5 UI: tracks drag & drop + minor fixes by Primiano Tucci · 6 years ago
  75. c7000ce Merge "profiling: Fix bug with mem/maps fd initialization." by Treehugger Robot · 6 years ago
  76. ecb0098 Merge "trace_processor: remove order by on columns with equality filter" by Lalit Maganti · 6 years ago
  77. 5af3a96 UI: use distinct colors for distinct processes by Primiano Tucci · 6 years ago
  78. 27bb741 profiling: Fix bug with mem/maps fd initialization. by Florian Mayer · 6 years ago
  79. 7ea67da trace_processor: remove order by on columns with equality filter by Lalit Maganti · 6 years ago
  80. 5d27da3 Merge "profiling: Add proto for heapprofd." by Florian Mayer · 6 years ago
  81. a6b8b80 Merge "Minor ui improvements" by Primiano Tucci · 6 years ago
  82. 98c3c3e profiling: Add proto for heapprofd. by Florian Mayer · 6 years ago
  83. 0c6a90a Minor fixes to SQL controller and UI overview timeline by Primiano Tucci · 6 years ago
  84. 5cb84f8 Create sqlstats table with query perf logs by Primiano Tucci · 6 years ago
  85. 2da5516 Minor ui improvements by Primiano Tucci · 6 years ago
  86. e16778c Merge "Improve performance of /proc/pid/status poller" by Primiano Tucci · 6 years ago
  87. 939974c Merge "perfetto-ui: Add process tracks" by Primiano Tucci · 6 years ago
  88. 7cb248f perfetto-ui: Add process tracks by Hector Dearman · 6 years ago
  89. f9e7cd2 Merge "Add signal_deliver ftrace events to ftrace parser" by Primiano Tucci · 6 years ago
  90. f37be07 trace_processor: handle NULL results by Primiano Tucci · 6 years ago
  91. 89d1ad2 Improve performance of /proc/pid/status poller by Primiano Tucci · 6 years ago
  92. f9b3083 minor fix to trace_to_text (json escape) and UI record page by Primiano Tucci · 6 years ago
  93. f3b8abe Merge "profiling: Allow to shut down client." by Florian Mayer · 6 years ago
  94. f74cf22 perfetto-ui: A number of small fixes by Hector Dearman · 6 years ago
  95. ccba4f0 Add signal_deliver ftrace events to ftrace parser by Isabelle Taylor · 6 years ago
  96. ed11831 Merge "UI: Add support for /proc/[pid]/status poller" by Primiano Tucci · 6 years ago
  97. 84c552c Merge "perfetto-ui: Add counter track" by Hector Dearman · 6 years ago
  98. 184ed7b UI: Add support for /proc/[pid]/status poller by Primiano Tucci · 6 years ago
  99. a3a8f1e Kokoro: stay as root when invoking test script inside a container. by Ryan Savitski · 6 years ago
  100. 542765d perfetto-ui: Add counter track by Hector Dearman · 6 years ago