- 论坛徽章:
- 0
|
设置跟踪调试语句,在ubi_io_write函数中停止,由于程序运行需要2个多小时,所以尝试找出运行时间长的原因:
- [ 7.833740] vmt5 :LINE=569, FUN=ubi_resize_volume
- [ 7.834136] vtbl: LINE=92,FUN=ubi_change_vtbl_record
- [ 7.848419] eba: LINE=656,FUN=ubi_eba_write_leb
- [ 7.848815] wl.c :LINE=419,FUN=ubi_wl_get_peb
- [ 7.861267] wl.c :LINE=297,FUN=produce_free_peb
- [ 7.861663] wl.c :LINE=223,FUN=do_work
- [ 7.874237] ic.c :LINE=899,FUN=ubi_io_write_ec_hdr
- [ 7.874664] ic.c :LINE=248,FUN=ubi_io_write
- [ 169.957702] ic.c :LINE=903,FUN=ubi_io_write_ec_hdr
- [ 169.959167] wl.c :LINE=266,FUN=do_work
- [ 169.964813] wl.c :LINE=309,FUN=produce_free_peb
- [ 169.965667] wl.c :LINE=444,FUN=ubi_wl_get_peb
- [ 169.974212] eba: LINE=658,FUN=ubi_eba_write_leb
- [ 169.979156] LINE=1160,FUN=ubi_io_write_vid_hdr
- [ 169.979980] ic.c :LINE=248,FUN=ubi_io_write
- [ 327.953582] eba: LINE=673,FUN=ubi_eba_write_leb
- [ 327.955474] LINE=653,FUN=ubi_io_write_data
- [ 327.956909] ic.c :LINE=248,FUN=ubi_io_write
复制代码 |
|