1. 7f0c859 Fix issues for memory instrumentation JSON exporting. by ssid · 3 years, 8 months ago
  2. 99fc76f Merge "Fix vm_test_utils.cc on NaCL." by Treehugger Robot · 3 years, 8 months ago
  3. 9e9606e Merge "Introduce android_fastrpc metric for trace_processor" by Treehugger Robot · 3 years, 8 months ago
  4. ae16654 Fix vm_test_utils.cc on NaCL. by Alexander Timin · 3 years, 8 months ago
  5. b2acc47 Introduce android_fastrpc metric for trace_processor by Collin Fijalkovich · 3 years, 8 months ago
  6. 68dafba tp: add parsing support for mali tracing mark write events by Lalit Maganti · 3 years, 8 months ago
  7. d5debd4 probes: add mali marker write event by Lalit Maganti · 3 years, 8 months ago
  8. b3e855f Merge "Consider more processes in android_sysui_cuj metric" by Marcin Oczeretko · 3 years, 8 months ago
  9. 426063d Consider more processes in android_sysui_cuj metric by Marcin Oczeretko · 3 years, 8 months ago
  10. f97cdc0 tracing: Write track descriptors before events on the track by Sami Kyostila · 3 years, 8 months ago
  11. c213517 Merge "Do not assume that timer_t is a pointer." by Primiano Tucci · 3 years, 8 months ago
  12. 669b7a4 Merge "metrics: add g2d metrics" by Wiwit Rifa'i · 3 years, 8 months ago
  13. 5ab34d0 Merge "Revert "Add IPC layer + Platform implementation for Windows"" by Primiano Tucci · 3 years, 8 months ago
  14. 14c0d14 Do not assume that timer_t is a pointer. by Alfredo Mazzinghi · 3 years, 8 months ago
  15. dfb2f96 Revert "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 8 months ago
  16. 0a0050d Merge "Use frame timeline events for jank root causing" by Marcin Oczeretko · 3 years, 8 months ago
  17. 1c5c317 Add IPC layer + Platform implementation for Windows by Primiano Tucci · 3 years, 8 months ago
  18. 477a53f Merge "Add PredictionState to frametimeline protos" by Treehugger Robot · 3 years, 8 months ago
  19. e60a908 Add PredictionState to frametimeline protos by Adithya Srinivasan · 3 years, 8 months ago
  20. 877be45 Merge "IPC: Allow socket to be TCP, for Windows" by Primiano Tucci · 3 years, 8 months ago
  21. 0aedf48 Use frame timeline events for jank root causing by Marcin Oczeretko · 3 years, 8 months ago
  22. 9124a1e metrics: add g2d metrics by Wiwit Rifa'i · 3 years, 8 months ago
  23. df46d32 Merge "Log invalid stack bound errors in trace." by Florian Mayer · 3 years, 8 months ago
  24. 2069fab Log invalid stack bound errors in trace. by Florian Mayer · 3 years, 8 months ago
  25. e6edb06 IPC: Allow socket to be TCP, for Windows by Primiano Tucci · 3 years, 8 months ago
  26. 4fde705 Add test for vfork detection. by Florian Mayer · 3 years, 8 months ago
  27. f745470 Fix invalid include. by Florian Mayer · 3 years, 8 months ago
  28. 7d2092e Merge "Move heap_profile to a separate include dir." by Florian Mayer · 3 years, 8 months ago
  29. 3154c0c Implement step processing for async by ssid · 3 years, 8 months ago
  30. 0b91f43 Merge "Add benchmark for client API." by Treehugger Robot · 3 years, 8 months ago
  31. 9b01b92 Merge "Ignore weak references for flamegraph." by Florian Mayer · 3 years, 8 months ago
  32. 6614e91 Add benchmark for client API. by Florian Mayer · 3 years, 8 months ago
  33. 5155bac Fix GMS deobfuscation. by Florian Mayer · 3 years, 8 months ago
  34. e26e08b Disable GetSigaltStackRange test on asan. by Florian Mayer · 3 years, 8 months ago
  35. 4771c5d Ignore weak references for flamegraph. by Florian Mayer · 3 years, 8 months ago
  36. 34bc559 Move scripts to python3 by Primiano Tucci · 3 years, 8 months ago
  37. 5d09f5e Move heap_profile to a separate include dir. by Florian Mayer · 3 years, 8 months ago
  38. 658b80f Merge changes I17004086,I72cc32fd,Ib2d3b7ce by Ryan Savitski · 3 years, 8 months ago
  39. 077ddf6 trace_processor: hackily allow empty callstacks in perf_sample table by Ryan Savitski · 3 years, 8 months ago
  40. 140196e [metrics] Make RAIL tables empty for very long traces by Dan Elphick · 3 years, 8 months ago
  41. 1db705a traced_perf: support counter-only mode (v0: just the timebase count) by Ryan Savitski · 3 years, 8 months ago
  42. d01fc9c traced_perf: proto: initial counter-only mode (just the timebase count) by Ryan Savitski · 3 years, 8 months ago
  43. 0d09376 Merge "Add comment about sampler." by Treehugger Robot · 3 years, 8 months ago
  44. dc6b46a Merge "tracing: Record process and thread names into the trace" by Treehugger Robot · 3 years, 8 months ago
  45. 2341f60 Merge "Fix dump_at_max bookkeeping bug." by Treehugger Robot · 3 years, 8 months ago
  46. c822358 Merge "TrackEvent: Make the category index a runtime parameter" by Sami Kyostila · 3 years, 8 months ago
  47. 29f4224 Merge "Calculate threshold to treat allocation as sample." by Florian Mayer · 3 years, 8 months ago
  48. 86b10c5 tracing: Record process and thread names into the trace by Sami Kyostila · 3 years, 8 months ago
  49. c035753 Fix dump_at_max bookkeeping bug. by Florian Mayer · 3 years, 8 months ago
  50. 6043e07 Calculate threshold to treat allocation as sample. by Florian Mayer · 3 years, 8 months ago
  51. b03b1e9 Remove unused includes. by Florian Mayer · 3 years, 8 months ago
  52. f05107e Add comment about sampler. by Florian Mayer · 3 years, 8 months ago
  53. 2eb5cf3 Merge "TP: Ignore FrameTimeline events with zero timestamp" by Primiano Tucci · 3 years, 8 months ago
  54. b364e7e TP: Ignore FrameTimeline events with zero timestamp by Primiano Tucci · 3 years, 8 months ago
  55. fb5cfa5 Merge "tracing: Use process start time as unique identifier" by Treehugger Robot · 3 years, 8 months ago
  56. e8c0ff5 tracing: Use process start time as unique identifier by Sami Kyostila · 3 years, 8 months ago
  57. 8be592a Fix StringToDouble on NaCl and fuchsia by Primiano Tucci · 3 years, 8 months ago
  58. b991908 Merge changes Idd55b645,I6f0d92b0 by Treehugger Robot · 3 years, 8 months ago
  59. a0e84c3 Merge "traced_perf: support sampling period in addition to frequency" by Ryan Savitski · 3 years, 8 months ago
  60. b31aa20 traced_perf: support sampling period in addition to frequency by Ryan Savitski · 3 years, 8 months ago
  61. 2538fcc Merge changes Icc8611c6,I28e6f715,Iba38ae8c by Ryan Savitski · 3 years, 8 months ago
  62. 41b769f Merge "Make StringToDouble locale independent" by Treehugger Robot · 3 years, 8 months ago
  63. 10363f8 traced_perf cfg proto: add sampling period (fixed count) by Ryan Savitski · 3 years, 8 months ago
  64. dca730a traced_perf: parse new config fields + backwards compatibility by Ryan Savitski · 3 years, 8 months ago
  65. b3adc0b traced_perf config: change proto structure to be more extensible by Ryan Savitski · 3 years, 8 months ago
  66. 2c297b3 TrackEvent: Make the category index a runtime parameter by Sami Kyostila · 3 years, 8 months ago
  67. dfc4b69 Add perfetto_test_support by Alexander Timin · 3 years, 8 months ago
  68. 874e9e9 Merge "TracedValue: implement missing WriteString(const char*, size_t) method." by Alexander Timin · 3 years, 8 months ago
  69. a95daea Merge "perfetto_cmd: Fix double/float parsing" by Primiano Tucci · 3 years, 9 months ago
  70. aa352dc tp: Add frame timeline columns to args so they appear in UI by Hector Dearman · 3 years, 9 months ago
  71. cd5e07a TracedValue: implement missing WriteString(const char*, size_t) method. by Alexander Timin · 3 years, 9 months ago
  72. 17d19d3 Make StringToDouble locale independent by Hector Dearman · 3 years, 9 months ago
  73. 1cbd384 Merge "Migrated process uptime to perfetto" by Salvador Guerrero · 3 years, 9 months ago
  74. 22b9be5 Migrated process uptime to perfetto by Salvador Guerrero · 3 years, 9 months ago
  75. d5c3eb6 Merge "KmemTrigger: Don't add FD watches for disabled CPUs" by Treehugger Robot · 3 years, 9 months ago
  76. 4febcab KmemTrigger: Don't add FD watches for disabled CPUs by Kalesh Singh · 3 years, 9 months ago
  77. e384cac perfetto_cmd: Fix double/float parsing by Hector Dearman · 3 years, 9 months ago
  78. 982697b Merge "metrics: Add experimental reported_by_page metric." by Treehugger Robot · 3 years, 9 months ago
  79. 7a51fc2 metrics: Add experimental reported_by_page metric. by Sami Kyostila · 3 years, 9 months ago
  80. 7847243 Merge "ftrace_config_muxer: add cpuhp events + misc fixups" by Treehugger Robot · 3 years, 9 months ago
  81. 0ac08fa Merge "sdk: Fail gracefully when attempting to trace on an invalid backend" by Eric Seckler · 3 years, 9 months ago
  82. 36881d1 sdk: Fail gracefully when attempting to trace on an invalid backend by Eric Seckler · 3 years, 9 months ago
  83. 64c6407 Merge changes from topics "norootintegrationtest", "profileshelltestdatafile" by Florian Mayer · 3 years, 9 months ago
  84. a275093 ftrace_config_muxer: add cpuhp events + misc fixups by Ryan Savitski · 3 years, 9 months ago
  85. 23bd9b0 Merge "tracing: Disallow spaces in trace category names (again)" by Sami Kyostila · 3 years, 9 months ago
  86. 13d8348 Assert correct callsite name using TP. by Florian Mayer · 3 years, 9 months ago
  87. 2f69cd3 Merge "TracedValue: Switch TrackEventInternal to use it." by Alexander Timin · 3 years, 9 months ago
  88. e34fab4 Do not attempt out of range shift. by Florian Mayer · 3 years, 9 months ago
  89. 51f10b7 TracedValue: Switch TrackEventInternal to use it. by Alexander Timin · 3 years, 9 months ago
  90. a25dda3 Merge "Utilize the new TracingServiceProxy for Traceur" by Collin Fijalkovich · 3 years, 9 months ago
  91. b45593b Merge "TracedValueV2: small fixes based on confronting reality" by Alexander Timin · 3 years, 9 months ago
  92. aa9d9b1 TracedValueV2: small fixes based on confronting reality by Alexander Timin · 3 years, 9 months ago
  93. 8e9fc01 metrics: allow metrics output table to be empty by Lalit Maganti · 3 years, 9 months ago
  94. 65d8cef tracing: Disallow spaces in trace category names (again) by Sami Kyostila · 3 years, 9 months ago
  95. 904fc9a Merge changes Idb9d93de,Ie30a1008 by Ryan Savitski · 3 years, 9 months ago
  96. 7adcd12 Merge "TracedValue: template-based resolution" by Alexander Timin · 3 years, 9 months ago
  97. 940d4d1 Merge "traced_probes: make kmem trigger more fail-safe" by Primiano Tucci · 3 years, 9 months ago
  98. e1c35e0 traced_perf: support setting event filters on tracepoint counters by Ryan Savitski · 3 years, 9 months ago
  99. 90cb3e6 traced_perf: cfg proto: add optional event filter when counting tracepoints by Ryan Savitski · 3 years, 9 months ago
  100. d309eec Merge "metrics: Add mojo interface name to names in jank metric" by Treehugger Robot · 3 years, 9 months ago