* Thu Sep 15 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- fix a filtering algorithm bug in lkst_proc_filter

* Mon Sep 12 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- fix a conflict problem between proclive and procname

* Sat Sep 10 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- add lkst_proc_list and lkst_proc_filter script

* Fri Sep  9 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- update lkstla version to 1.2
- support procname in lkst_make_mask
- fix bugs in procname event handler
- support x86_64 in cleanup_mem

* Thu Sep  8 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- add N option to show command name to log formatter

* Tue Aug 30 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- add procname event handler

* Tue Aug 23 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- fix bug in waitcpu analyzer

* Mon Aug 22 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- fix waitcpu analyzer to handle rare process state transition correctly

* Thu Aug 18 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- change elapsed time to be calculated based on first evetn time

* Tue Aug  9 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- fix bug that xtics and labels are never displayed
- fix to show key value as label if not specified -a in lkst_plot_stat

* Mon Aug  8 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- change filtering parser algorithm
- add E option to log formatter to display elapsed time
- add ipc, socketcall, waitcpu and procrun analyzers
- add percentage column in output of statistics formatter
- enhance lkst_plot_dist, lkst_plot_log and lkst_plot_stat

* Tue Jul 26 2005 Masami Hiramatsu <hiramatu@sdl.hitachi.co.jp>
- fix to remove sessions when it is filtered out.

* Thu Jul 14 2005 Masami Hiramatsu <hiramatu@sdl.hitachi.co.jp>
- remove obsoleted description about installation from README

* Tue Jul 12 2005 Masami Hiramatsu <hiramatu@sdl.hitachi.co.jp>
- support --with-kbin option in lkstlogtools.spec.in

* Fri Jul  8 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- fix SEGV bug in slot.c
- get mksyscalls.sh to use KSRCDIR

* Thu Jun 30 2005 Hidehiro Kawai <h-kawai@sdl.hitachi.co.jp>
- add quiet mode to lkstla

* Wed Jun 29 2005 Masami Hiramatsu <hiramatu@sdl.hitachi.co.jp>
- fix filter's parser

* Fri Jun  3 2005 Masami Hiramatsu <hiramatu@sdl.hitachi.co.jp>
- remove lkst_fmt_sysinfo ( was replaced by lkstla sysinfo)
- fix lkst_plot_sysinfo/vminfo to handle multiple logfiles.

* Thu Jun  2 2005 Hidehiro KAWAI <h-kawai@sdl.hitachi.co.jp>
- divide SYSTEM_INFO event into SYSTEM_INFO and SYSTEM_INFO2
- divide MEM_VM_INFO event into MEM_VM_INFO and MEM_VM_INFO2
- add sysinfo and vminfo analyzer
- rewrite lkst_plot_sysinfo
- add lkst_plot_vminfo

* Mon May 23 2005 Masami HIRAMATSU <hiramatu@sdl.hitachi.co.jp>
- divide into the main package and a "drivers" package.

* Fri May 13 2005 Masami HIRAMATSU <hiramatu@sdl.hitachi.co.jp>
- add a spec file.

* Thu 12 May 2005, Masami Hiramatsu
 - fix distribution formatter.
 - fix scripts/Makefile to install scripts into correct directories.

* Wed 11 May 2005, Masami Hiramatsu
 - move lkst_plot-demo to demo/ directory.
 - -s option supports csv style.

* Thu 28 Apr 2005, Masami Hiramatsu
 - update filters to specify filtering range.

* Wed 27 Apr 2005, Masami Hiramatsu
 - add exception processing analyzer
 - fix a bug in slot.c - find_nearest_slot() had returned previous slot.

* Fri 22 Apr 2005, Hidehiro Kawai
 - lkstla supports x86_64 for all analyzers

* Mon 18 Apr 2005, Masami Hiramatsu
 - support pause/resume feature on the syscall analyzer.
 - add timespec_eq() macro.
 - fix syscall.c to analyze sys_sigreturn

* Mon  4 Apr 2005, Masami Hiramatsu
 - add block device analyzer
 - enhance log format.
 - update version to 1.1.0

* Wed 31 Mar 2005, Masami Hiramatsu<hiramatu@sdl.hitachi.co.jp>
 - fix elvtime and elvqueue analyzer
 - add BIO_MAKE_REQ2 event
 - add iosector analyzer.

* Wed 30 Mar 2005, Masami Hiramatsu<hiramatu@sdl.hitachi.co.jp>
 - add io-elevator analyzer.

* Mon 28 Mar 2005, Masami Hiramatsu<hiramatu@sdl.hitachi.co.jp>
 - make key filter and PID filter to range filter.
 - add cpu filter and metric filter
 - rename "delta" to "metric".
