class FuchsiaTraceParser
Defined at line 24 of file ../../src/performance/trace2json/trace_parser.h
Public Methods
void FuchsiaTraceParser (const std::filesystem::path & out, const std::filesystem::path & system_event_output_file, const std::vector<std::string> & patterns, const std::vector<std::string> & categories)
Defined at line 38 of file ../../src/performance/trace2json/trace_parser.cc
void ~FuchsiaTraceParser ()
Defined at line 83 of file ../../src/performance/trace2json/trace_parser.cc
bool ParseComplete (std::istream * )
Defined at line 85 of file ../../src/performance/trace2json/trace_parser.cc