1. b15df5a traced_probes: Add proto files for several sde events by Hector Dearman · 3 years, 4 months ago
  2. e23d970 Add boilerplate for cpuhp_pause kernel event by Hector Dearman · 3 years, 4 months ago
  3. 1c79edc Add ftrace support for DMA-BUF heap tracepoints by Hridya Valsaraju · 3 years, 5 months ago
  4. d5debd4 probes: add mali marker write event by Lalit Maganti · 3 years, 6 months ago
  5. ccaf6db Win port: add base::getopt_compat by Primiano Tucci · 3 years, 8 months ago
  6. 65a4fb1 Move ftrace format_parser into its own subdirectory by Primiano Tucci · 3 years, 8 months ago
  7. 52f0026 MSVC + clang-cl: logging, VA_ARGS, popcount by Primiano Tucci · 3 years, 9 months ago
  8. 42433ab Cleanup for Windows standalone support by Primiano Tucci · 3 years, 9 months ago
  9. 66f5200 Add dpu and g2d events by Hector Dearman · 3 years, 10 months ago
  10. a90ad9e Add fastrpc_dma_stat by Hector Dearman · 3 years, 10 months ago
  11. 30fa398 Add cpuhp ftrace events by Hector Dearman · 4 years ago
  12. f68444a Roll clang + fix warnings by Primiano Tucci · 4 years ago
  13. a364520 Update language to comply with Android's inclusive language guidance by Primiano Tucci · 4 years, 1 month ago
  14. 15f5e87 OS_MACOSX -> OS_APPLE / OS_MAC by Primiano Tucci · 4 years, 1 month ago
  15. 9cc8786 Add thermal events by Isabelle Taylor · 4 years, 1 month ago
  16. c615dec Add gpu_mem_total ftrace event by Adithya Srinivasan · 4 years, 2 months ago
  17. 324cc4b Add support for scm start/end by Hector Dearman · 4 years, 2 months ago
  18. cfd2099 Add ion_buffer_create/destroy events by Ioannis Ilkos · 4 years, 2 months ago
  19. e5ddb4a Parse ion_stat metric by Ioannis Ilkos · 4 years, 4 months ago
  20. 3b13db5 Add oom mark victim event by Ioannis Ilkos · 4 years, 4 months ago
  21. 9bd8cd3 trace_processor: rewrite raw table to systrace conversion code by Lalit Maganti · 4 years, 5 months ago
  22. e094eec Use base::Subprocess in tests and tools by Primiano Tucci · 4 years, 5 months ago
  23. 2925e9d Update GN and mass reformat gn files by Primiano Tucci · 4 years, 7 months ago
  24. 7b6a788 Remove lite runtime from all perfetto protos by Primiano Tucci · 4 years, 7 months ago
  25. e99896b Merge "traced_probes: Add sde/tracing_mark_write event" by Treehugger Robot · 4 years, 9 months ago
  26. 94c47f0 Fix copyright headers by Primiano Tucci · 4 years, 9 months ago
  27. 3cd7cd5 traced_probes: Add sde/tracing_mark_write event by Hector Dearman · 4 years, 9 months ago
  28. 77b6495 traced_probes: Ignore ip field on print events by Hector Dearman · 4 years, 9 months ago
  29. acfe35b processor: Move ftrace parsing and descriptors to importers/ftrace by Eric Seckler · 4 years, 10 months ago
  30. f929107 O2-friendly GetStaticEventInfo by Ryan Savitski · 5 years ago
  31. 3f0aaac Revert "[GPU TRACE] Add GPU scheduling trace events" by Yiwei Zhang · 5 years ago
  32. 1372fa2 Replace uses of tolower/toupper by Hector Dearman · 5 years ago
  33. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  34. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  35. 2d256c4 Merge "[GPU TRACE] Add GPU scheduling trace events" by Treehugger Robot · 5 years ago
  36. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 5 years ago
  37. 0f1c7bd [GPU TRACE] Add GPU scheduling trace events by Yiwei Zhang · 5 years ago
  38. 229df2e ftrace_proto_gen: Remove unused code by Hector Dearman · 5 years ago
  39. 1f5f93a Process GPU frequency info from ftrace if available by Sidath Senanayake · 5 years ago
  40. 13ae72f Fix DEPS by Primiano Tucci · 5 years ago
  41. c9b716e Merge "traced_probes: Add systrace/0 event" by Hector Dearman · 5 years ago
  42. bfc2411 traced_probes: Add systrace/0 event by Hector Dearman · 5 years ago
  43. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  44. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 5 years ago
  45. d86161a trace_processor: speed up raw event insertion by caching field names by Lalit Maganti · 6 years ago
  46. a73a725 probes: add raw_syscall/sys_{enter,exit} format and generated protos by Lalit Maganti · 6 years ago
  47. 3bd67ef traced_probes: add mm_event/mm_event_record ftrace format file and protos by Lalit Maganti · 6 years ago
  48. cfc8eba Generate ftrace event descriptors by Isabelle Taylor · 6 years ago
  49. aa45fe0 Non-functional changes for ftrace descriptor generation by Isabelle Taylor · 6 years ago
  50. bd14fc6 cleanup: CHECK(false) -> FATAL("blah") by Hector Dearman · 6 years ago
  51. 558c756 traced_probes: Fixes to run_ftrace_proto_gen by Hector Dearman · 6 years ago
  52. 98e560d Add generic ftrace event by Isabelle Taylor · 6 years ago
  53. e0e5780 Collect ftrace protos into one file per group by Hector Dearman · 6 years ago
  54. 76499cd Extract base::Pipe by Primiano Tucci · 6 years ago
  55. c84cde4 ftrace: Add oom_score_adj_update by Hector Dearman · 6 years ago
  56. 81bf2c4 Add comment on ftrace pid by Ioannis Ilkos · 6 years ago
  57. ccba4f0 Add signal_deliver ftrace events to ftrace parser by Isabelle Taylor · 6 years ago
  58. 8d49fa0 Add support for more events by Isabelle Taylor · 6 years ago
  59. c4b9a57 Remove cycling dependency between ftrace_proto_gen and protos by Primiano Tucci · 6 years ago
  60. 2162130 ftrace: Add kmem trace events by Primiano Tucci · 6 years ago
  61. de82dae Move ftrace_reader code into src/traced/probes/ftrace by Primiano Tucci · 6 years ago
  62. 0838300 tools: fix build of ftrace_proto_gen on OSX by Lalit Maganti · 6 years ago
  63. b3a5fff Run clang-format in protogen. by Florian Mayer · 6 years ago
  64. 4a6d8c8 Add script to run ftrace_proto_gen. by Florian Mayer · 6 years ago
  65. 3afb1e0 Add ftrace per_cpu/stats to beginning/end of the trace by Hector Dearman · 6 years ago
  66. 7c9e3b2 Autogenerate protos and event_info. by Florian Mayer · 6 years ago
  67. 6e93cb8 Allow to merge Protos in ftrace_proto_gen. by Florian Mayer · 6 years ago
  68. 616674e Replace proto type strings with struct. by Florian Mayer · 6 years ago
  69. c2b7933 Autogenerate FtraceEvent proto. by Florian Mayer · 6 years ago
  70. 7a030a8 Sort event_whitelist according to order in FtraceEvent proto. by Florian Mayer · 6 years ago
  71. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  72. 1d8956a Add f2fs events. by Florian Mayer · 6 years ago
  73. 7c10462 trace_to_text: Add I/O sanity checks by Anna Zappone · 6 years ago
  74. 85ef536 trace_to_text: Add summary mode by Hector Dearman · 6 years ago
  75. 26a54d3 Use const reference instead of value. by Florian Mayer · 6 years ago
  76. 8ce3087 ftrace_reader: Update for uint64 block device ids by Anna Zappone · 6 years ago
  77. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 6 years ago
  78. 599e3e2 perfetto: All tests should end in 'Test' by Hector Dearman · 6 years ago
  79. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 6 years ago
  80. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 6 years ago
  81. 3ea3888 ftrace_reader: Added more events for processes. by Isabelle Taylor · 6 years ago
  82. 6e4e038 ftrace_reader: Adding events for IO by Anna Zappone · 6 years ago
  83. 74b1f2a Save inode numbers in cpu_reader to get inode to filename mappings by Anna Zappone · 7 years ago
  84. 22d4c57 ftrace_reader: Adjust formatting of autogen code by Hector Dearman · 7 years ago
  85. be6e3e7 Adding ftrace_events for events useful for long running traces by Anna Zappone · 7 years ago
  86. 6498fcf Autogenerate event_info.cc based on the event whitelist. by Isabelle Taylor · 7 years ago
  87. 8188f31 Add extra ftrace events required by Anna Zappone · 7 years ago
  88. 853467e Add ftrace event SchedWakeup by Anna Zappone · 7 years ago
  89. 7f37dc8 ftrace_reader: Add new ftrace events by Hector Dearman · 7 years ago
  90. 39071ba ftrace_reader: Move some code for generating the protos into tools/ by Hector Dearman · 7 years ago
  91. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago
  92. dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago
  93. 2193ff4 Move format parser files from tools/ to ftrace_reader/ by Hector Dearman · 7 years ago
  94. 2c650f8 Add FtraceEventBundle and FtraceEvent protos by Hector Dearman · 7 years ago
  95. 45c0614 Fix names of autogenerated ftrace protos by Hector Dearman · 7 years ago
  96. 798bcdf Add ftrace_proto_gen_unittests to ci by Hector Dearman · 7 years ago
  97. 46c66db First pass at generating protos from a whitelist by Hector Dearman · 7 years ago
  98. 70ce01d Remove extra whitespace from auto-generated protos by Hector Dearman · 7 years ago
  99. be61adf Add format parser by Hector Dearman · 7 years ago