Functions

  • bool MakeSnapshot (std::shared_ptr<sys::ServiceDirectory> servicesconst char * out_filename)

    Dumps an archive file containing all the feedback data collected from

    fuchsia.feedback.DataProvider into stdout or to |out_filename| if not-null.

    fuchsia.feedback.DataProvider is expected to be in |services|.

    Defined at line 17 of file ../../src/developer/forensics/snapshot/snapshotter.cc