mirror of
https://gitee.com/openharmony/developtools_hiperf
synced 2025-02-17 06:39:21 +00:00
feat: support for checking Hongmeng kernel.
Signed-off-by: yanmengzhao1 <yanmengzhao1@huawei.com>
This commit is contained in:
parent
600c3171a2
commit
ca3149f634
@ -307,7 +307,7 @@ bool IsAllowProfilingUid();
|
||||
bool IsHiviewCall();
|
||||
bool PowerOfTwo(uint64_t n);
|
||||
|
||||
const std::string HMKERNEL = "hmkernel";
|
||||
const std::string HMKERNEL = "HongMeng";
|
||||
|
||||
#define PRINT_INDENT(indent, format, ...) \
|
||||
if (indent >= 0) { \
|
||||
|
Loading…
x
Reference in New Issue
Block a user