This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src ChangeLog staplog.c


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hiramatu@sourceware.org	2007-10-19 19:54:23

Modified files:
	.              : ChangeLog staplog.c 

Log message:
	2007-10-19  Masami Hiramatsu <mhiramat@redhat.com>
	
	From Satoru Moriya <satoru.moriya.br@hitachi.com>:
	* staplog.c :(create_output_dir): New function for creating output
	directory.
	(create_output_filename): New function for making output filename.
	(print_rchan_info): New function for displaying relay channel status.
	(open_output_file): New function for opening output file.
	(output_cpu_logs): Cleanup code and fix bugs to retrieve buffer
	data even when the last buffer is full and even if the systemtap
	uses old(non-utt) format. Add a routine for '-a' option.
	(cmd_staplog): Add '-a' option.
	(help_staplog): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.706&r2=1.707
http://sourceware.org/cgi-bin/cvsweb.cgi/src/staplog.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]