1. 192c15f Remove HeapGraph.type_names. by Florian Mayer · 4 years ago
  2. 976db5b Default stop_timeout_ms if not given. by Florian Mayer · 4 years ago
  3. a307488 Merge "Added support for importing v2 flow events from json" by Treehugger Robot · 4 years ago
  4. 041f1e8 Added support for importing v2 flow events from json by Andrii · 4 years ago
  5. 2b820f2 Merge "Added support for importing v1 flow events from json" by Treehugger Robot · 4 years ago
  6. 84f40f7 Merge "Add new metric for queuing delay scroll jank cause." by Treehugger Robot · 4 years ago
  7. 8392978 Add new metric for queuing delay scroll jank cause. by Stephen Nusko · 4 years ago
  8. 5c78d30 Add NOLINT for FDs that we do not want to be CLOEXEC. by Florian Mayer · 4 years ago
  9. c879ea4 Added support for importing v1 flow events from json by AndrewB330 · 4 years ago
  10. 16c50de Merge "tp: add sched table with upid included" by Lalit Maganti · 4 years ago
  11. 260059c Merge "Add Custom Allocators to changelog." by Florian Mayer · 4 years ago
  12. 59eb2a1 Merge "Allow to target all heaps." by Florian Mayer · 4 years ago
  13. ff2a4f3 Merge "Use CLOEXEC for opening /proc/self/maps." by Florian Mayer · 4 years ago
  14. 9569ebe Add Custom Allocators to changelog. by Florian Mayer · 4 years ago
  15. c59b1bc tp: add sched table with upid included by Lalit Maganti · 4 years ago
  16. c56efe5 Allow to target all heaps. by Florian Mayer · 4 years ago
  17. 8483710 Merge "OS_MACOSX -> OS_APPLE / OS_MAC" by Primiano Tucci · 4 years ago
  18. bdfefbb Use CLOEXEC for opening /proc/self/maps. by Florian Mayer · 4 years ago
  19. 4e60c01 Merge "ChromeConfig: Add a setting for exporting trace data as JSON" by Treehugger Robot · 4 years ago
  20. 6df0243 Merge "Relax contract of heapprofd_register_heap." by Florian Mayer · 4 years ago
  21. a917a60 Relax contract of heapprofd_register_heap. by Florian Mayer · 4 years ago
  22. 21df8ec Merge "Make TSAN happy about WaitableTestEvent." by Treehugger Robot · 4 years ago
  23. d73c43d Merge "Remove unnecessary TEST_SKIP." by Treehugger Robot · 4 years ago
  24. 15f5e87 OS_MACOSX -> OS_APPLE / OS_MAC by Primiano Tucci · 4 years ago
  25. cb684ec Make TSAN happy about WaitableTestEvent. by Florian Mayer · 4 years ago
  26. 7ba1d6c Remove unnecessary TEST_SKIP. by Florian Mayer · 4 years ago
  27. 511d454 trace_processor: Lower priority for thread names from metadata events by Mikhail Khokhlov · 4 years ago
  28. feb2c35 ChromeConfig: Add a setting for exporting trace data as JSON by Sami Kyostila · 4 years ago
  29. f2780c6 Merge "Investigate SaveTraceIntoDropboxAndIncidentOrCrash" by Hector Dearman · 4 years ago
  30. dbff2fe Merge "tp: allow value_at_max_ts to also take doubles as value inputs" by Lalit Maganti · 4 years ago
  31. 664e9f3 tp: allow value_at_max_ts to also take doubles as value inputs by Lalit Maganti · 4 years ago
  32. 719db66 Merge "TraceProcessor RPC: ensure Query returns whole raws" by Treehugger Robot · 4 years ago
  33. b3a7e3f Merge "trace_processor: Fix UpdateThreadName for threads that share tid" by Lalit Maganti · 4 years ago
  34. a2f020a TraceProcessor RPC: ensure Query returns whole raws by Primiano Tucci · 4 years ago
  35. 642b835 trace_processor: Fix UpdateThreadName for threads that share tid by Mikhail Khokhlov · 4 years ago
  36. 53fa978 Merge "processor: Parse ChromeProcessDescriptor's host_app_package_name" by Treehugger Robot · 4 years ago
  37. 4e50320 Merge "traced_probes: relax string filtering for atrace events" by Primiano Tucci · 4 years ago
  38. ab55ba8 Investigate SaveTraceIntoDropboxAndIncidentOrCrash by Hector Dearman · 4 years ago
  39. fbbf022 processor: Parse ChromeProcessDescriptor's host_app_package_name by Eric Seckler · 4 years ago
  40. 2d5c42a Merge "tp: add option to filter ftrace before all_data_sources_started" by Lalit Maganti · 4 years ago
  41. f20ce52 Merge "Add metrics for sleep time." by Simon MacMullen · 4 years ago
  42. e80640e Add metrics for sleep time. by Simon MacMullen · 4 years ago
  43. bbba7b0 tp: add option to filter ftrace before all_data_sources_started by Lalit Maganti · 4 years ago
  44. 05b2233 traced_probes: relax string filtering for atrace events by Primiano Tucci · 4 years ago
  45. f9803e1 Merge "Fix non-Unix build for local_symbolizer" by Florian Mayer · 4 years ago
  46. d32d565 Move vendor specific functionality to seperate file by Anindita Ghosh · 4 years ago
  47. 3325a17 Fix non-Unix build for local_symbolizer by Florian Mayer · 4 years ago
  48. 65308db Merge "Refactor heapprofd end to end test." by Treehugger Robot · 4 years ago
  49. 6344826 Merge "Add thermal events" by Treehugger Robot · 4 years ago
  50. a928df9 Merge "ui: fix counter track quantization" by Lalit Maganti · 4 years ago
  51. 6b72d17 ui: fix counter track quantization by Lalit Maganti · 4 years ago
  52. 70f5ad4 Merge "tp: label pid 0 thread as "swapper" without cpu suffix" by Lalit Maganti · 4 years ago
  53. 9fe4246 Fix compile error for non-Linux trace processor. by Florian Mayer · 4 years ago
  54. 6734412 tp: label pid 0 thread as "swapper" without cpu suffix by Lalit Maganti · 4 years ago
  55. 6f55122 Refactor heapprofd end to end test. by Florian Mayer · 4 years ago
  56. 03cef71 Load trace_processor binary if the path to it is defined by Anindita Ghosh · 4 years ago
  57. 9cc8786 Add thermal events by Isabelle Taylor · 4 years ago
  58. b6f6a3c metric() returns proto message instead of bytes by Anindita Ghosh · 4 years ago
  59. 6d1f0ae Allow to index symbol files by build ID. by Florian Mayer · 4 years, 1 month ago
  60. 7887c76 Load in trace_processor shell given file path to trace by Anindita Ghosh · 4 years, 1 month ago
  61. 1dcc3cf processor: No indents when exporting JSON by Eric Seckler · 4 years, 1 month ago
  62. a3d964c Merge "Port the queuing delay computation over to TraceProcessor." by Treehugger Robot · 4 years, 1 month ago
  63. 6985058 Merge "trace processor: Override thread names based on priorities" by Mikhail Khokhlov · 4 years, 1 month ago
  64. 81feb97 Port the queuing delay computation over to TraceProcessor. by Stephen Nusko · 4 years, 1 month ago
  65. 567c004 trace processor: Override thread names based on priorities by Mikhail Khokhlov · 4 years, 1 month ago
  66. 063034c Merge "Build without -Wno-implicit-int-float-conversion." by Lalit Maganti · 4 years, 1 month ago
  67. 36f8bd0 Merge "Update jsoncpp to remove deprecated API usage" by Lalit Maganti · 4 years, 1 month ago
  68. 00c8667 tp: parse tracing_started event and drop ftrace packets before it by Lalit Maganti · 4 years, 1 month ago
  69. 49c563b Merge "ui: Add a dedicated Info page for errors, metadata and stats" by Treehugger Robot · 4 years, 1 month ago
  70. 5fe4aeb Merge "Add in scroll causes query so we can easily add in new causes." by Treehugger Robot · 4 years, 1 month ago
  71. 0997f35 tp: fix slice tracking behaviour when multiple S event occur b2b by Lalit Maganti · 4 years, 1 month ago
  72. b36e624 ui: Add a dedicated Info page for errors, metadata and stats by Primiano Tucci · 4 years, 1 month ago
  73. c7960ed Add in scroll causes query so we can easily add in new causes. by Stephen Nusko · 4 years, 1 month ago
  74. 39e40d4 Build without -Wno-implicit-int-float-conversion. by Florian Mayer · 4 years, 1 month ago
  75. aad72e0 Merge "Revert "tp: move completition of dangling sched events from C++ to SQL"" by Lalit Maganti · 4 years, 1 month ago
  76. d17917e Merge "profilers: stop parsing extraneous libs for managed processes" by Ryan Savitski · 4 years, 1 month ago
  77. b7dbebb Merge "shell: fix hiding real cause of failure with dcheck" by Lalit Maganti · 4 years, 1 month ago
  78. f50a0fb Merge "tp: organize all tp tests and remove legacy folder" by Lalit Maganti · 4 years, 1 month ago
  79. 7750882 profilers: stop parsing extraneous libs for managed processes by Ryan Savitski · 4 years, 1 month ago
  80. d9b254b Merge "Remove error logs for missing intern data packets" by Siddhartha S · 4 years, 1 month ago
  81. 8c6a4bc Update jsoncpp to remove deprecated API usage by Jordan Bayles · 4 years, 1 month ago
  82. c8e2765 tp: organize all tp tests and remove legacy folder by Lalit Maganti · 4 years, 1 month ago
  83. 6206283 shell: fix hiding real cause of failure with dcheck by Lalit Maganti · 4 years, 1 month ago
  84. c4c3be7 Merge "metrics: Allow chrome metric protos to be compiled in" by Deep Roy · 4 years, 1 month ago
  85. a34007d Revert "tp: move completition of dangling sched events from C++ to SQL" by Lalit Maganti · 4 years, 1 month ago
  86. 01cb25c Revert "tp: move thread state implementation to trace processor" by Lalit Maganti · 4 years, 1 month ago
  87. 3cac782 tp: move thread state implementation to trace processor by Lalit Maganti · 4 years, 1 month ago
  88. 60fc140 Remove error logs for missing intern data packets by ssid · 4 years, 1 month ago
  89. f4da509 metrics: Allow chrome metric protos to be compiled in by Deepanjan Roy · 4 years, 1 month ago
  90. c63cdce Add query function to Python API for trace processor. by Anindita Ghosh · 4 years, 1 month ago
  91. ddc86ef Merge "In-tree build of static heapprofd." by Florian Mayer · 4 years, 1 month ago
  92. 1a82e68 Merge "Use version script for heapprofd client API." by Treehugger Robot · 4 years, 1 month ago
  93. 50f07a6 In-tree build of static heapprofd. by Florian Mayer · 4 years, 1 month ago
  94. 2131e36 Use version script for heapprofd client API. by Florian Mayer · 4 years, 1 month ago
  95. 3bda660 Explain tricky double conversion. by Florian Mayer · 4 years, 1 month ago
  96. c00223d tp: fix parsing bad lines in systrace files by Lalit Maganti · 4 years, 1 month ago
  97. 244200e tp: modularise diff testing infrastructure by Lalit Maganti · 4 years, 1 month ago
  98. 0cd5758 Merge "metatrace: fix subtle rpc metatrace bug" by Lalit Maganti · 4 years, 1 month ago
  99. ecbaf18 Add "thermal" atrace category by Wei Wang · 4 years, 1 month ago
  100. b02268c metatrace: fix subtle rpc metatrace bug by Lalit Maganti · 4 years, 1 month ago