Home
last modified time | relevance | path

Searched refs:DEBUG_FUNCTION (Results 1 – 11 of 11) sorted by relevance

/external/ltrace/
Dhandle_event.c90 debug(DEBUG_FUNCTION, "handle_event(pid=%d, type=%d)", in handle_event()
225 debug(DEBUG_FUNCTION, "pending_new(%d)", pid); in pending_new()
241 debug(DEBUG_FUNCTION, "pending_new_insert(%d)", pid); in pending_new_insert()
256 debug(DEBUG_FUNCTION, "pending_new_remove(%d)", pid); in pending_new_remove()
271 debug(DEBUG_FUNCTION, "handle_clone(pid=%d)", event->proc->pid); in handle_clone()
320 debug(DEBUG_FUNCTION, "handle_new(pid=%d)", event->e_un.newpid); in handle_new()
350 debug(DEBUG_FUNCTION, "shortsignal(pid=%d, signum=%d)", proc->pid, signum); in shortsignal()
376 debug(DEBUG_FUNCTION, "sysname(pid=%d, sysnum=%d)", proc->pid, sysnum); in sysname()
396 debug(DEBUG_FUNCTION, "arch_sysname(pid=%d, sysnum=%d)", proc->pid, sysnum); in arch_sysname()
413 debug(DEBUG_FUNCTION, "handle_signal(pid=%d, signum=%d)", event->proc->pid, event->e_un.signum); in handle_signal()
[all …]
Dbreakpoints.c118 debug(DEBUG_FUNCTION, "address2bpstruct(pid=%d, addr=%p)", proc->pid, addr); in address2bpstruct()
272 debug(DEBUG_FUNCTION, in insert_breakpoint_at()
335 debug(DEBUG_FUNCTION, "delete_breakpoint_at(pid=%d, addr=%p)", in delete_breakpoint_at()
387 debug(DEBUG_FUNCTION, "disable_bp_cb(pid=%d)", proc->pid); in disable_bp_cb()
396 debug(DEBUG_FUNCTION, "disable_all_breakpoints(pid=%d)", proc->pid); in disable_all_breakpoints()
431 debug(DEBUG_FUNCTION, "breakpoints_init(pid=%d)", proc->pid); in breakpoints_init()
Dproc.c732 debug(DEBUG_FUNCTION, "detach_task %d from leader %d", in clear_leader()
741 debug(DEBUG_FUNCTION, "remove_proc(pid=%d)", proc->pid); in remove_process()
755 debug(DEBUG_FUNCTION, "install_event_handler(pid=%d, %p)", proc->pid, handler); in install_event_handler()
764 debug(DEBUG_FUNCTION, "destroy_event_handler(pid=%d, %p)", proc->pid, handler); in destroy_event_handler()
780 debug(DEBUG_FUNCTION, in breakpoint_for_symbol()
854 debug(DEBUG_FUNCTION, "activated latent symbol"); in proc_activate_latent_symbol()
864 debug(DEBUG_FUNCTION, "activated delayed symbol"); in proc_activate_delayed_symbol()
1021 debug(DEBUG_FUNCTION, "proc_add_breakpoint(pid=%d, %s@%p)", in proc_add_breakpoint()
1043 debug(DEBUG_FUNCTION, "proc_remove_breakpoint(pid=%d, %s@%p)", in proc_remove_breakpoint()
Ddebug.h33 DEBUG_FUNCTION = 040 enumerator
Ddemangle.c45 debug(DEBUG_FUNCTION, "my_demangle(name=%s)", function_name); in my_demangle()
Dltrace-elf.c423 debug(DEBUG_FUNCTION, "close_elf()"); in ltelf_destroy()
577 debug(DEBUG_FUNCTION, "ltelf_read_elf(filename=%s)", filename); in ltelf_read_elf()
787 debug(DEBUG_FUNCTION, "marking %s latent", libsym->name); in mark_chain_latent()
1120 debug(DEBUG_FUNCTION, "-l matches %s", lib->soname); in populate_symtab()
Dread_config_file.c1262 debug(DEBUG_FUNCTION, "Reading config file `%s'...", path); in read_config_file()
/external/ltrace/sysdeps/linux-gnu/
Dproc.c325 debug(DEBUG_FUNCTION, "find_dynamic_entry()"); in proc_find_dynamic_entry_addr()
475 debug (DEBUG_FUNCTION, "crawl_linkmap()"); in crawl_linkmap()
560 debug(DEBUG_FUNCTION, "load_debug_struct"); in load_debug_struct()
573 debug(DEBUG_FUNCTION, "arch_check_dbg"); in rdebug_bp_on_hit()
612 debug(DEBUG_FUNCTION, "linkmap_init(%d, dyn_addr=%p)", proc->pid, dyn_addr); in linkmap_init()
Devents.c59 debug(DEBUG_FUNCTION, "%d: queuing event %d for later", in enque_event()
92 debug(DEBUG_FUNCTION, "dequeuing event %d for %d", in each_qd_event()
144 debug(DEBUG_FUNCTION, "next_event()"); in next_event()
Dtrace.c870 debug(DEBUG_FUNCTION, in process_install_stopping_handler()
/external/ltrace/sysdeps/linux-gnu/x86/
Dtrace.c99 debug(DEBUG_FUNCTION, "sysnum=%ld %p %d", ret, in syscall_p()