1. b2acc47 Introduce android_fastrpc metric for trace_processor by Collin Fijalkovich · 3 years, 8 months ago
  2. 669b7a4 Merge "metrics: add g2d metrics" by Wiwit Rifa'i · 3 years, 8 months ago
  3. dfb2f96 Revert "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 8 months ago
  4. 1c5c317 Add IPC layer + Platform implementation for Windows by Primiano Tucci · 3 years, 8 months ago
  5. 477a53f Merge "Add PredictionState to frametimeline protos" by Treehugger Robot · 3 years, 8 months ago
  6. 4c05a31 Merge "[perfetto] Add hwnd_ptr field to ChromeWindowHandleEventInfo" by Siddhartha S · 3 years, 8 months ago
  7. e60a908 Add PredictionState to frametimeline protos by Adithya Srinivasan · 3 years, 8 months ago
  8. 2359d74 [perfetto] Add hwnd_ptr field to ChromeWindowHandleEventInfo by Gabriel Charette · 3 years, 8 months ago
  9. 9124a1e metrics: add g2d metrics by Wiwit Rifa'i · 3 years, 8 months ago
  10. 2069fab Log invalid stack bound errors in trace. by Florian Mayer · 3 years, 8 months ago
  11. ebc3b52 Add a new LatencyInfo step FINISHED_SWAP_BUFFERS. by Stephen Nusko · 3 years, 8 months ago
  12. 6fb5b83 Project import generated by Copybara. by Perfetto Team · 3 years, 8 months ago
  13. d01fc9c traced_perf: proto: initial counter-only mode (just the timebase count) by Ryan Savitski · 3 years, 8 months ago
  14. 2538fcc Merge changes Icc8611c6,I28e6f715,Iba38ae8c by Ryan Savitski · 3 years, 8 months ago
  15. 10363f8 traced_perf cfg proto: add sampling period (fixed count) by Ryan Savitski · 3 years, 8 months ago
  16. b3adc0b traced_perf config: change proto structure to be more extensible by Ryan Savitski · 3 years, 8 months ago
  17. 22b9be5 Migrated process uptime to perfetto by Salvador Guerrero · 3 years, 9 months ago
  18. 7a51fc2 metrics: Add experimental reported_by_page metric. by Sami Kyostila · 3 years, 9 months ago
  19. 33b12f2 Project import generated by Copybara. by Perfetto Team · 4 years ago
  20. 90cb3e6 traced_perf: cfg proto: add optional event filter when counting tracepoints by Ryan Savitski · 3 years, 9 months ago
  21. 2c34bc0 Extract process metadata in android_sysui_cuj metric by Marcin Oczeretko · 3 years, 9 months ago
  22. b51e380 TrackEvent: Add support for floating point counters by Sami Kyostila · 3 years, 9 months ago
  23. 6c04a41 perfetto: add skip probability option for triggers by Lalit Maganti · 3 years, 9 months ago
  24. 78b28a4 traced_perf: support tracepoints as a timebase by Ryan Savitski · 3 years, 9 months ago
  25. dde72a5 traced_perf: config for tracepoints as a timebase by Ryan Savitski · 3 years, 9 months ago
  26. 1c74d46 Merge "tp: add reportFullyDrawn slice information to startup metric" by Lalit Maganti · 3 years, 9 months ago
  27. 2c34e7b Merge "Keep sampling rate before adjustment." by Florian Mayer · 3 years, 9 months ago
  28. 25e568c tp: add reportFullyDrawn slice information to startup metric by Lalit Maganti · 3 years, 9 months ago
  29. 3c09327 Keep sampling rate before adjustment. by Florian Mayer · 3 years, 9 months ago
  30. ba64aaf Merge "Do not include imports for Chrome extensions" by Treehugger Robot · 3 years, 9 months ago
  31. d397bdb Merge "Add frame_times metric to experimental/" by Mikhail Khokhlov · 3 years, 9 months ago
  32. e6c4a5c Do not include imports for Chrome extensions by Andrew Shulaev · 3 years, 9 months ago
  33. 806667b Add new field to message pump event args by Salvador Guerrero · 3 years, 9 months ago
  34. c74a945 Add frame_times metric to experimental/ by Mikhail Khokhlov · 3 years, 9 months ago
  35. 1bcc9a4 Show UI warnings for common patterns leading to jank by Marcin Oczeretko · 3 years, 9 months ago
  36. 31af4c8 Update android_sysui_cuj metric after CUJ slice rename by Marcin Oczeretko · 3 years, 9 months ago
  37. 8eda7c1 Merge "protos: Fix next reserved id comment in trace_packet" by Deep Roy · 3 years, 9 months ago
  38. ec21ade proto/processor: Add event for ContentSettings events by Salvador Guerrero · 3 years, 9 months ago
  39. 24cf53f protos: Fix next reserved id comment in trace_packet by Deepanjan Roy · 3 years, 9 months ago
  40. 55510fc Merge "Update JankType field to a bitmask" by Lalit Maganti · 3 years, 9 months ago
  41. 42bacab Update JankType field to a bitmask by Adithya Srinivasan · 3 years, 9 months ago
  42. 7fc67f2 Merge "metrics: add hwcomposer metrics" by Midas Chien · 3 years, 9 months ago
  43. cd648ac Merge "Add a trace processor test for extensions" by Andrew Shulaev · 3 years, 9 months ago
  44. 95a1213 perfetto: add ability to limit triggers to n per 24h by Lalit Maganti · 3 years, 9 months ago
  45. 94d1bf2 Add a trace processor test for extensions by Andrew Shulaev · 3 years, 9 months ago
  46. 9b804b1 metrics: add hwcomposer metrics by Midas Chien · 3 years, 11 months ago
  47. aa4385b Merge changes from topics "frametimeline-perfetto", "frametimeline-perfetto-master" by Adithya Srinivasan · 3 years, 9 months ago
  48. 03ae899 Split FrameTimelineEvent proto into separate start and end messages by Adithya Srinivasan · 3 years, 10 months ago
  49. cd8fac3 Fix outdated comment. by Florian Mayer · 3 years, 10 months ago
  50. 81d668e Merge "Dynamically decrease sampling rate when buffer fills." by Florian Mayer · 3 years, 10 months ago
  51. bbc5269 Dynamically decrease sampling rate when buffer fills. by Florian Mayer · 3 years, 10 months ago
  52. e72d1a3 Migrate kTrackEventDescriptor to build time by Andrew Shulaev · 3 years, 10 months ago
  53. 21bf4d0 Add trace_config_pbtxt to the metadata in TraceMetadata. by Simon MacMullen · 3 years, 10 months ago
  54. ad0c52d Merge "Fix the chrome thread enum to string conversion" by Siddhartha S · 3 years, 10 months ago
  55. 812a422 Fix the chrome thread enum to string conversion by ssid · 3 years, 10 months ago
  56. ba0a5d1 Use Chrome's TrackEvent extensions in trace processor by Andrew Shulaev · 3 years, 10 months ago
  57. 135a288 traced_perf: memory guardrail proto changes by Ryan Savitski · 3 years, 10 months ago
  58. dd1cfd7 Add console interceptor by Sami Kyostila · 3 years, 11 months ago
  59. 666a089 Export suspend-resume periods as a metric. by Simon MacMullen · 3 years, 11 months ago
  60. 967b76b Deflake KernelAddressSymbolization and MetaTrace tests by Primiano Tucci · 3 years, 11 months ago
  61. e55d5ce Add json_agent_label_filter to chrome_config proto configuration. by Lukasz Gniadzik · 3 years, 11 months ago
  62. c56ea91 Merge "service: Add MaybeSaveTraceForBugreport()" by Primiano Tucci · 3 years, 11 months ago
  63. 0fdb224 Merge "Add pid to DisplayFrame proto" by Treehugger Robot · 3 years, 11 months ago
  64. f36cc31 Add pid to DisplayFrame proto by Adithya Srinivasan · 3 years, 11 months ago
  65. 40207fe service: Add MaybeSaveTraceForBugreport() by Primiano Tucci · 3 years, 11 months ago
  66. 4983d7b Docs: improve reference by Primiano Tucci · 3 years, 11 months ago
  67. 927cd76 tracing: Add interceptor support by Sami Kyostila · 3 years, 11 months ago
  68. 556053e Driveby comment update. by Florian Mayer · 4 years ago
  69. 72ebf3d traced_perf: add config option for kernel frames by Ryan Savitski · 4 years ago
  70. 5fc7ac1 Add trace metric to know dpu underrun occurs count by Midas Chien · 4 years ago
  71. 9351801 Support new libunwindstack errors in traced_perf. by Florian Mayer · 4 years ago
  72. 81e9301 Merge "Remove idle page checker." by Treehugger Robot · 4 years ago
  73. 36a5c06 Remove idle page checker. by Florian Mayer · 4 years ago
  74. 8f951c5 Add trace metric to root cause jank in SysUI CUJs by Marcin Oczeretko · 4 years ago
  75. 952ef3e Merge "tp: add time in activityRestart to startup metric" by Treehugger Robot · 4 years ago
  76. eba8b02 Merge "Add a proto for frametimeline events" by Adithya Srinivasan · 4 years ago
  77. 4bf3c0e Add a proto for frametimeline events by Adithya Srinivasan · 4 years ago
  78. 26d4523 tp: add time in activityRestart to startup metric by Lalit Maganti · 4 years ago
  79. 0e30faf Merge "proto/processor: Added ApplicationState args" by Oystein Eftevaag · 4 years ago
  80. 6ae1db8 proto/processor: Added ApplicationState args by Salvador Guerrero · 4 years ago
  81. 7863c69 protos: Use int32 instead of uint64 for ProcessSnapshot's pid field by Eric Seckler · 4 years ago
  82. 21d347a Parse dpu and g2d by Hector Dearman · 4 years ago
  83. df44031 Service: plumb EnableTracing errors to the consumer by Primiano Tucci · 4 years ago
  84. bb7ed11 [flow] Replace flow_eof field with terminating_flow_ids field. by Alexander Timin · 4 years ago
  85. 519e8e5 Merge "Add dpu and g2d events" by Hector Dearman · 4 years ago
  86. 66f5200 Add dpu and g2d events by Hector Dearman · 4 years ago
  87. 0f18bce Allow to record single allocations from heapprofd. by Florian Mayer · 4 years ago
  88. 04c8fca Merge "traced_probes: set kptr_restrict via init" by Primiano Tucci · 4 years ago
  89. f44e2a1 traced_probes: set kptr_restrict via init by Primiano Tucci · 4 years ago
  90. 73e7c56 Merge changes I8bf6f88b,I50d60daf by Lyubomir Ivanov · 4 years ago
  91. 88f1dde Fix service-side check failure caused by producer-side patching by Lyubomir Ivanov · 4 years ago
  92. f67c0a2 Add classloader to heap graph proto. by Florian Mayer · 4 years ago
  93. cd1c764 proto/processor: Add ChromeWindowHandleEventInfo by Salvador Guerrero · 4 years ago
  94. 0581509 Merge "Add fastrpc_dma_stat" by Hector Dearman · 4 years ago
  95. a90ad9e Add fastrpc_dma_stat by Hector Dearman · 4 years ago
  96. 3968902 Add a new proto for ChromeRendererSchedulerState by Dan Elphick · 4 years ago
  97. 667f89a Merge "Allow to set base pointer for referred objects." by Florian Mayer · 4 years, 1 month ago
  98. 7762ef1 Add support for symbolizing kernel symbols for ftrace events by Primiano Tucci · 4 years, 1 month ago
  99. 3419b3b Merge "build: Remove no-op calls to set_sources_assignment_filter" by Primiano Tucci · 4 years, 1 month ago
  100. 4c8d03e build: Remove no-op calls to set_sources_assignment_filter by Sylvain Defresne · 4 years, 1 month ago