1. 29f14f6 btp: optionally allow failures when loading traces into BTP by Lalit Maganti · 3 years ago
  2. 286aba5 Merge "Hash scope into id for legacy trace events" by Mohit Saini · 3 years ago
  3. 9e8feb8 Merge "Make ColumnSet generic" by Andrew Shulaev · 3 years ago
  4. 42326bf Hash scope into id for legacy trace events by Mohit Saini · 3 years ago
  5. a96de11 BUILD: make demangle target a source_set, fix Wasm builds by Primiano Tucci · 3 years ago
  6. cee2bd0 Merge "Add WriteFile helper utility" by Mohit Saini · 3 years ago
  7. 3a5b2ad Merge "Translate Chrome user events" by Igor Kraskevich · 3 years ago
  8. 64b136b Make ColumnSet generic by Andrew Shulaev · 3 years ago
  9. f5e2b22 Merge "ui: Make thread and process name columns Optional" by Octavian Tuchila · 3 years ago
  10. 2ccc74d Add WriteFile helper utility by Mohit Saini · 3 years ago
  11. fe40579 Translate Chrome user events by Igor Kraskevich · 3 years ago
  12. 693612e ui: Make thread and process name columns Optional by Tuchila Octavian · 3 years ago
  13. 3221483 Add Chrome user event hashes metric by Igor Kraskevich · 3 years ago
  14. d89b258 Merge "trace_processor: use llvm frame demangling in standalone builds" by Treehugger Robot · 3 years ago
  15. 28f0ffc Merge "trace_processor: parse ufshcd_clk_gating" by Treehugger Robot · 3 years ago
  16. 8c8fafb Merge "Translate Chrome Histogram hashes" by Igor Kraskevich · 3 years ago
  17. 0318faa Merge "Add Chrome histogram hashes metric to Trace Processor" by Igor Kraskevich · 3 years ago
  18. c5a5b47 Merge "deobfuscation: be more lenient with whitespace before comments" by Treehugger Robot · 3 years ago
  19. fc189b1 Merge "cleanup: cast std::chrono duration to a concrete type for logging" by Ryan Savitski · 3 years ago
  20. e65c405 trace_processor: use llvm frame demangling in standalone builds by Ryan Savitski · 3 years ago
  21. 5f672b4 trace_processor: parse ufshcd_clk_gating by YH Lin · 3 years ago
  22. 6c4a33c Merge "ui: Highlight flamegraph issue on heap_graph_non_finalized_graph, take 2" by Octavian Tuchila · 3 years ago
  23. df0da8b Merge "perfetto_cmd: Always enable symbolize_ksyms" by Hector Dearman · 3 years ago
  24. 35c86de perfetto_cmd: Always enable symbolize_ksyms by Hector Dearman · 3 years ago
  25. d2b7469 Merge "ui: Allow selection of logs" by Hector Dearman · 3 years ago
  26. 90ef27d deobfuscation: be more lenient with whitespace before comments by Ryan Savitski · 3 years ago
  27. d1434cf ui: Allow selection of logs by Hector Dearman · 3 years ago
  28. 8eb58df Merge "Project import generated by Copybara." by Treehugger Robot · 3 years ago
  29. 854b0eb Translate Chrome Histogram hashes by Igor Kraskevich · 3 years ago
  30. 95d635f Add Chrome histogram hashes metric to Trace Processor by Igor Kraskevich · 3 years ago
  31. 0c2a0d0 ui: Release to canary contents of aosp/2041887 by Tuchila Octavian · 3 years ago
  32. 23ee97c Merge "ui: Fix thread and process names being null" by Hector Dearman · 3 years ago
  33. 0fbb7a2 ui: Highlight flamegraph issue on heap_graph_non_finalized_graph, take 2 by Tuchila Octavian · 3 years ago
  34. 7970fa4 ui: Fix thread and process names being null by Tuchila Octavian · 3 years ago
  35. a8f0cd2 Merge changes I738cf04d,I727e9b12,Id948a34b by Daniele Di Proietto · 3 years ago
  36. 816b940 Merge "Support thread-scoped pointer IDs" by Mohit Saini · 3 years ago
  37. ae44ad7 Merge "Add long latency metric for graphics smoothness alert" by Mingjing Zhang · 3 years ago
  38. 90f43e1 Project import generated by Copybara. by Perfetto Team · 3 years ago
  39. 5ed301f Merge "ui: Support search with arbitrary slice tracks" by Hector Dearman · 3 years ago
  40. d3df7fd Merge "Fix keyboard shortcuts using Shift" by Treehugger Robot · 3 years ago
  41. 1503b64 Merge "ui: Fix type of version_code" by Hector Dearman · 3 years ago
  42. ac2fd42 ui: Fix type of version_code by Tuchila Octavian · 3 years ago
  43. d75bec0 protozero_to_text: Avoid std::string::reserve by Daniele Di Proietto · 3 years ago
  44. 690dcfa protozero_to_text: Handle packed repeated fields. by Daniele Di Proietto · 3 years ago
  45. 661a438 ui: Support search with arbitrary slice tracks by Hector Dearman · 3 years ago
  46. d9f993f protozero_to_text: Refactor and fix bugs by Daniele Di Proietto · 3 years ago
  47. 8c0c3c8 Fix keyboard shortcuts using Shift by Andrew Shulaev · 3 years ago
  48. 911bf61 Support thread-scoped pointer IDs by Mohit Saini · 3 years ago
  49. ab32c07 Merge "Add translation table importer" by Igor Kraskevich · 3 years ago
  50. f6cb28b cleanup: cast std::chrono duration to a concrete type for logging by Ryan Savitski · 3 years ago
  51. 30a70af Merge "cleanup: stale TODO and crash_keys that didn't show anything new" by Treehugger Robot · 3 years ago
  52. fcd7910 Merge "ui: Display extra information in the slice details panel" by Octavian Tuchila · 3 years ago
  53. 5731615 Merge "protozero_to_text: Add unittests for most wire/field types" by Treehugger Robot · 3 years ago
  54. 1fb707d [automerger skipped] Mark ab/8191998 as merged am: 3cf9e076ea -s ours by Maria Yang · 3 years ago
  55. 008b7fa Merge "Add Duration to Flow Events table" by Gabriel Charette · 3 years ago
  56. 2a32f6b Add long latency metric for graphics smoothness alert by Mingjing Zhang · 3 years ago
  57. d220cba protozero_to_text: Add unittests for most wire/field types by Daniele Di Proietto · 3 years ago
  58. badba0b Add translation table importer by Igor Kraskevich · 3 years ago
  59. 95c7987 Merge "tools: add convenience script for repackaging demangling sources from llvm-project" by Ryan Savitski · 3 years ago
  60. 513e64c ui: Display extra information in the slice details panel by Tuchila Octavian · 3 years ago
  61. eb1f658 Merge "Define translation table protos" by Igor Kraskevich · 3 years ago
  62. 0a1fd66 Merge "ui: Fix search on unknown tracks" by Treehugger Robot · 3 years ago
  63. 91706c7 Merge "Implement a command-line script for CPU profiling." by Tushar Agarwal · 3 years ago
  64. 59b5c6e Merge "proto_to_args_parser: fix signedness of fixed32 and fixed64 proto types" by Treehugger Robot · 3 years ago
  65. c515385 Merge "perfetto_cmd: add support for random delay before tracing starts" by Lalit Maganti · 3 years ago
  66. 32d7ac5 Merge "ui: fix thread state crash" by Lalit Maganti · 3 years ago
  67. dd6e1f8 Merge "Allow embedders to set custom process IDs" by Mikhail Khokhlov · 3 years ago
  68. 23949fd ui: Fix search on unknown tracks by Hector Dearman · 3 years ago
  69. 9b08d7a Allow embedders to set custom process IDs by Mikhail Khokhlov · 3 years ago
  70. 163bda8 Merge "Add documentation for `cpu_profile`." by Tushar Agarwal · 3 years ago
  71. 85bc94f Implement a command-line script for CPU profiling. by Tushar Agarwal · 3 years ago
  72. 036cf99 Add documentation for `cpu_profile`. by Tushar Agarwal · 3 years ago
  73. 3a0734a cleanup: stale TODO and crash_keys that didn't show anything new by Ryan Savitski · 3 years ago
  74. 18e1d7c Merge "ftrace: implement option to skip generic event encoding" by Treehugger Robot · 3 years ago
  75. 3167ea0 ftrace: implement option to skip generic event encoding by Ryan Savitski · 3 years ago
  76. e8ab739 Merge "[tracing] Support flow_ids on the END events." by Alexander Timin · 3 years ago
  77. 3cf9e07 Mark ab/8191998 as merged by Maria Yang · 3 years ago
  78. d197a7a tools: add convenience script for repackaging demangling sources from llvm-project by Ryan Savitski · 3 years ago
  79. 49b4288 Define translation table protos by Igor Kraskevich · 3 years ago
  80. aacce31 Add Duration to Flow Events table by Gabriel Charette · 3 years ago
  81. 723b273 Merge "Actually display argument tree as tree" by Andrew Shulaev · 3 years ago
  82. cf85fb3 Merge "install-build-deps: don't fail on new unchecked file in test/data" by Primiano Tucci · 3 years ago
  83. db05931 proto_to_args_parser: fix signedness of fixed32 and fixed64 proto types by Ryan Savitski · 3 years ago
  84. 5f95e72 Merge "Export perfetto trace proto java library" by Steven Terrell · 3 years, 1 month ago
  85. 9830e01 Export perfetto trace proto java library by Steven Terrell · 3 years, 1 month ago
  86. f1ed93e perfetto_cmd: add support for random delay before tracing starts by Lalit Maganti · 3 years, 1 month ago
  87. ca836e9 ui: fix thread state crash by Lalit Maganti · 3 years, 1 month ago
  88. 6dadd2c Merge "TracedProto: Rename Add to Set." by Alexander Timin · 3 years, 1 month ago
  89. e8c964d Actually display argument tree as tree by Andrew Shulaev · 3 years, 1 month ago
  90. c191f18 Display whitespace characters in arguments by Andrew Shulaev · 3 years, 1 month ago
  91. 9b8eaa2 Merge "trace_processor: Add cpufreq_khz into trace processor" by Chun-Tse Shao · 3 years, 1 month ago
  92. 356d836 trace_processor: Add cpufreq_khz into trace processor by Chun-Tse Shao · 3 years, 1 month ago
  93. 943905d Merge "Docs: update docs about cpufreq" by Primiano Tucci · 3 years, 1 month ago
  94. fc683bc Docs: update docs about cpufreq by Primiano Tucci · 3 years, 1 month ago
  95. 523abf8 Merge "TraceProcessor: add ingestion of atrace/ftrace failures" by Primiano Tucci · 3 years, 1 month ago
  96. 856f2be install-build-deps: don't fail on new unchecked file in test/data by Primiano Tucci · 3 years, 1 month ago
  97. c15d935 TracedProto: Rename Add to Set. by Alexander Timin · 3 years, 1 month ago
  98. 3578483 Merge "ftrace: record failed atrace & ftrace categories in TraceStats" by Primiano Tucci · 3 years, 1 month ago
  99. 9556b24 Merge "TP: Also parse abi_violations traced buffer stat" by Eric Seckler · 3 years, 1 month ago
  100. b2bbe09 Merge "Improve error message when overflowing stack" by Mohit Saini · 3 years, 1 month ago