Use trace processor to convert to pprof.

Data from new pprof_builder: aafacc23e63dc4d89cebea003716eea6 (pprof id)
Data from old pprof_builder: 050f3a74d4c60babc9b24ae75077c7e7 (pprof id)

Symbolized new pprof_builder: 8909c9fbbf767da12cf1fca8ba067fc8 (pprof id)
Symbolized old pprof_builder: d0e2b09491ec39a467768eac792d42ed (pprof id)
Old done by trace_to_text symbolize > ~/symbols
            cat ~/profile ~/symbols > ~/symbolized-profile
            trace_to_text profile ~/symbolized-profile

Change-Id: I1e7d44a9838b96ff9762666cfe2602ad68227d1a
13 files changed
tree: dd9645d33c03596d4b5f37e01397be88593f81c8
  1. bazel/
  2. build_overrides/
  3. buildtools/
  4. debian/
  5. docs/
  6. gn/
  7. include/
  8. infra/
  9. protos/
  10. src/
  11. test/
  12. tools/
  13. ui/
  14. .clang-format
  15. .gitignore
  16. .gn
  17. Android.bp
  18. Android.bp.extras
  19. BUILD
  20. BUILD.extras
  21. BUILD.gn
  22. codereview.settings
  23. heapprofd.rc
  24. MODULE_LICENSE_APACHE2
  25. NOTICE
  26. OWNERS
  27. perfetto.rc
  28. PRESUBMIT.py
  29. README.chromium
  30. README.md
  31. TEST_MAPPING
  32. WORKSPACE
README.md

Perfetto - Performance instrumentation and tracing

Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.

See www.perfetto.dev for docs.

Bugs

  • For bugs affecting Android or the tracing internals use the internal bug tracker (go/perfetto-bugs).
  • For bugs affecting Chrome use http://crbug.com, Component:Speed>Tracing label:Perfetto.