1. c59b1bc tp: add sched table with upid included by Lalit Maganti · 4 years, 1 month ago
  2. 645c3c0 Merge "tp: bump trace processor and traceconv versions" by Lalit Maganti · 4 years, 1 month ago
  3. 39a606a Merge "ui: take layout depth into account when quantizing async tracks" by Lalit Maganti · 4 years, 1 month ago
  4. 8483710 Merge "OS_MACOSX -> OS_APPLE / OS_MAC" by Primiano Tucci · 4 years, 1 month ago
  5. e6b9736 ui: take layout depth into account when quantizing async tracks by Lalit Maganti · 4 years, 1 month ago
  6. ab067b0 tp: bump trace processor and traceconv versions by Lalit Maganti · 4 years, 1 month ago
  7. 80d6bd0 Merge "Formatting fixes for heap_profile." by Florian Mayer · 4 years, 1 month ago
  8. 4e60c01 Merge "ChromeConfig: Add a setting for exporting trace data as JSON" by Treehugger Robot · 4 years, 1 month ago
  9. 88bca76 Formatting fixes for heap_profile. by Florian Mayer · 4 years, 1 month ago
  10. 9b40c1f Merge "Fixed a typo in docs" by Treehugger Robot · 4 years, 1 month ago
  11. 6df0243 Merge "Relax contract of heapprofd_register_heap." by Florian Mayer · 4 years, 1 month ago
  12. 5ac0e1d Merge "perfetto-ui: Fix search NaN" by Treehugger Robot · 4 years, 1 month ago
  13. a917a60 Relax contract of heapprofd_register_heap. by Florian Mayer · 4 years, 1 month ago
  14. 21df8ec Merge "Make TSAN happy about WaitableTestEvent." by Treehugger Robot · 4 years, 1 month ago
  15. d73c43d Merge "Remove unnecessary TEST_SKIP." by Treehugger Robot · 4 years, 1 month ago
  16. 3e83359 Merge "trace_processor: Lower priority for thread names from metadata events" by Mikhail Khokhlov · 4 years, 1 month ago
  17. 215290c perfetto-ui: Fix search NaN by Isabelle Taylor · 4 years, 1 month ago
  18. 15f5e87 OS_MACOSX -> OS_APPLE / OS_MAC by Primiano Tucci · 4 years, 1 month ago
  19. cb684ec Make TSAN happy about WaitableTestEvent. by Florian Mayer · 4 years, 1 month ago
  20. e7ea3ef Fixed a typo in docs by Andrii · 4 years, 1 month ago
  21. 43f111a install-build-deps: clean node_modules when updating node by Primiano Tucci · 4 years, 1 month ago
  22. 7ba1d6c Remove unnecessary TEST_SKIP. by Florian Mayer · 4 years, 1 month ago
  23. 74ed9ca build: Update the nodejs version by Deepanjan Roy · 4 years, 1 month ago
  24. 511d454 trace_processor: Lower priority for thread names from metadata events by Mikhail Khokhlov · 4 years, 1 month ago
  25. feb2c35 ChromeConfig: Add a setting for exporting trace data as JSON by Sami Kyostila · 4 years, 1 month ago
  26. b1d8706 Merge "UI: improve string_utils, deal with UTF8/16 and Base64" by Primiano Tucci · 4 years, 1 month ago
  27. 3cb8280 Merge "fixing b64encode to be compatible also with python3" by Primiano Tucci · 4 years, 1 month ago
  28. f2780c6 Merge "Investigate SaveTraceIntoDropboxAndIncidentOrCrash" by Hector Dearman · 4 years, 1 month ago
  29. 3c87fcb fixing b64encode to be compatible also with python3 by 0x5eba · 4 years, 1 month ago
  30. 84ab9b3 ui: add missing cast for idle counters by Lalit Maganti · 4 years, 1 month ago
  31. dbff2fe Merge "tp: allow value_at_max_ts to also take doubles as value inputs" by Lalit Maganti · 4 years, 1 month ago
  32. 664e9f3 tp: allow value_at_max_ts to also take doubles as value inputs by Lalit Maganti · 4 years, 1 month ago
  33. 5e29fbc UI: improve string_utils, deal with UTF8/16 and Base64 by Primiano Tucci · 4 years, 1 month ago
  34. 719db66 Merge "TraceProcessor RPC: ensure Query returns whole raws" by Treehugger Robot · 4 years, 1 month ago
  35. b3a7e3f Merge "trace_processor: Fix UpdateThreadName for threads that share tid" by Lalit Maganti · 4 years, 1 month ago
  36. a2f020a TraceProcessor RPC: ensure Query returns whole raws by Primiano Tucci · 4 years, 1 month ago
  37. 642b835 trace_processor: Fix UpdateThreadName for threads that share tid by Mikhail Khokhlov · 4 years, 1 month ago
  38. 53fa978 Merge "processor: Parse ChromeProcessDescriptor's host_app_package_name" by Treehugger Robot · 4 years, 1 month ago
  39. 4e50320 Merge "traced_probes: relax string filtering for atrace events" by Primiano Tucci · 4 years, 1 month ago
  40. ab55ba8 Investigate SaveTraceIntoDropboxAndIncidentOrCrash by Hector Dearman · 4 years, 1 month ago
  41. fbbf022 processor: Parse ChromeProcessDescriptor's host_app_package_name by Eric Seckler · 4 years, 1 month ago
  42. bcad714 Merge "perfetto-ui: Always update resolution" by Isabelle Taylor · 4 years, 1 month ago
  43. 2d5c42a Merge "tp: add option to filter ftrace before all_data_sources_started" by Lalit Maganti · 4 years, 1 month ago
  44. ff2a1a4 perfetto-ui: Always update resolution by Isabelle Taylor · 4 years, 1 month ago
  45. f20ce52 Merge "Add metrics for sleep time." by Simon MacMullen · 4 years, 1 month ago
  46. e80640e Add metrics for sleep time. by Simon MacMullen · 4 years, 1 month ago
  47. bbba7b0 tp: add option to filter ftrace before all_data_sources_started by Lalit Maganti · 4 years, 1 month ago
  48. 05b2233 traced_probes: relax string filtering for atrace events by Primiano Tucci · 4 years, 1 month ago
  49. 66b08c3 Docs: fix typos by Primiano Tucci · 4 years, 1 month ago
  50. 33265b7 ui: Clear traceProtoWriter between ADB recording sessions. by Eric Seckler · 4 years, 1 month ago
  51. f9803e1 Merge "Fix non-Unix build for local_symbolizer" by Florian Mayer · 4 years, 1 month ago
  52. d32d565 Move vendor specific functionality to seperate file by Anindita Ghosh · 4 years, 1 month ago
  53. 3325a17 Fix non-Unix build for local_symbolizer by Florian Mayer · 4 years, 1 month ago
  54. 65308db Merge "Refactor heapprofd end to end test." by Treehugger Robot · 4 years, 1 month ago
  55. 6344826 Merge "Add thermal events" by Treehugger Robot · 4 years, 1 month ago
  56. 0cb2ef3 Merge "ui: update cpu frequency track to also use proper counter quantization" by Lalit Maganti · 4 years, 1 month ago
  57. a928df9 Merge "ui: fix counter track quantization" by Lalit Maganti · 4 years, 1 month ago
  58. d3f9c6e ui: update cpu frequency track to also use proper counter quantization by Lalit Maganti · 4 years, 1 month ago
  59. 6b72d17 ui: fix counter track quantization by Lalit Maganti · 4 years, 1 month ago
  60. 70f5ad4 Merge "tp: label pid 0 thread as "swapper" without cpu suffix" by Lalit Maganti · 4 years, 1 month ago
  61. 2437ec1 Merge "ui: fix computation of resolution" by Treehugger Robot · 4 years, 1 month ago
  62. 9fe4246 Fix compile error for non-Linux trace processor. by Florian Mayer · 4 years, 1 month ago
  63. 6734412 tp: label pid 0 thread as "swapper" without cpu suffix by Lalit Maganti · 4 years, 1 month ago
  64. 1714c31 ui: fix computation of resolution by Lalit Maganti · 4 years, 1 month ago
  65. 6f55122 Refactor heapprofd end to end test. by Florian Mayer · 4 years, 1 month ago
  66. abedc71 Merge "Add a version file for Chromium protos autoroller" by Treehugger Robot · 4 years, 1 month ago
  67. a9680ec Add a version file for Chromium protos autoroller by Andrew Shulaev · 4 years, 1 month ago
  68. 03cef71 Load trace_processor binary if the path to it is defined by Anindita Ghosh · 4 years, 1 month ago
  69. 9cc8786 Add thermal events by Isabelle Taylor · 4 years, 1 month ago
  70. c3e0d43 Merge "metric() returns proto message instead of bytes" by Anindita Ghosh · 4 years, 1 month ago
  71. 23aaa8f Merge "Add host_app_package_name to ChromeProcessDescriptor" by Oksana Zhuravlova · 4 years, 1 month ago
  72. b6f6a3c metric() returns proto message instead of bytes by Anindita Ghosh · 4 years, 1 month ago
  73. 6d1f0ae Allow to index symbol files by build ID. by Florian Mayer · 4 years, 1 month ago
  74. 026b1e2 Merge "Load in trace_processor shell given file path to trace" by Anindita Ghosh · 4 years, 1 month ago
  75. 3c13bf1 Merge "Deploy release by default" by Treehugger Robot · 4 years, 1 month ago
  76. fe6e508 Add host_app_package_name to ChromeProcessDescriptor by Oksana Zhuravlova · 4 years, 1 month ago
  77. 7887c76 Load in trace_processor shell given file path to trace by Anindita Ghosh · 4 years, 1 month ago
  78. 73b779e Deploy release by default by Isabelle Taylor · 4 years, 1 month ago
  79. 1dcc3cf processor: No indents when exporting JSON by Eric Seckler · 4 years, 1 month ago
  80. a3d964c Merge "Port the queuing delay computation over to TraceProcessor." by Treehugger Robot · 4 years, 1 month ago
  81. 6985058 Merge "trace processor: Override thread names based on priorities" by Mikhail Khokhlov · 4 years, 1 month ago
  82. 81feb97 Port the queuing delay computation over to TraceProcessor. by Stephen Nusko · 4 years, 1 month ago
  83. 567c004 trace processor: Override thread names based on priorities by Mikhail Khokhlov · 4 years, 1 month ago
  84. 25d1a22 tp: bump versions of tp and traceconv by Lalit Maganti · 4 years, 1 month ago
  85. 063034c Merge "Build without -Wno-implicit-int-float-conversion." by Lalit Maganti · 4 years, 1 month ago
  86. 36f8bd0 Merge "Update jsoncpp to remove deprecated API usage" by Lalit Maganti · 4 years, 1 month ago
  87. 00c8667 tp: parse tracing_started event and drop ftrace packets before it by Lalit Maganti · 4 years, 1 month ago
  88. 49c563b Merge "ui: Add a dedicated Info page for errors, metadata and stats" by Treehugger Robot · 4 years, 1 month ago
  89. 5fe4aeb Merge "Add in scroll causes query so we can easily add in new causes." by Treehugger Robot · 4 years, 1 month ago
  90. 0997f35 tp: fix slice tracking behaviour when multiple S event occur b2b by Lalit Maganti · 4 years, 1 month ago
  91. b36e624 ui: Add a dedicated Info page for errors, metadata and stats by Primiano Tucci · 4 years, 1 month ago
  92. c7960ed Add in scroll causes query so we can easily add in new causes. by Stephen Nusko · 4 years, 1 month ago
  93. 39e40d4 Build without -Wno-implicit-int-float-conversion. by Florian Mayer · 4 years, 1 month ago
  94. c0f23a1 docs: add clarification on how to choose where to add diff tests by Lalit Maganti · 4 years, 1 month ago
  95. aad72e0 Merge "Revert "tp: move completition of dangling sched events from C++ to SQL"" by Lalit Maganti · 4 years, 1 month ago
  96. d17917e Merge "profilers: stop parsing extraneous libs for managed processes" by Ryan Savitski · 4 years, 1 month ago
  97. b7dbebb Merge "shell: fix hiding real cause of failure with dcheck" by Lalit Maganti · 4 years, 1 month ago
  98. f50a0fb Merge "tp: organize all tp tests and remove legacy folder" by Lalit Maganti · 4 years, 1 month ago
  99. 75d7212 Merge "tp: merge test/metrics into test/trace_processor" by Lalit Maganti · 4 years, 1 month ago
  100. 7750882 profilers: stop parsing extraneous libs for managed processes by Ryan Savitski · 4 years, 1 month ago