1. f045c94 Merge "tp: move span join and window tables to sqlite folder" by Lalit Maganti · 4 years, 9 months ago
  2. bdd9db2 Fixed category used for JSON exported StackCpuSampling events by Oystein Eftevaag · 4 years, 9 months ago
  3. ee2a3a7 Merge "tp: add support for non-Perfetto root relative proto imports in metrics" by Treehugger Robot · 4 years, 9 months ago
  4. 60cb6e8 Merge "gn: Make enable_perfetto_trace_processor overrideable" by Treehugger Robot · 4 years, 9 months ago
  5. 945f93c Merge "UI: fix mm_event path" by Treehugger Robot · 4 years, 9 months ago
  6. 86f0e20 Merge "processor: Translate streaming profile packet timestamps to boottime" by Treehugger Robot · 4 years, 9 months ago
  7. 8bd4e0d Merge "traced_perf: use address-specific loads/stores for ring buffer pointers" by Treehugger Robot · 4 years, 9 months ago
  8. af48fbb Merge "Mention enabling Perfetto in heapprofd quickstart." by Florian Mayer · 4 years, 9 months ago
  9. be6d8e8 tp: add support for non-Perfetto root relative proto imports in metrics by Lalit Maganti · 4 years, 9 months ago
  10. 413b643 gn: Make enable_perfetto_trace_processor overrideable by Sami Kyostila · 4 years, 9 months ago
  11. a7a60d4 traced_perf: use address-specific loads/stores for ring buffer pointers by Ryan Savitski · 4 years, 9 months ago
  12. e89b0db Merge "perfetto-ui: Stop accidental area selections" by Isabelle Taylor · 4 years, 9 months ago
  13. 76351c0 Merge "remove off64_t wrappers + minor unwind class renaming" by Treehugger Robot · 4 years, 9 months ago
  14. 3686d29 remove off64_t wrappers + minor unwind class renaming by Ryan Savitski · 4 years, 9 months ago
  15. 60f697b Merge changes I1686fefc,Ic59c153c by Treehugger Robot · 4 years, 9 months ago
  16. 30f6fc1 Merge "Forward malloc_iterate to dispatch table." by Treehugger Robot · 4 years, 9 months ago
  17. 6073245 tp: move span join and window tables to sqlite folder by Lalit Maganti · 4 years, 9 months ago
  18. 756729e perfetto-ui: Stop accidental area selections by Isabelle Taylor · 4 years, 9 months ago
  19. e1009ec Merge "perfetto-ui: Edit track selection with checkboxes" by Isabelle Taylor · 4 years, 9 months ago
  20. c1dbe5b Merge "service: Support producer-provided SMBs service-side" by Treehugger Robot · 4 years, 9 months ago
  21. 33fd8b7 src/profiling: move proc-fd based unwinding helpers into src/p/common/ by Ryan Savitski · 4 years, 9 months ago
  22. c46d4dc traced_perf: rework reading granularity, add unwind queue by Ryan Savitski · 4 years, 9 months ago
  23. 349930e Merge "Client library: make code gc-sections friendly" by Primiano Tucci · 4 years, 9 months ago
  24. 456573e Mention enabling Perfetto in heapprofd quickstart. by Florian Mayer · 4 years, 9 months ago
  25. 32bee3c Merge "Get rid of UnixSocket::BlockingMode." by Florian Mayer · 4 years, 9 months ago
  26. 326a3d3 service: Support producer-provided SMBs service-side by Eric Seckler · 4 years, 9 months ago
  27. 3feec55 Client library: make code gc-sections friendly by Primiano Tucci · 4 years, 9 months ago
  28. a045914 UI: fix mm_event path by Primiano Tucci · 4 years, 9 months ago
  29. 8f2b5ba Merge "traced_probes: supply shmem size hints when connecting" by Treehugger Robot · 4 years, 9 months ago
  30. 6dfafca Merge "Re-enable service worker" by Treehugger Robot · 4 years, 9 months ago
  31. 6da4349 Merge "tp: make sql value accessors const" by Lalit Maganti · 4 years, 9 months ago
  32. e3235e8 traced_probes: supply shmem size hints when connecting by Ryan Savitski · 4 years, 9 months ago
  33. c50e3e2 Merge "processor: Allow fallback to tid/pid_overrides for new-style TrackEvents" by Treehugger Robot · 4 years, 9 months ago
  34. 4f138c6 tp: make sql value accessors const by Lalit Maganti · 4 years, 9 months ago
  35. 78f5b92 Merge "ipc: Add an option to require file seals when mapping shm." by Eric Seckler · 4 years, 9 months ago
  36. 258327b processor: Allow fallback to tid/pid_overrides for new-style TrackEvents by Eric Seckler · 4 years, 9 months ago
  37. 91f38e4 TrackEvent: Add support for ids, thread and timestamp overrides for legacy events by Sami Kyostila · 4 years, 9 months ago
  38. 14a22db ipc: Add an option to require file seals when mapping shm. by Eric Seckler · 4 years, 9 months ago
  39. ad2046a Re-enable service worker by Primiano Tucci · 4 years, 9 months ago
  40. 44eeb88 processor: Translate streaming profile packet timestamps to boottime by Eric Seckler · 4 years, 9 months ago
  41. 784967b Add a message for LatencyInfo.Flow by Andrew Shulaev · 4 years, 9 months ago
  42. 7b43004 Merge "Explain duration_ms is not walltime." by Treehugger Robot · 4 years, 9 months ago
  43. 387eb2e Merge "TrackEvent: Remove trace id mangling macros" by Treehugger Robot · 4 years, 9 months ago
  44. 5a69295 Merge "Use PERFETTO_WARN_UNUSED_RESULT in heapprofd client." by Treehugger Robot · 4 years, 9 months ago
  45. b9856e2 Merge "Update the HWUI sql to match the latest atrace name" by Treehugger Robot · 4 years, 9 months ago
  46. 50307e2 Merge "Remove TODO to make bionic pthread_getattr_np not enter malloc." by Treehugger Robot · 4 years, 9 months ago
  47. c0a9100 Forward malloc_iterate to dispatch table. by Mitch Phillips · 4 years, 9 months ago
  48. 63a162c Update Perfetto's TEST_MAPPING to include SF's FrameTracerTest by Alec Mouri · 4 years, 9 months ago
  49. 555e26b Merge "Client Library: temporarily re-link full library in Android" by Primiano Tucci · 4 years, 9 months ago
  50. d4073a3 Suppess ServiceWorker errors by Primiano Tucci · 4 years, 9 months ago
  51. c03e70b Client Library: temporarily re-link full library in Android by Primiano Tucci · 4 years, 9 months ago
  52. 22ab8b2 Merge "perfetto-ui: Stop selection marker overflowing" by Isabelle Taylor · 4 years, 9 months ago
  53. 631e938 Merge "perfetto-ui: Make track selection work with pinned tracks" by Isabelle Taylor · 4 years, 9 months ago
  54. 641993d Merge "Use correct self count for `objects`." by Florian Mayer · 4 years, 9 months ago
  55. 9b4a81d perfetto-ui: Make track selection work with pinned tracks by Isabelle Taylor · 4 years, 9 months ago
  56. 5f71663 Merge "tp: convert to index vector when filter is followed by sort" by Lalit Maganti · 4 years, 9 months ago
  57. cff550d Merge "trace_processor: delete old table code" by Lalit Maganti · 4 years, 9 months ago
  58. 187c411 Use correct self count for `objects`. by Florian Mayer · 4 years, 9 months ago
  59. 400e119 Merge "trace_processor: add benchmark for filter followed by sort" by Lalit Maganti · 4 years, 9 months ago
  60. 2ae9f3d trace_processor: delete old table code by Lalit Maganti · 4 years, 9 months ago
  61. fe37d1f Merge "trace_processor: migrate sched table to db tables" by Lalit Maganti · 4 years, 9 months ago
  62. c09b687 tp: convert to index vector when filter is followed by sort by Lalit Maganti · 4 years, 9 months ago
  63. 0fd0e72 Use PERFETTO_WARN_UNUSED_RESULT in heapprofd client. by Florian Mayer · 4 years, 9 months ago
  64. d536d53 trace_processor: add benchmark for filter followed by sort by Lalit Maganti · 4 years, 9 months ago
  65. b31cfbd TrackEvent: Remove trace id mangling macros by Sami Kyostila · 4 years, 9 months ago
  66. d1b176e Merge "CI: switch to E3 instances" by Primiano Tucci · 4 years, 9 months ago
  67. f16d642 perfetto-ui: Edit track selection with checkboxes by Isabelle Taylor · 4 years, 9 months ago
  68. ccca94e CI: switch to E3 instances by Primiano Tucci · 4 years, 9 months ago
  69. 74e3fb4 Get rid of UnixSocket::BlockingMode. by Florian Mayer · 4 years, 9 months ago
  70. 385b474 Explain duration_ms is not walltime. by Florian Mayer · 4 years, 9 months ago
  71. 65b5de1 perfetto-ui: Stop selection marker overflowing by Isabelle Taylor · 4 years, 9 months ago
  72. 3ec2fa9 Remove TODO to make bionic pthread_getattr_np not enter malloc. by Florian Mayer · 4 years, 9 months ago
  73. 2cf58e5 Update the HWUI sql to match the latest atrace name by Yiwei Zhang · 4 years, 9 months ago
  74. 58ad982 Merge "service: Fix verification of SMB/page sizes" by Treehugger Robot · 4 years, 9 months ago
  75. 1b620a6 trace_processor: migrate sched table to db tables by Lalit Maganti · 4 years, 9 months ago
  76. ccfab08 Remove stale TODO. by Florian Mayer · 4 years, 9 months ago
  77. 8fb9c9c Merge "tp: return both the id and row index when inserting into tables" by Lalit Maganti · 4 years, 9 months ago
  78. 2a729b7 Merge "Disallow clicking on [merged]." by Florian Mayer · 4 years, 9 months ago
  79. 697e0c2 Disallow clicking on [merged]. by Florian Mayer · 4 years, 9 months ago
  80. a8e8a6b Check on type mismatch in pprof_builder. by Florian Mayer · 4 years, 9 months ago
  81. 8d770f7 tp: return both the id and row index when inserting into tables by Lalit Maganti · 4 years, 9 months ago
  82. 691480b Merge "tp: add very rudimentary caching support" by Lalit Maganti · 4 years, 9 months ago
  83. 55aa415 Merge "ui: Roll legacy trace viewer" by Hector Dearman · 4 years, 9 months ago
  84. 854ba91 Merge "tp: add support for strongly typed id columns" by Lalit Maganti · 4 years, 9 months ago
  85. 65800eb tp: add very rudimentary caching support by Lalit Maganti · 4 years, 9 months ago
  86. 6508079 startup writers: Release unique_ptr/lock correctly in ReturnTraceWriter by Eric Seckler · 4 years, 9 months ago
  87. 3b52d14 ui: Roll legacy trace viewer by Hector Dearman · 4 years, 9 months ago
  88. aea0ac9 startup writers: Add missing weak_ptr check by Eric Seckler · 4 years, 9 months ago
  89. 63f2448 service: Fix verification of SMB/page sizes by Eric Seckler · 4 years, 9 months ago
  90. b30d164 Merge "startup writers: Make sure ReturnToRegistry() runs on right thread" by Eric Seckler · 4 years, 9 months ago
  91. 3f37ad5 tp: add support for strongly typed id columns by Lalit Maganti · 4 years, 9 months ago
  92. 5fa1e90 Merge "perfetto-ui: Mark an area selection" by Isabelle Taylor · 4 years, 9 months ago
  93. ed68b20 Merge "perfetto-ui: Draw area selection as a box" by Isabelle Taylor · 4 years, 9 months ago
  94. 0e1d90a Merge "Make heap_graph_missing_packet kError." by Florian Mayer · 4 years, 9 months ago
  95. f8bf033 startup writers: Make sure ReturnToRegistry() runs on right thread by Eric Seckler · 4 years, 9 months ago
  96. 8d2b593 Fix incorrect comment about kError. by Florian Mayer · 4 years, 9 months ago
  97. 4dda5f7 Make heap_graph_missing_packet kError. by Florian Mayer · 4 years, 9 months ago
  98. f5303c9 Merge "Add name hash to chrome user action proto." by Treehugger Robot · 4 years, 9 months ago
  99. b1707de Merge "Correctly count heapprofd_missing_packet." by Florian Mayer · 4 years, 9 months ago
  100. c7507b8 Correctly count heapprofd_missing_packet. by Florian Mayer · 4 years, 9 months ago