1. f98b0f2 Merge "perfetto: fix MSAN bugs in ftrace muxer" by Primiano Tucci · 6 years ago
  2. c959e12 Merge "perfetto-ui: Update events in record page" by Hector Dearman · 6 years ago
  3. 5d8b483 perfetto: fix MSAN bugs in ftrace muxer by Lalit Maganti · 6 years ago
  4. fd13c06 Merge "profiling: Set startup system properties." by Florian Mayer · 6 years ago
  5. 5403e4f Roll clang and libcxx to match chromium revisions by Primiano Tucci · 6 years ago
  6. f166181 Merge "Add support for periodic flushes" by Primiano Tucci · 6 years ago
  7. a5bb65d profiling: Set startup system properties. by Florian Mayer · 6 years ago
  8. af0c7c5 Merge "Allow wildcard to select all events in a group" by Isabelle Taylor · 6 years ago
  9. fb90343 Merge "profiling: Fix cmdline parsing." by Treehugger Robot · 6 years ago
  10. 1561e23 Merge "profiling: Add management for system properties." by Florian Mayer · 6 years ago
  11. c4914af profiling: Fix cmdline parsing. by Florian Mayer · 6 years ago
  12. 7d2ca36 Merge "perfetto: add script to quickly add traces to test data" by Lalit Maganti · 6 years ago
  13. b36a690 perfetto: add script to quickly add traces to test data by Lalit Maganti · 6 years ago
  14. 1b27813 Allow wildcard to select all events in a group by Isabelle Taylor · 6 years ago
  15. 78cb562 profiling: Add management for system properties. by Florian Mayer · 6 years ago
  16. 05744b4 trace_processor: fix bugs with Chrome scoped slices by Lalit Maganti · 6 years ago
  17. 7c31f79 perfetto-ui: Update events in record page by Hector Dearman · 6 years ago
  18. df4ad0d trace_processor: fix bug with scoped slices in Chrome traces by Lalit Maganti · 6 years ago
  19. caa5780 Add support for periodic flushes by Primiano Tucci · 6 years ago
  20. 46505d3 Merge "profiling: Add convenience script to profile." by Florian Mayer · 6 years ago
  21. 1a5db00 Merge "profiling: Dump all on receipt of USR1 signal." by Florian Mayer · 6 years ago
  22. c62f932 profiling: Dump all on receipt of USR1 signal. by Florian Mayer · 6 years ago
  23. 246e024 Merge "Fix GCC build" by Treehugger Robot · 6 years ago
  24. 558c756 traced_probes: Fixes to run_ftrace_proto_gen by Hector Dearman · 6 years ago
  25. 2b7b674 Fix GCC build by Primiano Tucci · 6 years ago
  26. e92c674 Fix merged perfetto trace by Hector Dearman · 6 years ago
  27. 71254b4 Merge "SockSend: remove extraneous msg_controllen assignment + micro nit fixups." by Treehugger Robot · 6 years ago
  28. 98e560d Add generic ftrace event by Isabelle Taylor · 6 years ago
  29. 5d95ed6 Merge "Collect ftrace protos into one file per group" by Treehugger Robot · 6 years ago
  30. 31e4b6c SockSend: remove extraneous msg_controllen assignment + micro nit fixups. by Ryan Savitski · 6 years ago
  31. db1b6f4 Print PID in parent process. by Florian Mayer · 6 years ago
  32. e0e5780 Collect ftrace protos into one file per group by Hector Dearman · 6 years ago
  33. 2da0d12 Merge "perfetto-ui: Use table name in cpu track" by Hector Dearman · 6 years ago
  34. 76499cd Extract base::Pipe by Primiano Tucci · 6 years ago
  35. 538fb3d profiling: Add convenience script to profile. by Florian Mayer · 6 years ago
  36. 83a041b Merge "Print pid when -b is specified." by Florian Mayer · 6 years ago
  37. b33ab55 Merge "perfetto: fix build on gcc" by Treehugger Robot · 6 years ago
  38. 424cabd Print pid when -b is specified. by Florian Mayer · 6 years ago
  39. 676658b trace_processor: relax DCHECK on retrieving process with upid == 0 by Lalit Maganti · 6 years ago
  40. 21f9694 perfetto: fix build on gcc by Lalit Maganti · 6 years ago
  41. 2891eaf trace_processor: lazy lookup mem counter and rss stat events upids by Lalit Maganti · 6 years ago
  42. cc8511e Merge "trace_processor: properly handle how to bound filter int and float types" by Lalit Maganti · 6 years ago
  43. eeff5df Merge "profiling: interner: do not construct temporary objects." by Treehugger Robot · 6 years ago
  44. e1f053f Merge "perfetto: bump sqlite version" by Lalit Maganti · 6 years ago
  45. b5b3bbb Merge "Make flush async in probes producer" by Primiano Tucci · 6 years ago
  46. 9bb3578 Merge "traced_probes: add atrace timeout and print error message on unexpected exit" by Lalit Maganti · 6 years ago
  47. 5ca6144 Merge "Fix trace_to_text for WASM" by Treehugger Robot · 6 years ago
  48. 08d3f26 perfetto-ui: Use table name in cpu track by Hector Dearman · 6 years ago
  49. 10d6deb perfetto: bump sqlite version by Lalit Maganti · 6 years ago
  50. c6060b4 trace_processor: properly handle how to bound filter int and float types by Lalit Maganti · 6 years ago
  51. e837cbb Merge "perfetto: handle mock traces setting data about tid and tgid == 0" by Lalit Maganti · 6 years ago
  52. 2b70015 Merge "perfetto: introduce base::optional" by Lalit Maganti · 6 years ago
  53. 60ad6c2 profiling: interner: do not construct temporary objects. by Florian Mayer · 6 years ago
  54. 5069c69 traced_probes: add atrace timeout and print error message on unexpected exit by Lalit Maganti · 6 years ago
  55. 499cd60 Fix trace_to_text for WASM by Hector Dearman · 6 years ago
  56. 50e9eda Make flush async in probes producer by Primiano Tucci · 6 years ago
  57. 770886a perfetto: handle mock traces setting data about tid and tgid == 0 by Lalit Maganti · 6 years ago
  58. f3e5b07 perfetto: introduce base::optional by Lalit Maganti · 6 years ago
  59. 96e1415 Merge "UI: fix exceptions when only thread info is avilable" by Primiano Tucci · 6 years ago
  60. c7a232c Merge "profiling: Simplify code to find pids." by Florian Mayer · 6 years ago
  61. e867072 profiling: Use binfs directory in README. by Florian Mayer · 6 years ago
  62. 49c6be7 profiling: Simplify code to find pids. by Florian Mayer · 6 years ago
  63. abd53ec Merge "profiling: Use less strict memory order for sequence_number." by Florian Mayer · 6 years ago
  64. bc714db UI: fix exceptions when only thread info is avilable by Primiano Tucci · 6 years ago
  65. acedb7b Merge "ftrace: Add oom_score_adj_update" by Treehugger Robot · 6 years ago
  66. 4f2da9a Merge "profiling: Remove unused dump path." by Treehugger Robot · 6 years ago
  67. c40573e profiling: Use less strict memory order for sequence_number. by Florian Mayer · 6 years ago
  68. 4d4ac41 Merge "profiling: Don't use default memory order in client." by Florian Mayer · 6 years ago
  69. c84cde4 ftrace: Add oom_score_adj_update by Hector Dearman · 6 years ago
  70. c1d37d9 profiling: Remove unused dump path. by Florian Mayer · 6 years ago
  71. c6ad86b Merge "profiling: Improve connection management." by Florian Mayer · 6 years ago
  72. a9f9b4c profiling: Improve connection management. by Florian Mayer · 6 years ago
  73. f086799 profiling: Don't use default memory order in client. by Florian Mayer · 6 years ago
  74. 66a44cc Merge "profiling: Allow to profile all running processes." by Florian Mayer · 6 years ago
  75. 9ba3271 Merge "trace_to_text: add converter to profile proto." by Florian Mayer · 6 years ago
  76. 0ca7fb4 trace_to_text: add converter to profile proto. by Florian Mayer · 6 years ago
  77. fa3404e profiling: Allow to profile all running processes. by Florian Mayer · 6 years ago
  78. 3189731 Merge "Add tools/gen_all" by Hector Dearman · 6 years ago
  79. 7e07977 Add tools/gen_all by Hector Dearman · 6 years ago
  80. 1ff7a8e Merge "profiling: Do not install hook if Client init fails." by Florian Mayer · 6 years ago
  81. c17c1dc profiling: Include PIDs in heap dumps. by Florian Mayer · 6 years ago
  82. b93264e Merge "profiling: Set mapping id in resulting proto." by Florian Mayer · 6 years ago
  83. cd83dda Unify on for (;;) by Hector Dearman · 6 years ago
  84. 6a4e4c4 profiling: Set mapping id in resulting proto. by Florian Mayer · 6 years ago
  85. b12c4f2 profiling: Do not install hook if Client init fails. by Florian Mayer · 6 years ago
  86. 74096ec Merge "Fix tools/gen_binary_descriptors" by Hector Dearman · 6 years ago
  87. 8c93ad1 Merge "perfetto: replace remaining gtest_prod.h header usages" by Eric Seckler · 6 years ago
  88. a7606df Merge "Implement trace sqlite exporting" by Sami Kyostila · 6 years ago
  89. b90c824 Merge "trace_processor: fix multiple bugs with filtering and casting" by Lalit Maganti · 6 years ago
  90. ea3fa90 Merge "profiling: Update README." by Florian Mayer · 6 years ago
  91. a1dd323 profiling: Update README. by Florian Mayer · 6 years ago
  92. 1e26914 Fix tools/gen_binary_descriptors by Hector Dearman · 6 years ago
  93. d7aa8b7 Merge "trace_processor: JSON importer coerces numbers" by Hector Dearman · 6 years ago
  94. 4cda101 Merge "traced_probes: capture stderr from atrace" by Lalit Maganti · 6 years ago
  95. 7e01c25 trace_processor: fix multiple bugs with filtering and casting by Lalit Maganti · 6 years ago
  96. 0773ea0 perfetto: replace remaining gtest_prod.h header usages by Eric Seckler · 6 years ago
  97. e690b2d trace_processor: JSON importer coerces numbers by Hector Dearman · 6 years ago
  98. 8b58568 Merge "perfetto-ui: Bump omnibar placeholder size and darkness" by Hector Dearman · 6 years ago
  99. 96026fb Merge "profiling: Use cmdline instead of binary name." by Florian Mayer · 6 years ago
  100. 3a84ec7 Merge "profiling: Fix cleanup of profiling state." by Treehugger Robot · 6 years ago