lkstlogtools -- LKST tools for logfile

executables:
  bin/lkstla
  bin/lkstlogdiv
  scripts/lkst_plot_dist
  scripts/lkst_plot_stat
  scripts/lkst_plot_log
  scripts/lkst_plot_sysinfo
  scripts/lkst_fmt_sysinfo
  scripts/lkst_make_mask
  scripts/mksyscalls.sh

lkstla : lkst log analyzer
lkstla analyze binary logfile outputted by lkstlogd or lkstbuf read -f *.
This tool can analyze specific events as "event sessions" and output following
3 formatted data:
log -- output session starting time and session period time.
statistics -- output number of sessions, average, maximum, and minimum
period time.
distribution -- output numbers of sessions classified by period time.

lkstlogdiv : lkst log divider
lkstlogdiv divids a raw logfile (logged by lkstlogd or lkstbuf) into sorted
logfiles.


---
 The development of this program is partly supported by IPA
 (Information-Technology Promotion Agency, Japan).
---
 Copyright (C) HITACHI,LTD. 2004-2005

