Home
last modified time | relevance | path

Searched refs:VLOG (Results 1 – 25 of 67) sorted by relevance

123

/art/runtime/arch/arm64/
Dfault_handler_arm64.cc50 VLOG(signals) << "sp: " << *out_sp; in GetMethodAndReturnPcAndSp()
71 VLOG(signals) << "pc: " << std::hex in GetMethodAndReturnPcAndSp()
94 VLOG(signals) << "Generating null pointer exception"; in Action()
118 VLOG(signals) << "checking suspend"; in Action()
121 VLOG(signals) << "inst2: " << std::hex << inst2 << " checkinst2: " << checkinst2; in Action()
133 VLOG(signals) << "inst1: " << std::hex << inst1 << " checkinst1: " << checkinst1; in Action()
141 VLOG(signals) << "suspend check match"; in Action()
152 VLOG(signals) << "removed suspend trigger invoking test suspend"; in Action()
162 VLOG(signals) << "stack overflow handler with sp at " << std::hex << &uc; in Action()
163 VLOG(signals) << "sigcontext: " << std::hex << sc; in Action()
[all …]
/art/runtime/arch/arm/
Dfault_handler_arm.cc57 VLOG(signals) << "sp: " << std::hex << *out_sp; in GetMethodAndReturnPcAndSp()
83 VLOG(signals) << "pc: " << std::hex << static_cast<void*>(ptr); in GetMethodAndReturnPcAndSp()
120 VLOG(signals) << "Generating null pointer exception"; in Action()
144 VLOG(signals) << "checking suspend"; in Action()
147 VLOG(signals) << "inst2: " << std::hex << inst2 << " checkinst2: " << checkinst2; in Action()
159 VLOG(signals) << "inst1: " << std::hex << inst1 << " checkinst1: " << checkinst1; in Action()
167 VLOG(signals) << "suspend check match"; in Action()
175 VLOG(signals) << "arm lr: " << std::hex << sc->arm_lr; in Action()
176 VLOG(signals) << "arm pc: " << std::hex << sc->arm_pc; in Action()
182 VLOG(signals) << "removed suspend trigger invoking test suspend"; in Action()
[all …]
/art/runtime/arch/x86/
Dfault_handler_x86.cc249 VLOG(signals) << "Unhandled x86 instruction with opcode " << static_cast<int>(opcode); in GetInstructionSize()
273 VLOG(signals) << "x86 instruction length calculated as " << (pc - startpc); in GetInstructionSize()
287 VLOG(signals) << "sp: " << std::hex << *out_sp; in GetMethodAndReturnPcAndSp()
311 VLOG(signals) << HexDump(pc, 32, true, "PC "); in GetMethodAndReturnPcAndSp()
356 VLOG(signals) << "Generating null pointer exception"; in Action()
378 VLOG(signals) << "Checking for suspension point"; in Action()
394 VLOG(signals) << "Not a suspension point"; in Action()
412 VLOG(signals) << "suspend check match"; in Action()
429 VLOG(signals) << "removed suspend trigger invoking test suspend"; in Action()
432 VLOG(signals) << "Not a suspend check match, first instruction mismatch"; in Action()
[all …]
/art/runtime/
Dfault_handler.cc43 VLOG(signals)<< "Caught unknown SIGSEGV in ART fault handler - chaining to next handler."; in art_sigsegv_fault()
220 VLOG(signals) << "in generated code, looking for handler"; in HandleFault()
222 VLOG(signals) << "invoking Action on handler " << handler; in HandleFault()
271 VLOG(signals) << "Checking for generated code"; in IsInGeneratedCode()
274 VLOG(signals) << "no current thread"; in IsInGeneratedCode()
280 VLOG(signals) << "not runnable"; in IsInGeneratedCode()
287 VLOG(signals) << "no lock"; in IsInGeneratedCode()
301 VLOG(signals) << "potential method: " << method_obj; in IsInGeneratedCode()
306 VLOG(signals) << "no method"; in IsInGeneratedCode()
316 VLOG(signals) << "not a class"; in IsInGeneratedCode()
[all …]
Doat_file_assistant.cc154 VLOG(oat) << "Dex parent of " << dex_location_ << " is not writable: " << strerror(errno); in OatFileAssistant()
180 VLOG(oat) << "Dex location " << dex_location_ << " is in boot class path"; in IsInBootClassPath()
384 VLOG(oat) << "Dex checksum does not match for dex: " << dex in DexChecksumUpToDate()
418 VLOG(oat) << "Oat image checksum does not match image checksum."; in GivenOatFileStatus()
422 VLOG(oat) << "Image checksum test skipped for compiler filter " << current_compiler_filter; in GivenOatFileStatus()
584 VLOG(oat) << "OatFileAssistant: " << error_msg; in GetRequiredDexChecksums()
634 VLOG(oat) << "Failed to verify checksums of oat file " << oat_file.GetLocation() in ValidateBootClassPathChecksums()
777 VLOG(oat) << "unable to open vdex file " << vdex_filename << ": " << error_msg; in Status()
783 VLOG(oat) << error_msg; in Status()
791 VLOG(oat) << file->GetLocation() << " is " << status_ in Status()
[all …]
Dthread_list.cc619 VLOG(threads) << *self << " SuspendAll for " << cause << " starting..."; in SuspendAll()
621 VLOG(threads) << "Thread[null] SuspendAll for " << cause << " starting..."; in SuspendAll()
664 VLOG(threads) << *self << " SuspendAll complete"; in SuspendAll()
666 VLOG(threads) << "Thread[null] SuspendAll complete"; in SuspendAll()
710 VLOG(threads) << "requesting thread suspend: " << *thread; in SuspendAllInternal()
778 VLOG(threads) << *self << " ResumeAll starting"; in ResumeAll()
780 VLOG(threads) << "Thread[null] ResumeAll starting"; in ResumeAll()
812 VLOG(threads) << *self << " ResumeAll waking others"; in ResumeAll()
814 VLOG(threads) << "Thread[null] ResumeAll waking others"; in ResumeAll()
820 VLOG(threads) << *self << " ResumeAll complete"; in ResumeAll()
[all …]
Dnative_bridge_art_interface.cc95 VLOG(startup) << "Runtime::Setup native bridge library: " in LoadNativeBridge()
102 VLOG(startup) << "Runtime::Pre-initialize native bridge"; in PreInitializeNativeBridge()
Dmonitor_pool.cc49 VLOG(monitor) << "Expanding to capacity " in AllocateChunk()
118 VLOG(monitor) << "Allocating a new chunk."; in CreateMonitorInPool()
Dthread_linux.cc54 VLOG(threads) << "Alternate signal stack is " << PrettySize(ss.ss_size) << " at " << ss.ss_sp; in SetUpAlternateSignalStack()
Ddebugger.cc116 VLOG(jdwp) << "Sending heap info to DDM"; in GcDidFinish()
121 VLOG(jdwp) << "Dumping heap to DDM"; in GcDidFinish()
126 VLOG(jdwp) << "Dumping native heap to DDM"; in GcDidFinish()
244 VLOG(jdwp) << StringPrintf("DDM reply: type=0x%08x data=%p offset=%d length=%d", in DdmHandleChunk()
268 VLOG(jdwp) << "Broadcasting DDM " << (connect ? "connect" : "disconnect") << "..."; in DdmBroadcast()
972 VLOG(jdwp) << "Collecting StringTables."; in GetRecentAllocations()
1001 VLOG(jdwp) << "Done collecting StringTables:" << std::endl in GetRecentAllocations()
1035 VLOG(jdwp) << "Dumping allocations with stacks"; in GetRecentAllocations()
1079 VLOG(jdwp) << "Dumping tables."; in GetRecentAllocations()
1089 VLOG(jdwp) << "GetRecentAllocations: data created. " << bytes.size(); in GetRecentAllocations()
/art/runtime/ti/
Dagent.cc52 VLOG(agents) << "Loading agent: " << name_ << " " << args_; in Load()
62 VLOG(agents) << "Attaching agent: " << name_ << " " << args_; in Attach()
80 VLOG(agents) << "err: " << *error_msg; in DoLoadHelper()
88 VLOG(agents) << "err: " << *error_msg; in DoLoadHelper()
102 VLOG(agents) << "err: " << *error_msg; in DoLoadHelper()
179 VLOG(agents) << this << " is not currently loaded!"; in Unload()
212 VLOG(agents) << "Unable to find 'Agent_OnLoad' symbol in " << this; in PopulateFunctions()
216 VLOG(agents) << "Unable to find 'Agent_OnAttach' symbol in " << this; in PopulateFunctions()
220 VLOG(agents) << "Unable to find 'Agent_OnUnload' symbol in " << this; in PopulateFunctions()
/art/compiler/jit/
Djit_compiler.cc75 VLOG(compiler) << "JIT compiler option " << option; in ParseCompilerOptions()
79 VLOG(compiler) << "JIT instruction set variant " << str; in ParseCompilerOptions()
87 VLOG(compiler) << "JIT instruction set features " << str; in ParseCompilerOptions()
119 VLOG(jit) << "Create jit compiler"; in jit_load()
122 VLOG(jit) << "Done creating jit compiler"; in jit_load()
188 VLOG(jit) << "Compilation of " in CompileMethod()
/art/runtime/gc/space/
Dmalloc_space.cc154 VLOG(heap) << "MallocSpace::MoreCore " << PrettySize(increment); in MoreCore()
198 VLOG(heap) << "Begin " << reinterpret_cast<const void*>(begin_) << "\n" in CreateZygoteSpace()
206 VLOG(heap) << "Creating new AllocSpace: "; in CreateZygoteSpace()
207 VLOG(heap) << "Size " << GetMemMap()->Size(); in CreateZygoteSpace()
208 VLOG(heap) << "GrowthLimit " << PrettySize(growth_limit); in CreateZygoteSpace()
209 VLOG(heap) << "Capacity " << PrettySize(capacity); in CreateZygoteSpace()
242 VLOG(heap) << "Failed creating zygote space from space " << GetName(); in CreateZygoteSpace()
244 VLOG(heap) << "zygote space creation done"; in CreateZygoteSpace()
/art/runtime/jit/
Dprofile_saver.cc454 VLOG(profiler) << "Locations for " << it.first << " " << android::base::Join(locations, ':'); in FetchAndCacheResolvedClassesAndMethods()
460 VLOG(profiler) << "Location " << dex_file->GetLocation() in FetchAndCacheResolvedClassesAndMethods()
479 VLOG(profiler) << "Location " << base_location in FetchAndCacheResolvedClassesAndMethods()
496 VLOG(profiler) << "Added " << classes.size() << " classes for location " in FetchAndCacheResolvedClassesAndMethods()
504 VLOG(profiler) << "Location not found " << base_location; in FetchAndCacheResolvedClassesAndMethods()
508 VLOG(profiler) << "Profile saver recorded " << hot_methods.NumReferences() << " hot methods and " in FetchAndCacheResolvedClassesAndMethods()
546 VLOG(profiler) << "Tracked filename " << filename << " locations " in ProcessProfilingInfo()
572 VLOG(profiler) << "last_save_number_of_methods=" << last_save_number_of_methods in ProcessProfilingInfo()
611 VLOG(profiler) << "Not enough information to save to: " << filename in ProcessProfilingInfo()
677 VLOG(profiler) << "Profile saver shutdown"; in RunProfileSaverThread()
[all …]
Djit_memory_region.cc86 VLOG(jit) << oss.str(); in Initialize()
213 VLOG(jit) << kFailedNxView; in Initialize()
258 VLOG(jit) << "Created JitMemoryRegion" in Initialize()
328 VLOG(jit) << "Increasing code cache capacity to " << PrettySize(current_capacity_); in IncreaseCodeCacheCapacity()
463 VLOG(jit) << "Failed to flush data in CommitData"; in CommitData()
/art/simulator/
Dcode_simulator_container.cc35 VLOG(simulator) << "Could not load " << libart_simulator_so_name << ": " << dlerror(); in CodeSimulatorContainer()
/art/runtime/gc/collector/
Dimmune_spaces.cc75 VLOG(collector) << "Interval " << reinterpret_cast<const void*>(begin) << "-" in CreateLargestImmuneRegion()
103 VLOG(collector) << "Immune region " << largest_immune_region_.Begin() << "-" in CreateLargestImmuneRegion()
/art/adbconnection/
Dadbconnection.cc350 VLOG(jdwp) << "Not sending ddms data of type " in SendDdmPacket()
421 VLOG(jdwp) << StringPrintf("sent DDMS packet %c%c%c%c to debugger %zu", in SendDdmPacket()
472 VLOG(jdwp) << "Fds have been sent to jdwp agent!"; in SendAgentFds()
565 VLOG(jdwp) << "Local agent control sock has data: " << static_cast<const char*>(buf); in RunPollLoop()
597 VLOG(jdwp) << "Ignoring second debugger. Accept then drop!"; in RunPollLoop()
602 VLOG(jdwp) << "Adb connection established with fd " << new_fd; in RunPollLoop()
608 VLOG(jdwp) << "Sending fds as soon as we received them."; in RunPollLoop()
625 VLOG(jdwp) << "Sending agent fds again on data."; in RunPollLoop()
633 VLOG(jdwp) << "Woke up poll without anything to do!"; in RunPollLoop()
684 VLOG(jdwp) << "Loading agent due to jdwp packet that cannot be handled by adbconnection."; in HandleDataWithoutAgent()
/art/runtime/jni/
Djava_vm_ext.cc130 VLOG(jni) << "[" << *self << " waiting for \"" << path_ << "\" " << "JNI_OnLoad...]"; in CheckOnLoadResult()
135 VLOG(jni) << "[Earlier JNI_OnLoad for \"" << path_ << "\" " in CheckOnLoadResult()
324 VLOG(jni) << "[Found native code for " << jni_long_name in FindNativeMethodInternal()
367 VLOG(jni) << "[No JNI_OnUnload found in \"" << library->GetPath() << "\"]"; in UnloadLibraries()
369 VLOG(jni) << "[JNI_OnUnload found for \"" << library->GetPath() << "\"]: Calling..."; in UnloadLibraries()
984 VLOG(jni) << "[Shared library \"" << path << "\" already loaded in " in LoadNativeLibrary()
1021 VLOG(jni) << "[Call to dlopen(\"" << path << "\", RTLD_NOW) returned " << handle << "]"; in LoadNativeLibrary()
1026 VLOG(jni) << "dlopen(\"" << path << "\", RTLD_NOW) failed: " << *error_msg; in LoadNativeLibrary()
1062 VLOG(jni) << "[Added shared library \"" << path << "\" for ClassLoader " << class_loader << "]"; in LoadNativeLibrary()
1067 VLOG(jni) << "[No JNI_OnLoad found in \"" << path << "\"]"; in LoadNativeLibrary()
[all …]
/art/runtime/verifier/
Dregister_line.cc345 VLOG(verifier) << "monitor-enter stack overflow while verifying " in PushMonitor()
360 VLOG(verifier) << "unexpected monitor-enter on register v" << reg_idx << " in " in PushMonitor()
374 VLOG(verifier) << "monitor-exit stack underflow while verifying " in PopMonitor()
394 VLOG(verifier) << "monitor-exit not unlocking the top of the monitor stack while verifying " in PopMonitor()
447 VLOG(verifier) << "mismatched stack depths (depth=" << MonitorStackDepth() in MergeRegisters()
481 VLOG(verifier) << "mismatched stack depths for register v" << idx in MergeRegisters()
522 VLOG(verifier) << "mismatched lock levels for register v" << idx << ": " in MergeRegisters()
Dregister_line-inl.h180 VLOG(verifier) << "expected empty monitor stack in " in VerifyMonitorStackEmpty()
224 VLOG(verifier) << "Also unlocking " << pair.first; in ClearRegToLockDepth()
/art/runtime/gc/
Dallocation_record.cc93 VLOG(heap) << "Start SweepAllocationRecords()"; in SweepAllocationRecords()
121 VLOG(heap) << "Deleted " << count_deleted << " allocation records"; in SweepAllocationRecords()
122 VLOG(heap) << "Updated " << count_moved << " allocation records"; in SweepAllocationRecords()
/art/dex2oat/dex/
Ddex_to_dex_compiler.cc384 VLOG(compiler) << "Replacing " << Instruction::Name(inst->Opcode()) in CompileReturnVoid()
406 VLOG(compiler) << "Removing " << Instruction::Name(inst->Opcode()) in CompileCheckCast()
439 VLOG(compiler) << "Quickening " << Instruction::Name(inst->Opcode()) in CompileInstanceFieldAccess()
487 VLOG(compiler) << "Quickening " << Instruction::Name(inst->Opcode()) in CompileInvokeVirtual()
569 VLOG(compiler) << "Quicken data mismatch, for method " in CompileMethod()
642 VLOG(compiler) << "Shared code items " << shared_code_items_.size(); in SetDexFiles()
/art/compiler/optimizing/
Dbuilder.cc88 VLOG(compiler) << "Skip compilation of huge method " in SkipCompilation()
97 VLOG(compiler) << "Skip compilation of large method with no branch " in SkipCompilation()
/art/libartbase/base/
Dlogging.h111 #define VLOG(module) if (VLOG_IS_ON(module)) LOG(INFO) macro

123