1. cce8203 Merge "trace_processor: migrate metadata to macro tables" by Lalit Maganti · 4 years, 8 months ago
  2. 2f9ecb5 Merge "Fix join for traces without symbols." by Florian Mayer · 4 years, 8 months ago
  3. ededb0e trace_processor: migrate metadata to macro tables by Lalit Maganti · 4 years, 8 months ago
  4. 906b2ea Fix join for traces without symbols. by Florian Mayer · 4 years, 8 months ago
  5. 2954493 Merge "ui: Improve ui-dev-server latency" by Hector Dearman · 4 years, 8 months ago
  6. 752dcc2 Merge "ui extension: Fix trace config conversion" by Eric Seckler · 4 years, 8 months ago
  7. 56abf52 Merge "Add metric to extract per-process unmapped java type names" by Ioannis Ilkos · 4 years, 8 months ago
  8. 55591fa ui extension: Fix trace config conversion by Eric Seckler · 4 years, 8 months ago
  9. 6eff576 Merge "trace_processor: migrate logs to macro tables" by Lalit Maganti · 4 years, 8 months ago
  10. 26f5b9d Merge "Fix crash caused be missing Specification for gpu_render_stage_event" by Raymond Chiu · 4 years, 8 months ago
  11. b42acd7 Merge "ui: switch Google Sans -> Roboto Condensed" by Primiano Tucci · 4 years, 8 months ago
  12. f1ab24f trace_processor: migrate logs to macro tables by Lalit Maganti · 4 years, 8 months ago
  13. 06e54af Add metric to extract per-process unmapped java type names by Ioannis Ilkos · 4 years, 8 months ago
  14. 547a92e Merge "trace_processor: Replace dangerous characters in debug annotation names" by Mikhail Khokhlov · 4 years, 8 months ago
  15. a9ade51 Merge "TrackEvent: Add parent uuid field and move track descriptor extension points" by Sami Kyostila · 4 years, 8 months ago
  16. 3aa03f3 ui: Improve ui-dev-server latency by Hector Dearman · 4 years, 8 months ago
  17. ac134ed trace_processor: Replace dangerous characters in debug annotation names by Mikhail Khokhlov · 4 years, 8 months ago
  18. 32ea103 ui: switch Google Sans -> Roboto Condensed by Primiano Tucci · 4 years, 8 months ago
  19. 30bf2ef Merge "trace_processor: fix unpartitioned span join when one table is empty" by Lalit Maganti · 4 years, 8 months ago
  20. 056ce08 trace_processor: fix unpartitioned span join when one table is empty by Lalit Maganti · 4 years, 8 months ago
  21. b0686c9 TrackEvent: Add parent uuid field and move track descriptor extension points by Sami Kyostila · 4 years, 8 months ago
  22. 655e95c Merge "trace_processor: migrate instants table to macro tables" by Lalit Maganti · 4 years, 8 months ago
  23. 97eb066 Merge "processor: Fix ordering of async begin/end events in JSON export" by Eric Seckler · 4 years, 8 months ago
  24. 1f1ea14 Fix crash caused be missing Specification for gpu_render_stage_event by Raymond Chiu · 4 years, 9 months ago
  25. 804ad6f CtsPerfettoTestCases secondary_user by Bookatz · 4 years, 9 months ago
  26. 32eff22 trace_processor: delete unused tables by Lalit Maganti · 4 years, 9 months ago
  27. a5a89d8 Merge "perfetto: force linkstatic for all cc_library targets" by Lalit Maganti · 4 years, 9 months ago
  28. aa6e276 Merge "trace_processor: add parsing and ingestion of mm_id of rss_stat" by Lalit Maganti · 4 years, 9 months ago
  29. e801884 Merge "ui: fix process slice track" by Lalit Maganti · 4 years, 9 months ago
  30. 697894f trace_processor: add parsing and ingestion of mm_id of rss_stat by Lalit Maganti · 4 years, 9 months ago
  31. f9c004d perfetto: force linkstatic for all cc_library targets by Lalit Maganti · 4 years, 9 months ago
  32. 5f2907d processor: Fix ordering of async begin/end events in JSON export by Eric Seckler · 4 years, 9 months ago
  33. 80f566d trace_processor: migrate instants table to macro tables by Lalit Maganti · 4 years, 9 months ago
  34. 0a29f6f trace_processor: migrate stack profile frames to db table by Lalit Maganti · 4 years, 9 months ago
  35. ad5473a Merge changes I14fd3d97,I050183c3 by Eric Seckler · 4 years, 9 months ago
  36. 7e9dc31 processor: Extract generations of incremental state into helper class by Eric Seckler · 4 years, 9 months ago
  37. 67e15a9 processor: Refactor TimestampedTracePiece by Eric Seckler · 4 years, 9 months ago
  38. 05f045c ui: fix process slice track by Lalit Maganti · 4 years, 9 months ago
  39. b0e11f6 trace_processor: add Id wrapper type returned by Insert in all db tables by Lalit Maganti · 4 years, 9 months ago
  40. 1f7eaa1 Merge "proto: Fix field ID inconsistency in TrackEvent/TrackEventDefaults" by Eric Seckler · 4 years, 9 months ago
  41. 5229af6 proto: Fix field ID inconsistency in TrackEvent/TrackEventDefaults by Eric Seckler · 4 years, 9 months ago
  42. 7449dc8 trace_processor: remove RowId type from trace_processor by Lalit Maganti · 4 years, 9 months ago
  43. f04938a Merge "perfetto: allow building metrics protos in Java using Android" by Lalit Maganti · 4 years, 9 months ago
  44. aa035b2 perfetto: allow building metrics protos in Java using Android by Lalit Maganti · 4 years, 9 months ago
  45. b1a4f57 trace_processor: fix power rail timestamp sorting by Lalit Maganti · 4 years, 9 months ago
  46. 0ccdf80 Merge "trace_processor: migrate stack profile mapping to new db tables" by Lalit Maganti · 4 years, 9 months ago
  47. 9e267fd Merge "perfetto: expose tracing header publically in bazel client library" by Lalit Maganti · 4 years, 9 months ago
  48. 45980c9 trace_processor: migrate stack profile mapping to new db tables by Lalit Maganti · 4 years, 9 months ago
  49. 5542af1 Merge "Allow copying host executable targets in Chromium builds" by Mikhail Khokhlov · 4 years, 9 months ago
  50. 91d223e perfetto: expose tracing header publically in bazel client library by Lalit Maganti · 4 years, 9 months ago
  51. eb7b53d Merge "trace_processor: update tp and tc shas" by Lalit Maganti · 4 years, 9 months ago
  52. 6cb15f2 Merge changes Ie25bfb74,Iabfa2b20 by Mikhail Khokhlov · 4 years, 9 months ago
  53. 7866872 Allow copying host executable targets in Chromium builds by Mikhail Khokhlov · 4 years, 9 months ago
  54. 2bcfb35 trace_processor: Remove PERFETTO_TP_METRICS buildflag by Mikhail Khokhlov · 4 years, 9 months ago
  55. 5aec497 trace_processor: update tp and tc shas by Lalit Maganti · 4 years, 9 months ago
  56. bd7e3be trace_processor: add a fast path for zero/one row filtered tables by Lalit Maganti · 4 years, 9 months ago
  57. 6043194 perfetto: fix amalgamated build by Lalit Maganti · 4 years, 9 months ago
  58. 7a9153f perfetto: expose the tracing header properly by Lalit Maganti · 4 years, 9 months ago
  59. d6d9b4a perfetto: allow usage of tracing.h in bazel by Lalit Maganti · 4 years, 9 months ago
  60. 79994d4 trace_processor: rename timestamp -> ts by Lalit Maganti · 4 years, 9 months ago
  61. c0d195f Merge "build: add example api target" by Lalit Maganti · 4 years, 9 months ago
  62. 01deefa build: add example api target by Lalit Maganti · 4 years, 9 months ago
  63. c5ebb8e Merge "trace_processor: revamp Android CPU metric" by Lalit Maganti · 4 years, 9 months ago
  64. ace3b16 Merge "perfetto: remove redundant genrule in ipc target" by Lalit Maganti · 4 years, 9 months ago
  65. 1fad9e6 trace_processor: revamp Android CPU metric by Lalit Maganti · 4 years, 9 months ago
  66. 81491b9 trace_processor: Remove PERFETTO_TP_FTRACE build flag by Mikhail Khokhlov · 4 years, 9 months ago
  67. 860e0e5 Merge "trace_processor: migrate cpu stack profile table to db tables" by Lalit Maganti · 4 years, 9 months ago
  68. 6e1a4d9 perfetto: remove redundant genrule in ipc target by Lalit Maganti · 4 years, 9 months ago
  69. 02c4116 Merge changes Ie41293bc,I3169ebdd,Ib8ef09a0 by Florian Mayer · 4 years, 9 months ago
  70. 1cc6322 Merge "Show self_max in heap_profile_allocation." by Florian Mayer · 4 years, 9 months ago
  71. 667cdce Show self_max in heap_profile_allocation. by Florian Mayer · 4 years, 9 months ago
  72. 4de162f Merge "perfetto-ui: Add origin trial" by Isabelle Taylor · 4 years, 9 months ago
  73. a1e2eee Merge "Added parsing of ChromeHistogramSample typed trace events" by Treehugger Robot · 4 years, 9 months ago
  74. 60e4a93 Merge "Move symbolizer to src/profiling/symbolizer." by Florian Mayer · 4 years, 9 months ago
  75. d336906 Added parsing of ChromeHistogramSample typed trace events by Oystein Eftevaag · 4 years, 9 months ago
  76. 61e3d17 Merge "perfetto-ui: Open HTML traces with legacy viewer" by Treehugger Robot · 4 years, 9 months ago
  77. 0fd14ef trace_processor: migrate cpu stack profile table to db tables by Lalit Maganti · 4 years, 9 months ago
  78. d4ce047 perfetto-ui: Add origin trial by Isabelle Taylor · 4 years, 9 months ago
  79. 5bddc33 Merge "Remove leftover reference to idle page tracking." by Florian Mayer · 4 years, 9 months ago
  80. 814e19c Remove leftover reference to idle page tracking. by Florian Mayer · 4 years, 9 months ago
  81. 11c13f6 Merge "Document args that are only valid in new versions." by Florian Mayer · 4 years, 9 months ago
  82. 213c8d4 Run symbolize in heap_profile script. by Florian Mayer · 4 years, 9 months ago
  83. 3297e6c Remove Idle Page Tracking instructions. by Florian Mayer · 4 years, 9 months ago
  84. b2f2d1a perfetto-ui: Open HTML traces with legacy viewer by Isabelle Taylor · 4 years, 9 months ago
  85. aadf14c Merge changes Ic732c2e5,Ib843c04c,I6b340067 by Mikhail Khokhlov · 4 years, 9 months ago
  86. 0d8d088 Document PERFETTO_BINARY_PATH. by Florian Mayer · 4 years, 9 months ago
  87. 6cc8b1d Allow to use PERFETTO_BINARY_PATH in trace_processor_shell. by Florian Mayer · 4 years, 9 months ago
  88. bd88ff8 Move symbolizer to src/profiling/symbolizer. by Florian Mayer · 4 years, 9 months ago
  89. 615fbc9 Document args that are only valid in new versions. by Florian Mayer · 4 years, 9 months ago
  90. 703bcab traced_perf: in-tree builds: arm register parsing basics by Ryan Savitski · 4 years, 9 months ago
  91. 0b4fd5a trace_processor: Move BinderTracker inside FtraceParser by Mikhail Khokhlov · 4 years, 9 months ago
  92. 4c4cde1 trace_processor: Migrate SystraceParser to the Destructible base by Mikhail Khokhlov · 4 years, 9 months ago
  93. 9dc2319 trace_processor: Migrate SchedEventTracker to the Destructible base by Mikhail Khokhlov · 4 years, 9 months ago
  94. 3be2091 trace_processor: fix compile on Android by Lalit Maganti · 4 years, 9 months ago
  95. 9b0c60f trace_processor: fix compile by Lalit Maganti · 4 years, 9 months ago
  96. 7b270b5 Merge "trace_processor: migrate heap profile allocation table" by Lalit Maganti · 4 years, 9 months ago
  97. fbc083e Merge "Use unique_ptr instead of FreeLine." by Florian Mayer · 4 years, 9 months ago
  98. b5fa0c9 Use unique_ptr instead of FreeLine. by Florian Mayer · 4 years, 9 months ago
  99. 5b3d06c Merge "trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag" by Mikhail Khokhlov · 4 years, 9 months ago
  100. 069e85f Merge "Get flamegraphs of shortest paths to roots." by Florian Mayer · 4 years, 9 months ago