acrn-hypervisor/tools/acrn-crashlog/acrnprobe/include
Liu, Xinwu 73e5323261 tools: acrn-crashlog: stop only collecting logs when exceeding configured size
Crashlog would drop all events after the storaged log size exceeds the
configured parameter "foldersize" previously, that basically means all
activities are stopped.

This patch brings other activities back (e.g. the records in the file
"history_event" will be updated continually), and restricts the "foldersize" by
stopping log collection.

Tracked-On: #1024
Signed-off-by: Liu, Xinwu <xinwu.liu@intel.com>
Reviewed-by: Zhi Jin <zhi.jin@intel.com>
Acked-by: Chen, Gang <gang.c.chen@intel.com>
2019-02-28 13:18:57 +08:00
..
android_events.h tools: acrn-crashlog: remove unsafe strlen in common 2018-10-19 22:49:04 +08:00
channels.h tools: acrn-crashlog: channel module for acrnprobe 2018-05-23 17:10:51 +08:00
crash_reclassify.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
event_handler.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
event_queue.h tools: acrn-crashlog: refine the configuration structure 2018-10-19 22:49:04 +08:00
history.h tools: acrn-crashlog: update string operation in acrnprobe 2018-10-19 22:49:04 +08:00
load_conf.h tools: acrn-crashlog: stop only collecting logs when exceeding configured size 2019-02-28 13:18:57 +08:00
loop.h tools: acrn-crashlog: New apis to replace debugfs 2018-07-27 16:38:21 +08:00
probeutils.h tools: acrn-crashlog: update string operation in acrnprobe 2018-10-19 22:49:04 +08:00
property.h tools: acrn-crashlog: fix build warnings with gcc8.1.1 2018-07-31 11:24:11 +08:00
sender.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
startupreason.h tools:acrn-crashlog: Get reboot reason in acrnprobe 2018-07-12 17:29:51 +08:00