Skip to content

Commit

Permalink
tools: acrn-crashlog: channel module for acrnprobe
Browse files Browse the repository at this point in the history
The channel represents a way of detecting the system's events.
So far, there are 3 channels:
1. oneshot, detect once while acrnprobe startup.
2. polling, run a detecting job with fixed time interval.
3. inotify, watch the change of file or dir.

Signed-off-by: Liu Xinwu <xinwu.liu@intel.com>
Reviewed-by: Zhang Yanmin <yanmin.zhang@intel.com>
Reviewed-by: Liu Chuansheng <chuansheng.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Acked-by: Eddie Dong <Eddie.dong@intel.com>
  • Loading branch information
lauxinw authored and lijinxia committed May 23, 2018
1 parent 95d6a57 commit 9caa5d7
Show file tree
Hide file tree
Showing 2 changed files with 520 additions and 0 deletions.

0 comments on commit 9caa5d7

Please sign in to comment.