The catalog of LKST addon modules

# May 20 2004 - Written by Masami Hiramatsu<hiramatu@sdl.hitachi.co.jp>

1. Statistics of events
module:
    lkst_mod_event_count.ko [evhandler_id=<id>] [maskset_id_base=<id>]

helper application:
    lkst_event_count [-c | -k] [-C] [-l count_limit]


2. Log into a specified buffer
module:
    lkst_mod_log_onebuffer.ko [evhandler_id=<id>] [buffer_id=<id>]


3. Log events about a specified process
module:
    lkst_mod_rec_selected_proc.ko [evhandler_id=<id>]

helper application:
    lkst_rec_proc.sh <command>


4. [i386 only] Lightwaight logging handler
module:
    i386/lkst_mod_light.ko [evhandler_id=<id>]


5. [i386 only] Log events with call trace
module:
    i386/lkst_mod_stacktrace.ko [evhandler_id=<id>] [maskset_id_base=<id>]

helper application:
    i386/lkst_mod_stacktrace_read.pl [-s System.map] [-k ksyms] [-d dumpfile]


6. [i686(Pentium2&3) only] Performance monitoring handler
module:
    i386/lkst_mod_pmc.ko


7. Watchdog handler for failure detection
module:
    watchdog/lkst_mod_watchdog_log.ko [evhandler_id=<id>]

helper application:
    watchdog/lkstdogkeeper [-dh] [-s sleep_time] [-x max_time] [-f dump_file]
    watchdog/taskdump [-n tracenum] [-p target_pid] [-s symfile] -f file


8. LSM operation hooks module
module:
    security/lkst_mod_lsm.ko

----
 COPYRIGHT (C) HITACHI,LTD. 2004
