mirror of
https://gitee.com/openharmony/developtools_profiler
synced 2024-11-27 17:11:37 +00:00
!1257 parse saved_cmdlines in hm
Merge pull request !1257 from forgetsth/master
This commit is contained in:
commit
e74a178a2e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user