!1257 parse saved_cmdlines in hm

Merge pull request !1257 from forgetsth/master
This commit is contained in:
openharmony_ci 2023-12-21 13:38:41 +00:00 committed by Gitee
commit e74a178a2e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -382,6 +382,8 @@ void FlowController::HmCaptureWorkOnNomalModeInner()
long rawDataBytes = HmReadEventData();
ftraceParser_->ParseSavedCmdlines(FtraceFsOps::GetInstance().GetSavedCmdLines());
if (flushCacheData_ && !keepRunning_) {
HILOG_INFO(LOG_CORE, "flushCacheData_ is true, return");
return;