commit | c73d633db5624c5462e53732a2206788fa055939 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Jul 27 13:45:30 2023 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Jul 27 14:27:40 2023 -0700 |
tree | aa82725b6bb519bcaeb5e039fdbcc82e86da40bf | |
parent | 8c344a829d89e0e1fb4e00d83e93d1ef30039070 [diff] |
simpleperf: fix parsing tracing format for fuzzer Let ParseTracingField return std::nullopt when having parsing errors. Let GetTracingFormatHavingId return std::nullopt instead of aborting when can't find a matching one. Bug: 291895810 Test: run libsimpleperf_report_fuzzer Test: run simpleperf_unit_test Test: run test.py Change-Id: Ibb1f2b72c9113a5e529b948d488f3efe8045564b