1. b3ddbfe Fix tools/record_android_trace to point to ui.perfetto.dev by Primiano Tucci · 3 years, 3 months ago
  2. 0dcde20 Merge "ui: Immediately download trace from tools/record_android_trace" by Hector Dearman · 3 years, 3 months ago
  3. 7766757 ui: Immediately download trace from tools/record_android_trace by Hector Dearman · 3 years, 3 months ago
  4. 484b674 perfetto: add atrace app to record_android_trace and refine perfetto_cmd by Lalit Maganti · 3 years, 3 months ago
  5. 03b49fd Update tp and traceconv. by Florian Mayer · 3 years, 3 months ago
  6. 0331ac0 build generators: basic support for 'public' on static library targets by Ryan · 3 years, 4 months ago
  7. 44c468f Merge "Reland "traceconv: produce less redundant pprofs, at the expense of more work" (commit 55f309a)" by Ryan Savitski · 3 years, 4 months ago
  8. 7ad6b7d Reland "traceconv: produce less redundant pprofs, at the expense of more work" (commit 55f309a) by Ryan · 3 years, 4 months ago
  9. e48d306 Do not render unnecessary arguments to the console. by Tuchila Octavian · 3 years, 4 months ago
  10. d074f65 Merge "traced_probes: Add proto files for several sde events" by Hector Dearman · 3 years, 4 months ago
  11. f54425d Merge "perfetto: fix build in G3" by Lalit Maganti · 3 years, 4 months ago
  12. 25b5973 perfetto: fix build in G3 by Lalit Maganti · 3 years, 4 months ago
  13. 54c4e38 Use system toolchain to build debian package. by Florian Mayer · 3 years, 4 months ago
  14. b15df5a traced_probes: Add proto files for several sde events by Hector Dearman · 3 years, 4 months ago
  15. 3ff228f Merge "Use python3 for profiling scripts." by Florian Mayer · 3 years, 4 months ago
  16. d4797e2 Merge "Revert "traceconv: produce less redundant pprofs, at the expense of more work"" by Treehugger Robot · 3 years, 4 months ago
  17. 5a9af35 Revert "traceconv: produce less redundant pprofs, at the expense of more work" by Lalit Maganti · 3 years, 4 months ago
  18. 8af701a Fix libstdcxx build. by Florian Mayer · 3 years, 4 months ago
  19. 5ed03d1 Only use filename in comment for autogen files. by Florian Mayer · 3 years, 4 months ago
  20. c8aa81c Use python3 for profiling scripts. by Florian Mayer · 3 years, 4 months ago
  21. 0367ce4 Use python3 for traceconv and trace_processor scripts. by Florian Mayer · 3 years, 4 months ago
  22. aaab326 Merge "Add boilerplate for cpuhp_pause kernel event" by Hector Dearman · 3 years, 4 months ago
  23. e23d970 Add boilerplate for cpuhp_pause kernel event by Hector Dearman · 3 years, 4 months ago
  24. 72543fd Fix decimal timestamps import issue by Tuchila Octavian · 3 years, 4 months ago
  25. d8ce5a8 Merge "traceconv: produce less redundant pprofs, at the expense of more work" by Ryan Savitski · 3 years, 4 months ago
  26. 572cba0 Merge "install-build-deps: fix missing OR in --check-only" by Primiano Tucci · 3 years, 4 months ago
  27. c1aecf4 install-build-deps: fix missing OR in --check-only by Primiano Tucci · 3 years, 4 months ago
  28. 55f309a traceconv: produce less redundant pprofs, at the expense of more work by Ryan · 3 years, 4 months ago
  29. 7def16b Roll libunwindstack. by Florian Mayer · 3 years, 4 months ago
  30. 7779891 tp: diff test for experimental_annotated_callstack dynamic table by Ryan · 3 years, 4 months ago
  31. e2af31e Merge "Support aarch64 build deps" by Hector Dearman · 3 years, 4 months ago
  32. a665aac record_android_trace: fix month in file name by Lalit Maganti · 3 years, 4 months ago
  33. adf5117 Support aarch64 build deps by Hector Dearman · 3 years, 4 months ago
  34. f9a98e6 perfetto: bump SQLite version in standalone to 3.35.4 by Lalit Maganti · 3 years, 4 months ago
  35. 91f06e5 Merge "Support arbitrary number of TRACE_EVENT arguments." by Alexander Timin · 3 years, 4 months ago
  36. 129c37c Support arbitrary number of TRACE_EVENT arguments. by Alexander Timin · 3 years, 4 months ago
  37. a318af7 Add error message to scripts for non-x86_64 archs by Hector Dearman · 3 years, 4 months ago
  38. d7cdf27 Merge "perfetto: Arm mm event trace config" by Kalesh Singh · 3 years, 4 months ago
  39. 1795041 Merge "upkeep: Several small fixes" by Hector Dearman · 3 years, 4 months ago
  40. 8c1eb4b perfetto: Arm mm event trace config by Kalesh Singh · 3 years, 5 months ago
  41. 4aa09f8 Fix gen_merged_protos. by Chris Hamilton · 3 years, 4 months ago
  42. ec5a1ad Merge "metrics: Improve process and thread names in jank metric" by Treehugger Robot · 3 years, 4 months ago
  43. f272781 upkeep: Several small fixes by Hector Dearman · 3 years, 4 months ago
  44. eb062d0 metrics: Improve process and thread names in jank metric by Dan Elphick · 3 years, 4 months ago
  45. f24ce9c libdexfile_external is replaced by libdexfile. by Martin Stjernholm · 3 years, 5 months ago
  46. 5f3b52a Migrate scripts from Python 2 to 3 by Octavian Tuchila · 3 years, 5 months ago
  47. 1c79edc Add ftrace support for DMA-BUF heap tracepoints by Hridya Valsaraju · 3 years, 5 months ago
  48. d66e53e Merge "Add android.power_stats data source to poll energy breakdown data" by Raymond Chiu · 3 years, 5 months ago
  49. 1ca5728 heap_profile: use binary files for symbol data by Isaac Nickaein · 3 years, 5 months ago
  50. 82437ad Merge "UI: add tools/symbolize-ui-crash" by Primiano Tucci · 3 years, 5 months ago
  51. 8c4d9a2 Add android.power_stats data source to poll energy breakdown data by Raymond Chiu · 3 years, 6 months ago
  52. 459c220 UI: add tools/symbolize-ui-crash by Primiano Tucci · 3 years, 5 months ago
  53. 2939c08 perfetto: migrate all descriptor header generation to build time by Lalit Maganti · 3 years, 5 months ago
  54. 12c6f30 profiler_tables: make perf_sample.callsite_id optional by Ryan Savitski · 3 years, 5 months ago
  55. 5d8b7ec Merge "tp: remove force sorting mode flag (and fix typo)" by Lalit Maganti · 3 years, 5 months ago
  56. 39097c5 Add min_sdk_version for ART module. by Primiano Tucci · 3 years, 5 months ago
  57. 512d978 tp: remove force sorting mode flag (and fix typo) by Lalit Maganti · 3 years, 5 months ago
  58. 1899435 Merge changes I9ff5ad9b,I5a32dc56 by Lalit Maganti · 3 years, 6 months ago
  59. d5debd4 probes: add mali marker write event by Lalit Maganti · 3 years, 6 months ago
  60. 9a884b3 perfetto: bump versions of trace processor and traceconv by Lalit Maganti · 3 years, 6 months ago
  61. dfb2f96 Revert "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 6 months ago
  62. 1c5c317 Add IPC layer + Platform implementation for Windows by Primiano Tucci · 3 years, 6 months ago
  63. 4f5e5ed Merge "Fix mac build." by Florian Mayer · 3 years, 6 months ago
  64. a0404a4 Fix mac build. by Florian Mayer · 3 years, 6 months ago
  65. 491e2d9 Add --export-compile-commands to build_all_configs by Florian Mayer · 3 years, 6 months ago
  66. 7d2092e Merge "Move heap_profile to a separate include dir." by Florian Mayer · 3 years, 6 months ago
  67. e9790ab CI: speed up, uprev images, fix artifact uploader by Primiano Tucci · 3 years, 6 months ago
  68. 3c8f176 Compile standalone heapprofd with unwind-tables. by Florian Mayer · 3 years, 6 months ago
  69. 34bc559 Move scripts to python3 by Primiano Tucci · 3 years, 6 months ago
  70. 5d09f5e Move heap_profile to a separate include dir. by Florian Mayer · 3 years, 6 months ago
  71. 42a7957 Merge "Allow to use system ADB binary for run_android_test." by Florian Mayer · 3 years, 6 months ago
  72. 95d86c6 Allow to use system ADB binary for run_android_test. by Florian Mayer · 3 years, 6 months ago
  73. ddc8ae2 Fix heapprofd out-of-tree build for SDK 30 by Florian Mayer · 3 years, 6 months ago
  74. 5592685 Update NDK to 21e. by Florian Mayer · 3 years, 6 months ago
  75. fb43b84 tools: Make record_android_trace work on Windows by Primiano Tucci · 3 years, 6 months ago
  76. 7c70b69 Docs: improve android quickstart doc by Primiano Tucci · 3 years, 6 months ago
  77. 7eead2e UI: move build artifacts into /v1.2.3/ by Primiano Tucci · 3 years, 6 months ago
  78. cde1a8c Docs: build perfetto.dev with JS and add autopush by Primiano Tucci · 3 years, 6 months ago
  79. 5d56d4c test: Allow textproto outputs for chrome metrics by Deepanjan Roy · 3 years, 6 months ago
  80. 0665444 Remove unnecessary dep from heapprofd_client_api. by Florian Mayer · 3 years, 6 months ago
  81. 64c6407 Merge changes from topics "norootintegrationtest", "profileshelltestdatafile" by Florian Mayer · 3 years, 6 months ago
  82. de13384 Merge changes Id074d9ab,Ifc87abee by Primiano Tucci · 3 years, 6 months ago
  83. c8be681 UI build: use custom build script, support --watch by Primiano Tucci · 3 years, 6 months ago
  84. ab23f44 Run perfetto_integrationtests from /data/local/tests. by Florian Mayer · 3 years, 6 months ago
  85. 76f90bd Do not require root for integrationtest. by Florian Mayer · 3 years, 6 months ago
  86. a25dda3 Merge "Utilize the new TracingServiceProxy for Traceur" by Collin Fijalkovich · 3 years, 6 months ago
  87. 4e669c8 TraceFormatTraits by Alexander Timin · 3 years, 6 months ago
  88. 67b2685 Prevent PerfettoApiTest from removing system socks. by Florian Mayer · 3 years, 6 months ago
  89. c043261 Merge "Make tools/heap_profile traced buffer consistent with UI." by Florian Mayer · 3 years, 6 months ago
  90. 907f812 tp: switch to using pools for all descriptors by Lalit Maganti · 3 years, 6 months ago
  91. 2214c2e Make tools/heap_profile traced buffer consistent with UI. by Florian Mayer · 3 years, 6 months ago
  92. ef96fb7 Utilize the new TracingServiceProxy for Traceur by Collin Fijalkovich · 3 years, 7 months ago
  93. 42ac3d1 tp: Add missing new line to check_sql_metrics.py output by Dan Elphick · 3 years, 6 months ago
  94. 4bcbea5 Merge "upkeep: Remove extra return statment and unused using decl" by Hector Dearman · 3 years, 6 months ago
  95. 83d683f Allow install-build-deps to remove test/ by Florian Mayer · 3 years, 7 months ago
  96. 8357d78 upkeep: Remove extra return statment and unused using decl by Hector Dearman · 3 years, 7 months ago
  97. c74a945 Add frame_times metric to experimental/ by Mikhail Khokhlov · 3 years, 7 months ago
  98. 4825074 Fix an error message in tools/install-build-deps by Mikhail Khokhlov · 3 years, 7 months ago
  99. 97da7a3 Roll libprocinfo and libunwindstack. by Florian Mayer · 3 years, 7 months ago
  100. 5177e30 Merge "Implement simple tool to print proto descriptor files" by Treehugger Robot · 3 years, 7 months ago