| /misc/debug_tools/acrn_crashlog/usercrash/ |
| A D | server.c | 146 LOGE("failed to generate path\n"); in find_oldest_usercrash() 155 LOGE("failed to stat %s\n", path); in find_oldest_usercrash() 183 LOGE("failed to generate file name\n"); in get_usercrash() 268 LOGE("Malloc memory for crash failed.\n"); in crash_accept_cb() 285 LOGE("crash request timed out\n"); in crash_request_cb() 289 LOGE("from crash socket\n"); in crash_request_cb() 341 LOGE("from crash socket\n"); in crash_completed_cb() 369 LOGE("received fatal signal: %d\n", sig); in sig_handler() 431 LOGE("error (%s)\n", strerror(errno)); in main() 447 LOGE("construct socket path error\n"); in main() [all …]
|
| A D | crash_dump.c | 41 LOGE("write to buf failed\n"); in loginfo() 107 LOGE("fwrite error\n"); in save_coredump() 142 LOGE("get gdb info failed\n"); in get_backtrace() 148 LOGE("write file failed\n"); in get_backtrace() 179 LOGE("read file failed\n"); in save_proc_info() 184 LOGE("write file failed\n"); in save_proc_info() 211 LOGE("get fd list failed\n"); in get_openfiles() 242 LOGE("save stack failed\n"); in save_usercrash_file() 248 LOGE("save maps failed\n"); in save_usercrash_file() 287 LOGE("read file failed\n"); in get_key_value() [all …]
|
| A D | client.c | 55 LOGE("failed to set receive timeout\n"); in set_timeout() 60 LOGE("failed to set send timeout\n"); in set_timeout() 85 LOGE("crash process name is NULL\n"); in usercrashd_connect() 91 LOGE("failed to connect to usercrashd, error (%s)\n", in usercrashd_connect() 105 LOGE("failed to write DumpRequest packet, error (%s)\n", in usercrashd_connect() 114 LOGE("failed to read response to DumpRequest packet, "); in usercrashd_connect() 115 LOGE("error (%s)\n", strerror(errno)); in usercrashd_connect() 124 LOGE("unexpected dump response:%d\n", packet.packet_type); in usercrashd_connect() 136 LOGE("failed to set output fd flags, error (%s)\n", in usercrashd_connect() 220 LOGE("usercrashd_connect failed, error (%s)\n", in main() [all …]
|
| A D | protocol.c | 72 LOGE("connect to usercrashd failed ,error (%s)\n", in socket_local_client_connect()
|
| /misc/debug_tools/acrn_crashlog/acrnprobe/ |
| A D | event_handler.c | 45 LOGE("event (%d, %s) processing...\n", in wdt_timeout() 51 LOGE("total %d unhandled events :\n", count); in wdt_timeout() 57 LOGE("CRASH (%s, %s)\n", (char *)crash->name, in wdt_timeout() 62 LOGE("INFO (%s)\n", (char *)info->name); in wdt_timeout() 65 LOGE("UPTIME\n"); in wdt_timeout() 68 LOGE("HEART_BEAT\n"); in wdt_timeout() 71 LOGE("REBOOT\n"); in wdt_timeout() 74 LOGE("error event type %d\n", e->event_type); in wdt_timeout() 116 LOGE("signal failed, error (%s)\n", strerror(errno)); in watchdog_init() 154 LOGE("malloc failed, error (%s)\n", strerror(errno)); in event_handle() [all …]
|
| A D | loop.c | 48 LOGE("blkid new probe failed\n"); in get_par_startaddr_from_img() 53 LOGE("blkid get partitions failed\n"); in get_par_startaddr_from_img() 58 LOGE("(%d) partitions in (%s)??\n", nparts, img); in get_par_startaddr_from_img() 98 LOGE("failed to get free loopdev, error (%s)\n", in loopdev_num_get_free() 186 LOGE("failed to get data par startaddr\n"); in loopdev_set_img_par() 353 LOGE("ext2fs failed to get mem, error (%s)\n", in e2fs_dump_file_by_inodenum() 537 LOGE("ext2fs failed to read inode, "); in dump_inode_recursively_by_inodenum() 545 LOGE("ext2fs failed to dump file, "); in dump_inode_recursively_by_inodenum() 578 LOGE("dump dir aborted...\n"); in dump_inode_recursively_by_inodenum() 595 LOGE("dir need dump into an existed dir\n"); in e2fs_dump_dir_by_dpath() [all …]
|
| A D | property.c | 46 LOGE("compute string failed, out of memory\n"); in get_device_id() 52 LOGE("Could not get mmc id: %d (%s)\n", in get_device_id() 57 LOGE("Could not find DeviceId, set it to '%s'\n", in get_device_id() 78 LOGE("failed to get version from %s, error (%s)\n", in get_buildversion() 85 LOGE("compute string failed, out of memory\n"); in get_buildversion() 96 LOGE("create (%s) failed, error (%s)\n", logbuildid, in get_buildversion() 104 LOGE("Cannot read %s, error (%s)\n", in get_buildversion() 127 LOGE("init properties failed\n"); in init_properties()
|
| A D | sender.c | 66 LOGE("failed to check outdir size\n"); in log_grows() 317 LOGE("out of memory\n"); in crashlog_send_crash() 323 LOGE("out of memory\n"); in crashlog_send_crash() 451 LOGE("failed to remove %s, %s\n", e->dir, in crashlog_send_vmevent() 476 LOGE("failed to asprintf\n"); in crashlog_event_analyze() 605 LOGE("failed to analyze event\n"); in crashlog_send() 609 LOGE("failed to request resouce\n"); in crashlog_send() 660 LOGE("mkdir (%s) failed, error (%s)\n", in init_sender() 666 LOGE("init sender failed\n"); in init_sender() 689 LOGE("failed to asprintf\n"); in init_sender() [all …]
|
| A D | history.c | 156 LOGE("failed to write %s, %s\n", path, in update_event_count_file() 172 LOGE("failed to prepare %s, %s\n", path, in init_event_count_file() 180 LOGE("failed to read %s, %s\n", path, in init_event_count_file() 233 LOGE("compute string failed, out of memory\n"); in backup_history() 246 LOGE("Prepare new history_file failed, exit\n"); in backup_history() 291 LOGE("failed to generate new line\n"); in hist_raise_event() 335 LOGE("failed to construct the firstline\n"); in hist_raise_uptime() 365 LOGE("generate event id failed, error (%s)\n", in hist_raise_infoerror() 428 LOGE("failed to construct the fristline\n"); in prepare_history() 433 LOGE("Write (%s, %s) failed, error (%s)\n", in prepare_history() [all …]
|
| A D | channels.c | 75 LOGE("invalid path, drop event.\n"); in create_event() 236 LOGE("timer_create failed.\n"); in create_polling_job() 245 LOGE("timer_settime failed.\n"); in create_polling_job() 342 LOGE("add %s failed, error (%s)\n", in channel_inotify() 363 LOGE("add %s failed, error (%s)\n", in channel_inotify() 425 LOGE("get a unknown event\n"); in receive_inotify_events() 470 LOGE("epoll_create failed, exiting\n"); in wait_events() 482 LOGE("epoll_ctl failed, exiting\n"); in wait_events() 506 LOGE("error ev, channel:%s\n", in wait_events() 536 LOGE("pthread attr init failed\n, error (%s)\n", in create_detached_thread() [all …]
|
| A D | android_events.c | 65 LOGE("out of memory\n"); in next_vm_event() 78 LOGE("out of memory\n"); in next_vm_event() 226 LOGE("invalid key (%s) from (%s)\n", in detect_new_events() 236 LOGE("failed to new vm record\n"); in detect_new_events() 268 LOGE("(%s) invalid\n", sender->vmrecord.path); in fire_detected_events() 289 LOGE("failed to parse vm record\n"); in fire_detected_events() 368 LOGE("failed to get free loop device\n"); in setup_loop_dev() 382 LOGE("out of memory\n"); in setup_loop_dev() 391 LOGE("out of memory\n"); in setup_loop_dev() 397 LOGE("failed to setup loopdev.\n"); in setup_loop_dev() [all …]
|
| A D | vmrecord.c | 36 LOGE("failed to search %s, %s\n", vmrecord->path, in vmrecord_last() 95 LOGE("failed to mmap %s, %s\n", vmrecord->path, in vmrecord_open_mark() 102 LOGE("(%s) invalid\n", vmrecord->path); in vmrecord_open_mark() 129 LOGE("vmrecord was not initialized\n"); in vmrecord_gen_ifnot_exists() 137 LOGE("failed to create file (%s), %s\n", in vmrecord_gen_ifnot_exists() 158 LOGE("failed to construct record, key (%s)\n", key); in vmrecord_new() 165 LOGE("failed to append file (%s), %s\n", vmrecord->path, in vmrecord_new()
|
| A D | probeutils.c | 184 LOGE("failed to generate event id, out of memory\n"); in generate_event_id() 190 LOGE("failed to generate event id, out of memory\n"); in generate_event_id() 201 LOGE("compute_key error\n"); in generate_event_id() 257 LOGE("the length of path/dir is too long\n"); in reserve_log_folder() 269 LOGE("failed to reserve dir, maxdirs must be greater than 0\n"); in reserve_log_folder() 342 LOGE("out of memory\n"); in generate_crashfile() 365 LOGE("out of memory\n"); in generate_crashfile() 371 LOGE("failed to new crashfile (%s), error (%s)\n", path, in generate_crashfile() 399 LOGE("construct log path failed, out of memory\n"); in generate_log_dir() 405 LOGE("Cannot create dir %s\n", path); in generate_log_dir()
|
| A D | crash_reclassify.c | 156 LOGE("failed to realloc\n"); in _get_data() 169 LOGE("failed to realloc\n"); in _get_data() 218 LOGE("read %s failed, error (%s)\n", filename, strerror(errno)); in crash_match_file() 336 LOGE("failed to read %s, error (%s)\n", in crash_reclassify_by_content() 344 LOGE("failed to get data\n"); in crash_reclassify_by_content()
|
| A D | main.c | 50 LOGE("Invalid frequency (%s) in config file, exiting...\n", in uptime() 59 LOGE("open uptime_file with (%d, %s) failed, error (%s)\n", in uptime()
|
| A D | load_conf.c | 111 LOGE("failed to construct the children of crash\n"); in print() 117 LOGE("names of children too long - truncate\n"); in print() 154 LOGE("get prop (%s) failed\n", key); in get_prop_int() 164 LOGE("prop (%s) exceeds MAX (%d)\n", prop, max); in get_prop_int() 381 LOGE("Failed to convert (%s) to type int, check config file\n", in cfg_atoi() 628 LOGE("build string failed\n"); in parse_uptime() 742 LOGE("Get root (%s) fail\n", path); in load_conf()
|
| A D | startupreason.c | 43 LOGE("failed to read file %s - %s\n", in get_cmdline_bootreason()
|
| /misc/debug_tools/acrn_crashlog/common/ |
| A D | cmdutils.c | 44 LOGE("fork error (%s)\n", strerror(errno)); in execv_out2file() 55 LOGE("open error (%s)\n", strerror(errno)); in execv_out2file() 61 LOGE("dup2 error (%s)\n", strerror(errno)); in execv_out2file() 70 LOGE("execvp (%s) failed, error (%s)\n", argv[0], in execv_out2file() 81 LOGE("waitpid failed, error (%s)\n", strerror(errno)); in execv_out2file() 90 LOGE("%s exited, status=%d\n", argv[0], in execv_out2file() 94 LOGE("%s killed by signal %d\n", argv[0], in execv_out2file() 97 LOGE("%s stopped by signal %d\n", argv[0], in execv_out2file() 145 LOGE("calloc failed, error (%s)\n", strerror(errno)); in exec_out2file()
|
| A D | fsutils.c | 59 LOGE("fclose on %s failed - error is %s\n", in close_file() 438 LOGE("Cannot reset %s - %s\n", filename, in file_reset_init() 800 LOGE("failed to malloc\n"); in ac_scandir() 951 LOGE("out of memory\n"); in dir_recursive() 1002 LOGE("failed to readdir, (%s)\n", in dir_recursive() 1016 LOGE("failed to search in dir %s\n", wdir); in dir_recursive() 1041 LOGE("out of memory\n"); in _get_file_path() 1121 LOGE("failed to recursive dir (%s)\n", dir); in dir_blocks_size() 1224 LOGE("failed to strdup\n"); in config_fmt_to_files() 1285 LOGE("failed to ac_scandir\n"); in config_fmt_to_files() [all …]
|
| A D | strutils.c | 206 LOGE("failed to regcomp - %s\n", err_msg); in reg_match() 213 LOGE("failed to match with reg (%s) str (%s)\n", pattern, str); in reg_match() 267 LOGE("invalid exp - exp must start with \"%%[\" or \"%%*[\"\n"); in exp2reg() 272 LOGE("invalid exp - exp empty\n"); in exp2reg() 278 LOGE("out-of-mem\n"); in exp2reg() 323 LOGE("invalid exp - failed to find the end of exp\n"); in str_split_ere() 328 LOGE("failed to translate exp to reg\n"); in str_split_ere() 342 LOGE("failed to match reg\n"); in str_split_ere()
|
| /misc/debug_tools/acrn_crashlog/common/include/ |
| A D | log_sys.h | 17 #define LOGE(...) \ macro 35 #define LOGE(...) \ macro
|