1. 5efb8a1 Sync a documentation comment with code. by Joseph Koshy · 2 years, 5 months ago
  2. 641b935 Add installd and dex2oat durations to startup metric. by Haiping Yang · 2 years, 6 months ago
  3. ac26cf6 Add duration check for installd and dex2oat. by Haiping Yang · 2 years, 6 months ago
  4. b510291 [metatracing] Add support for UI and categories by Alexander Timin · 2 years, 6 months ago
  5. e78d582 Merge "Break up uninterruptible sleep into i/o and non-i/o" by Treehugger Robot · 2 years, 6 months ago
  6. 2022f31 prebuilts: bump prebuilts to v30.0 by Lalit Maganti · 2 years, 6 months ago
  7. 54ba43e Break up uninterruptible sleep into i/o and non-i/o by Yisroel Forta · 2 years, 6 months ago
  8. 53330f7 tools: Fix Hermetic ADB Path by Christopher Phlipot · 2 years, 6 months ago
  9. da6a7ce Merge "prebuilts: bump version for prebuilts" by Lalit Maganti · 2 years, 6 months ago
  10. bd8a997 prebuilts: bump version for prebuilts by Lalit Maganti · 2 years, 6 months ago
  11. b3aba55 tp: retroactively bump TP api version by Lalit Maganti · 2 years, 6 months ago
  12. 0965426 tools: fix source heap profile script by Lalit Maganti · 2 years, 6 months ago
  13. 1a83fb8 Add update_power_state stats in display_metrics of trace_processor_shell by Rupesh Bansal · 2 years, 7 months ago
  14. 160c738 Roll prebuilts for v29.0 by Daniele Di Proietto · 2 years, 7 months ago
  15. 4b26857 Fix typo for TraceUriResolver example. by Luke Chang · 2 years, 7 months ago
  16. f87b4c8 Add timing to batch trace processor by Andrew Shulaev · 2 years, 7 months ago
  17. 8537afe Add a list of identified potential causes for slow startup to startup_metric. by Haiping Yang · 2 years, 8 months ago
  18. 11d94e1 tools: python amalgamation for tools/tracebox etc by Primiano Tucci · 2 years, 8 months ago
  19. c9244a8 Merge "tp: improve python error message when tp fails to start" by Treehugger Robot · 2 years, 8 months ago
  20. 22461c6 tp: improve python error message when tp fails to start by Lalit Maganti · 2 years, 8 months ago
  21. 5827904 Include SF in android_jank_cuj metric by Marcin Oczeretko · 2 years, 8 months ago
  22. 986289e Add ANDROID_JANK_CORRELATE_FRAME_SLICE by Marcin Oczeretko · 2 years, 8 months ago
  23. 068bc4d Extract CUJ-level aggregated metrics in android_jank_cuj by Marcin Oczeretko · 2 years, 9 months ago
  24. 7bde364 Add android_jank_cuj metric by Marcin Oczeretko · 2 years, 9 months ago
  25. 4acae20 tp_python: try to avoid downloading TP many times by Lalit Maganti · 2 years, 9 months ago
  26. 4a17c4c Change android_frame_timeline_metric to extract more frame metrics by Marcin Oczeretko · 2 years, 9 months ago
  27. 885f931 trace_processor_shell process does not exit by Sui · 2 years, 9 months ago
  28. d2bf2f5 fix zombie process by Sui · 2 years, 9 months ago
  29. b1989b0 Format all Python scripts by Hector Dearman · 2 years, 9 months ago
  30. 18822f0 Remove android_jank.sql and related files by Marcin Oczeretko · 2 years, 9 months ago
  31. 4ce89cc Merge "tp: return the top 5 processes by mcycles in the startup metric" by Lalit Maganti · 2 years, 9 months ago
  32. 8b80420 python: update documentation for public util methods by Kartar Singh · 2 years, 9 months ago
  33. 2d2d50a Merge "python: add resolver util methods for generating clauses for queries" by Kartar Singh · 2 years, 9 months ago
  34. e3ff4e0 tp: return the top 5 processes by mcycles in the startup metric by Lalit Maganti · 2 years, 9 months ago
  35. b27180c tp: count broadcasts sent and processed concurrent to startup by Lalit Maganti · 2 years, 9 months ago
  36. 84a87dd python: add resolver util methods for generating clauses for queries by Kartar Singh · 2 years, 9 months ago
  37. 6f97a86 tp: flag when dex2oat/installd are running during app start by Lalit Maganti · 2 years, 9 months ago
  38. 3f18b66 tp: add metrics for lock contention on main thread during app startup by Lalit Maganti · 2 years, 9 months ago
  39. 78027fb python: add support for operators in trace URIs by Kartar Singh · 2 years, 9 months ago
  40. ab0d602 metrics: add simpleperf event metrics by Wiwit Rifa'i · 2 years, 10 months ago
  41. 7edcbe6 Add app deadline missed metrics by Shihhsun Ho · 2 years, 10 months ago
  42. 03376e5 tp: split BaseId into its own file by Lalit Maganti · 2 years, 10 months ago
  43. fb4adc9 tp: allow filtering for only main thread by Lalit Maganti · 2 years, 10 months ago
  44. 8bad7d0 trace_processor: Remove RawQuery from C++ and Python by Hector Dearman · 2 years, 10 months ago
  45. 7fe8595 Mark Trace Processor Row objects as having dynamic attributes by Eric Ye · 2 years, 10 months ago
  46. 78f7945 proto: Update comment to refer to current name by Hector Dearman · 2 years, 11 months ago
  47. 6e4241d trace_processor: Reland ABS_TIME_STR by Hector Dearman · 2 years, 11 months ago
  48. 2e6a1b6 Merge "Add Android Binder metric" by Jon Spivack · 2 years, 11 months ago
  49. 849a69b ui: remove usage of legacy_instant table from UI and stop exposing it by Lalit Maganti · 2 years, 11 months ago
  50. b0974a7 Add Android Binder metric by Jon Spivack · 2 years, 11 months ago
  51. 7cf25f8 trace_processor: Remove time_in_state metric by Hector Dearman · 3 years ago
  52. 9d372be metrics: Add NET_TX action and IPI action statistic performance metrics by Luke Chang · 3 years ago
  53. e684255 Merge "tp: release python library 0.5.0" by Lalit Maganti · 3 years ago
  54. ccb949a tp: release python library 0.5.0 by Lalit Maganti · 3 years ago
  55. f9aadce Merge "Revert "Update trace args to file_path in documentation"" by Lalit Maganti · 3 years ago
  56. f70b568 regenerate metrics descriptor by Ryan Savitski · 3 years ago
  57. 5c8cb0f Revert "Update trace args to file_path in documentation" by Lalit Maganti · 3 years ago
  58. 4a280ef Update trace args to file_path in documentation by Ankit Goyal · 3 years ago
  59. a404f2e metrics: Extract breakpad module ID from unsymbolized_frames metric by Hector Dearman · 3 years ago
  60. 0767bff trace_processor: Add new metric track to show other traces uuids by Daniele Di Proietto · 3 years ago
  61. 96cb8b6 Merge "py: make slice breakdown throw a TPE" by Daniele Di Proietto · 3 years ago
  62. 88dd422 btp: augment query exception with metadata about trace by Lalit Maganti · 3 years ago
  63. c8daf2e py: make slice breakdown throw a TPE by Lalit Maganti · 3 years ago
  64. b0c7c42 btp: add support for incrementing stats on query/execute as well by Lalit Maganti · 3 years ago
  65. 29f14f6 btp: optionally allow failures when loading traces into BTP by Lalit Maganti · 3 years ago
  66. b5913ec metric: Add kfree skb rate to network performance metrics by Luke Chang · 3 years ago
  67. a7b038a tp: surface import errors in the Python API by Lalit Maganti · 3 years ago
  68. fc17aef tp: add ingest raw option and default it off for Python API by Lalit Maganti · 3 years, 1 month ago
  69. 6887728 tp: fix python API on Windows by Lalit Maganti · 3 years, 1 month ago
  70. b5cab7a metric: Add gro aggregation ratio to network performance metrics by Luke Chang · 3 years, 1 month ago
  71. 4b729cc Merge "tp: python: add btp and trace uri resolver to pip package" by Lalit Maganti · 3 years, 1 month ago
  72. fddb760 tp: python: add btp and trace uri resolver to pip package by Lalit Maganti · 3 years, 1 month ago
  73. d39647e Merge "metric: Add packet retransmission rate to network performance metrics" by Luke Chang · 3 years, 1 month ago
  74. 5c295f6 metric: Add packet retransmission rate to network performance metrics by Luke Chang · 3 years, 1 month ago
  75. 793bfb1 tp: speculatively fix running python API on Windows by Lalit Maganti · 3 years, 1 month ago
  76. cb9754b Add ftrace cros_ec support by Harvey Yang · 3 years, 2 months ago
  77. 9546598 tp: support multiple queries being passed to ExecuteQuery by Lalit Maganti · 3 years, 2 months ago
  78. 727e2ce tp: remove time queued by Lalit Maganti · 3 years, 2 months ago
  79. 20d39c4 Add trusty_workqueues metric by David LeGare · 3 years, 2 months ago
  80. 264b143 tp: fix type in registry constructor by Lalit Maganti · 3 years, 2 months ago
  81. dda446b tp_py: separate trace resolving into its own module by Lalit Maganti · 3 years, 2 months ago
  82. 5cf20cc Merge "Add irq runtime metrics" by Shihhsun Ho · 3 years, 2 months ago
  83. 56f2ccc tp: add integration tests for resolver by Lalit Maganti · 3 years, 2 months ago
  84. 2305a1d Add irq runtime metrics by Shihhsun Ho · 3 years, 2 months ago
  85. 9fe07de tp_py: add TraceResolver infrastructure by Lalit Maganti · 3 years, 2 months ago
  86. 917b844 tp: refine handling of default vendor configs by Lalit Maganti · 3 years, 2 months ago
  87. ad4ad2e Add default visibility to Python build file by Lalit Maganti · 3 years, 3 months ago
  88. c901a99 python: add license declaration to BUILD by Lalit Maganti · 3 years, 3 months ago
  89. 4c76b4d perfetto: consolidate all Python libraries into a single folder by Lalit Maganti · 3 years, 3 months ago