/developtools/hiperf/src/ |
H A D | command.cpp | 31 HLOGD("args:%s", VectorToString(arguments).c_str()); in DispatchCommands() 57 HLOGD("OnSubCommandOptions -> %s", subCommand->Name().c_str()); in DispatchCommands() 64 HLOGD("OnSubCommand -> %s", subCommand->Name().c_str()); in DispatchCommands() 69 HLOGD("OnSubCommand successed"); in DispatchCommands() 73 HLOGD("OnSubCommandOptions interrupt the process."); in DispatchCommands()
|
H A D | symbols_file.cpp | 73 HLOGD("build id is empty."); in UpdateBuildIdIfMatch() 77 HLOGD("new buildId %s", buildId_.c_str()); in UpdateBuildIdIfMatch() 90 HLOGD("id match"); in UpdateBuildIdIfMatch() 131 HLOGD("use default filename: %s ", symboleFilePath.c_str()); in FindSymbolFile() 156 HLOGD("find %s in current work dir", symboleFilePath.c_str()); in FindSymbolFile() 235 HLOGD("try create elf from hap"); 245 HLOGD("loaded elf %s", elfPath.c_str()); 249 HLOGD("update path for so in hap %s.", filePath_.c_str()); 263 HLOGD("textExecVaddr_ 0x%016" PRIx64 " file offset 0x%016" PRIx64 "", textExecVaddr_, 275 HLOGD("LoadDebugInf [all...] |
H A D | hiperf_libreport.cpp | 29 HLOGD("EchoLoopBack:%s\n", echo); in EchoLoopBack() 49 HLOGD("report the file %s to %s\n", perfFile, reportFile); in Report() 79 HLOGD("report the file %s to json file %s symbols from %s\n", perfFile, reportFile, symbolsDir); in ReportUnwindJson() 118 HLOGD("report the file %s for symbols \n", perfFile); in ReportGetSymbolFiles() 137 HLOGD("%s buildId:%s\n", it->filePath_.c_str(), it->buildId_.c_str()); in ReportGetSymbolFiles() 183 HLOGD("elf '%s' mache type is %s \n", elfPath, machineName); in ReportGetElfArch() 190 HLOGD("dump the file %s\n", fileName); in Dump()
|
H A D | option.cpp | 72 HLOGD("have found '%s'", optionName.c_str()); in FindOption() 81 HLOGD("get bool result:'%s':'%d'", optionName.c_str(), value); in GetValueFromString() 89 HLOGD("get int result:'%s':'%d'", optionName.c_str(), value); in GetValueFromString() 101 HLOGD("get float result:'%s':'%f'", optionName.c_str(), value); in GetValueFromString() 118 HLOGD("split int result:'%s':'%s'", optionName.c_str(), VectorToString(stringValues).c_str()); in GetValueFromString() 127 HLOGD("stoi failed with %s", stringValues.front().c_str()); in GetValueFromString() 135 HLOGD("split string result:'%s':'%s' from '%s'", optionName.c_str(), in GetValueFromString()
|
H A D | subcommand_stat.cpp | 66 HLOGD("get option -a failed"); in ParseOption() 70 HLOGD("-a option needs root privilege for system wide profiling."); in ParseOption() 75 HLOGD("get option -c failed"); in ParseOption() 79 HLOGD("get option -d failed"); in ParseOption() 83 HLOGD("get option -i failed"); in ParseOption() 87 HLOGD("get option -e failed"); in ParseOption() 91 HLOGD("get option -g failed"); in ParseOption() 95 HLOGD("get option --no-inherit failed"); in ParseOption() 99 HLOGD("get option --app failed"); in ParseOption() 109 HLOGD("ge in ParseOption() [all...] |
H A D | perf_file_writer.cpp | 70 HLOGD("setvbuf failed"); in Open() 89 HLOGD("fail to close fp "); in Close() 152 HLOGD("dataSection_ at offset %" PRIu64 " + %" PRIu64 "", dataSection_.offset, in ReadDataSection() 203 HLOGD("read back %zu records", recordNumber); in ReadRecords() 231 HLOGD("RecordFileWriter ftello fail"); in GetFilePos() 265 HLOGD("attrIds %zu", attrIds.size()); in WriteAttrAndId() 267 HLOGD(" attrIds ids %zu", attrId.ids.size()); in WriteAttrAndId() 322 HLOGD("fseek return error "); in WriteHeader() 333 HLOGD("fseek SEEK_END return error "); in WriteFeatureData()
|
H A D | subcommand_help.cpp | 40 HLOGD("%zu options found:", mainOptions.size()); in OnHelp() 52 HLOGD("%zu cmds found:", commands.size()); in OnHelp()
|
H A D | report.cpp | 52 HLOGD("ReportItem: %s", item.ToDebugString().c_str()); in AddReportItem() 124 HLOGD("uniquing %zu", totalReportCount); in StatisticsRecords() 133 HLOGD("duplicates %zu, %zu -> %zu", duplicates, totalReportCount, in StatisticsRecords() 164 HLOGD("filter out %zu, %zu -> %zu", filterOuts, totalReportCount, in FilterDisplayRecords() 192 HLOGD("Adjust Record Order ...."); in AdjustReportItems() 201 HLOGD("MultiLevelSorting %" PRIu64 "", totalReportCount); in AdjustReportItems() 206 HLOGD("MultiLevelSorting %" PRIu64 " done", totalReportCount); in AdjustReportItems() 224 HLOGD("afater sorting and unique, we have %zu report items,", config.reportItems_.size()); in AdjustReportItems() 387 HLOGD("'%s' max len %zu(from '%s') console width %d", key.keyName_.c_str(), key.maxLen_, in OutputStdHead() 439 HLOGD("consoleWidth [all...] |
H A D | subcommand_dump.cpp | 67 HLOGD("get option --head failed"); in ParseOption() 71 HLOGD("get option -f failed"); in ParseOption() 75 HLOGD("get option -d failed"); in ParseOption() 79 HLOGD("get option --sympath failed"); in ParseOption() 83 HLOGD("get option --elf failed"); in ParseOption() 91 HLOGD("get option --proto failed"); in ParseOption() 99 HLOGD("get option --export failed"); in ParseOption() 422 HLOGD("export user data index %d time %llu", exportSampleIndex_, recordSample->data_.time); in ExprotUserData() 591 HLOGD("Set isHM_: %d", isHM_); in SetHM() 607 HLOGD("dum in DumpSpeReport() [all...] |
H A D | utilities.cpp | 640 HLOGD("[GetAppPackagePid]: get appid for %s is %d", appPackage.c_str(), res); in GetAppPackagePid() 658 HLOGD("[CheckAppIsRunning] get appPid %d for app %s\n", appPid, appPackage.c_str()); in CheckAppIsRunning() 712 HLOGD("bundleName is %s,appProvisionType: %s", bundleName.c_str(), appInfo.appProvisionType.c_str()); in IsDebugableApp() 736 HLOGD("GetUserType: userType is %s", userType.c_str()); in GetUserType() 747 HLOGD("GetDeveloperMode: developerMode is %d", developerMode); in GetDeveloperMode() 783 HLOGD("curUid is %d\n", curUid); 809 HLOGD("strncpy_s recordMmap2 failed!"); 836 HLOGD("Fix hm bundle path to %s", filename.c_str()); 859 HLOGD("getppid is %d, cmdline is %s", ppid, cmdline.c_str()); 861 HLOGD("hivie [all...] |
H A D | callstack.cpp | 150 HLOGD("SymbolsFile::GetHDRSectionInfo() failed"); in fillUDI() 177 HLOGD("SymbolsFile::GetSectionInfo() failed"); in fillUDI() 390 HLOGD("ip == 0 something is wrong. break"); in UnwindStep() 685 HLOGD("callStack size:%zu", callStack.size()); in DoUnwind2() 687 HLOGD("pc 0x%" PRIx64 " sp 0x%" PRIx64 "", frame.pc, frame.sp); in DoUnwind2() 694 HLOGD("remove last callframe"); in DoUnwind2() 757 HLOGD("no symbols file found for thread %d:%s", unwindInfoPtr->thread.tid_, in FindUnwindTable() 761 HLOGD("pc 0x%016" UNW_WORD_PFLAG " not found in thread %d:%s", pc, in FindUnwindTable() 765 HLOGD("map index is -1"); in FindUnwindTable() 810 HLOGD("p in GetMapByPc() [all...] |
H A D | virtual_runtime.cpp | 147 HLOGD("create a new thread record for %u:%u:%s with %zu dso", pid, tid, in CreateThread() 165 HLOGD("UpdateHapSymbols"); in CreateThread() 169 HLOGD("make PerfRecordMmap2 %d:%d:%s:%s(0x%" PRIx64 "-0x%" PRIx64 ")@%" PRIx64 " ", in CreateThread() 303 HLOGD("load ko symbol and build id"); in UpdateKernelModulesSymbols() 319 HLOGD("create a kernel mmap record"); in UpdateKernelSymbols() 327 HLOGD("user mode do not load kernel syms"); in UpdateKernelSymbols() 429 HLOGD("node value error 0x%x", idx); in CollectDedupSymbol() 482 HLOGD("callFrame.funcName:%s, GetName:%s\n", callFrame.funcName.c_str(), symbol.GetName().data()); in MakeCallFrame() 756 HLOGD("CheckValidSandBoxMmap Update prev map!"); in CheckValidSandBoxMmap() 868 HLOGD("tr in UpdateSymbols() [all...] |
H A D | perf_events.cpp | 104 HLOGD("mmap cpu %d, aux_head: %llu, aux_tail:%llu, auxOffset:%llu, auxSize:%llu", in ReadRecordsFromSpeMmaps() 121 HLOGD("alloc buffer failed: PerfRecordAuxtrace record, readSize: %llu", auxSize); in ReadRecordsFromSpeMmaps() 538 HLOGD("capture Ctrl + C to end sampling decently"); in CaptureSig() 644 HLOGD("do not prepared_"); in StartTracking() 654 HLOGD("step: 1. enable event"); in StartTracking() 674 HLOGD("step: 2. thread loop"); in StartTracking() 682 HLOGD("step: 3. disable event"); in StartTracking() 695 HLOGD("step: 4. wait record thread"); in StartTracking() 701 HLOGD("step: 5. exit"); in StartTracking() 810 HLOGD("' in GetSupportEvents() [all...] |
H A D | subcommand.cpp | 54 HLOGD(" args left over: (%zu): %s", args.size(), VectorToString(args).c_str()); in OnSubCommandOptions() 60 HLOGD("incorrect option(s)\n"); in OnSubCommandOptions()
|
H A D | subcommand_report.cpp | 344 HLOGD("this is cpuOffMode "); in LoadEventConfigData() 477 HLOGD("process record"); in LoadPerfData() 487 HLOGD("process record completed"); in LoadPerfData() 533 HLOGD("nothing need output"); in OutputReport() 536 HLOGD("report as json"); in OutputReport() 633 HLOGD("Set isHM_: %d", isHM_); in SetHM()
|
H A D | subcommand_list.cpp | 78 HLOGD("Set isHM_: %d", isHM_); in SetHM()
|
H A D | main.cpp | 114 HLOGD("normal exit."); in main()
|
H A D | subcommand_record.cpp | 208 HLOGD("-a option needs root privilege for system wide profiling."); in GetOptions() 961 HLOGD("Server:%s -> %d : %zd %d:%s", ReplyOK.c_str(), clientPipeOutput_, size, errno, in ClientCommandResponse() 971 HLOGD("Server:%s -> %d : %zd %d:%s", ReplyFAIL.c_str(), clientPipeOutput_, size, errno, in ClientCommandResponse() 1024 HLOGD("server :read from pipe file failed"); in ClientCommandHandle() 1032 HLOGD("server:new command %s", command.c_str()); in ClientCommandHandle() 1182 HLOGD("read from fifo file(%s) failed", CONTROL_FIFO_FILE_S2C.c_str()); in WaitFifoReply() 1191 HLOGD("wait fifo file(%s) timeout", CONTROL_FIFO_FILE_S2C.c_str()); in WaitFifoReply() 1193 HLOGD("wait fifo file(%s) failed", CONTROL_FIFO_FILE_S2C.c_str()); in WaitFifoReply() 1449 HLOGD("get NRCPUS failed"); in AddCpuFeature() 1505 HLOGD("n in AddWorkloadCmdFeature() [all...] |
/developtools/profiler/device/plugins/native_daemon/src/ |
H A D | symbols_file.cpp | 67 HLOGD("build id is empty."); in UpdateBuildIdIfMatch() 71 HLOGD("new buildId %s", buildId_.c_str()); in UpdateBuildIdIfMatch() 84 HLOGD("id match"); in UpdateBuildIdIfMatch() 122 HLOGD("use default filename: %s ", symboleFilePath.c_str()); in FindSymbolFile() 153 HLOGD("find %s in current work dir", symboleFilePath.c_str()); in FindSymbolFile() 220 HLOGD("loaded elf %s", elfPath.c_str()); 224 HLOGD("update path for so in hap %s.", filePath_.c_str()); 232 HLOGD("textExecVaddr_ 0x%016" PRIx64 " file offset 0x%016" PRIx64 "", textExecVaddr_, 300 HLOGD(" ehFrameHDRElfOffset_: 0x%" PRIx64 "", ehFrameHDRElfOffset_); in DumpEhFrameHDR() 301 HLOGD(" ehFrameHDRFdeCount in DumpEhFrameHDR() [all...] |
H A D | register.cpp | 218 HLOGD("deviceArchType change to %s", GetArchName(arch).c_str());
in SetDeviceArch() 237 HLOGD("machine arch is %s : %s", systemName.machine,
in GetDeviceArch()
|
/developtools/hiperf/test/unittest/common/native/ |
H A D | option_debug_test.cpp | 80 HLOGD("%s", logMessage.c_str()); in LogLevelTest() 85 HLOGD("fflush failed."); in LogLevelTest() 94 HLOGD("LogLevelTest failed."); in LogLevelTest() 187 HLOGD("%s", logMessage.c_str()); in HWTEST_F()
|
H A D | debug_logger_test.cpp | 76 HLOGD("%s", logMessage.c_str()); in LogLevelTest() 97 HLOGD("LogLevelTest failed. testlevel is %d, logMessage is '%s'", testlevel, in LogLevelTest() 120 HLOGD("123"); in HWTEST_F() 126 HLOGD("%% %% %%"); in HWTEST_F() 262 HLOGD("log disabled"); in HWTEST_F() 270 HLOGD("log enabled"); in HWTEST_F()
|
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
H A D | debug_logger_test.cpp | 70 HLOGD("%s", logMessage.c_str()); in LogLevelTest() 91 HLOGD("LogLevelTest failed. testlevel is %d, logMessage is '%s'", testlevel, in LogLevelTest() 114 HLOGD("123"); in HWTEST_F() 120 HLOGD("%% %% %%"); in HWTEST_F() 257 HLOGD("log disabled"); in HWTEST_F() 266 HLOGD("log enabled"); in HWTEST_F()
|
/developtools/profiler/device/plugins/native_daemon/include/ |
H A D | debug_logger.h | 226 #ifndef HLOGD 227 #define HLOGD(format, ...) HLOG(LEVEL_DEBUG, format, ##__VA_ARGS__) macro 338 #define HLOGD(...) \ macro
|
/developtools/hiperf/include/ |
H A D | debug_logger.h | 255 #ifndef HLOGD 256 #define HLOGD(format, ...) HLOG(LEVEL_DEBUG, format, ##__VA_ARGS__) macro 317 #define HLOGD(...) \ macro
|