mirror of
https://github.com/openharmony/developtools_bytrace.git
synced 2026-07-15 14:15:42 -04:00
OpenHarmonyV400R001部分告警清理
Signed-off-by: chenwei <chenwei469@huawei.com>
This commit is contained in:
@@ -1124,7 +1124,7 @@ int main(int argc, char **argv)
|
||||
std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_MILLISECONDS));
|
||||
isTrue = isTrue && StopTrace();
|
||||
}
|
||||
DumpTrace();
|
||||
DumpTrace(isTrue);
|
||||
if (g_traceStop) {
|
||||
// clear kernel setting including clock type after dump(MUST) and tracing_on is off.
|
||||
ClearKernelSpaceSettings();
|
||||
|
||||
Reference in New Issue
Block a user