ナカモト ユキカズ
Yukikazu Nakamoto
中本 幸一 所属 ノートルダム清心女子大学 情報デザイン学部 情報デザイン学科 職種 教授 |
|
言語種別 | 英語 |
発行・発表の年月 | 2009/03 |
形態種別 | 研究論文(国際会議プロシーディングス) |
査読 | 査読あり |
招待論文 | 招待あり |
標題 | Proposing Universal Execution Trace Framework for Embedded Software using QEMU |
執筆形態 | 共著 |
掲載誌名 | FIRST INTERNATIONAL WORKSHOP ON SOFTWARE TECHNOLOGIES FOR FUTURE DEPENDABLE DISTRIBUTED SYSTEMS, PROCEEDINGS |
出版社・発行元 | IEEE COMPUTER SOC |
巻・号・頁 | pp.173-178 |
著者・共著者 | Yukikazu Nakamoto,Tatsunori Osaki,Issei Abe |
概要 | A dynamic program trace facility is very useful for program debugging, testing, validating, and profiling. A variety of tools equipped with dynamic program trace facilities have been developed and used. In this paper, we propose a universal execution trace framework for embedded software that uses QEMU, which is a virtual execution environment generator that uses instruction translation. In this framework, common intermediate instructions are defined to trace program execution in QEMU. A tool developer can develop a tool such as a system behavior analyzer by writing functions that collects trace data at locations of the inserted common trace instructions. |