head	1.4;
access;
symbols
	v1_2_1:1.4
	oprofile-0_5_4-branch-sf-snapshot:1.1
	sf-snapshot:1.3
	oprofile-0_5_4-branch:1.1.0.2
	oprofile-0_5_4-branchpoint:1.1;
locks; strict;
comment	@# @;


1.4
date	2006.04.28.19.00.31;	author kseitz;	state Exp;
branches;
next	1.3;

1.3
date	2005.04.14.18.40.15;	author kseitz;	state Exp;
branches;
next	1.2;

1.2
date	2004.10.13.07.24.35;	author jhandcock;	state Exp;
branches;
next	1.1;

1.1
date	2004.10.13.06.14.54;	author jhandcock;	state Exp;
branches;
next	;


desc
@@


1.4
log
@        * LinuxOpcontrolProvider.java (_verbosity): New private member.
        (_runOpcontrol): When running with --start or --start-daemon,
        add verbosity flag.
        (_optionsToArguments): Don't append verbosity. Just save the value.

        * OpxmlRunner.java (run): Use javax.xml.parsers.SAXParserFactory
        instead of org.xml.sax.helpers.XMLReaderFactory.
@
text
@2006-04-28  Keith Seitz  <keiths@@redhat.com>

	* LinuxOpcontrolProvider.java (_verbosity): New private member.
	(_runOpcontrol): When running with --start or --start-daemon,
	add verbosity flag.
	(_optionsToArguments): Don't append verbosity. Just save the value.

	* OpxmlRunner.java (run): Use javax.xml.parsers.SAXParserFactory
	instead of org.xml.sax.helpers.XMLReaderFactory.

2005-04-14  Keith Seitz  <keiths@@redhat.com>

	* LinuxOpcontrolProvider.java (_OPD_SETUP_SEPARATE_ALL): New static variable.
	(_OPD_KERNEL_NONE0: New static variable.
	(_OPD_KERNEL_FILE): New static variable.
	(_OPD_VERBOSE_LOGGING): New static variable.
	(_OPD_VERBOSE_ALL): New static variable.
	(_OPD_VERBOSE_SFILE): New static variable.
	(_OPD_VERBOSE_ARCS): New static variable.
	(_OPD_VERBOSE_SAMPELS): New static variable.
	(_OPD_VERBOSE_MODULE): New static variable.
	(_OPD_VERBOSE_MISC): New static variable.
	(optionsToArguments): Add missing options.

2004-08-27  Keith Seitz  <keiths@@redhat.com>

	* LinuxOpcontrolProvider.java (_OPD_SETUP_SEPARATE): New constant.
	(_OPD_SETUP_SEPARATE_SEPARATOR): New constant.
	(_OPD_SETUP_SEPARATE_SEPARATOR): New constant.
	(_OPD_SETUP_SEPARATE_LIBRARY): New constant.
	(_OPD_SETUP_SEPARATE_KERNEL): New constant.
	(_OPD_SETUP_SEPARATE_THREAD): New constant.
	(_OPD_SETUP_SEPARATE_CPU): New constant.
	(_OPD_SETUP_SEPARATE_EVENT): New constant.
	(_OPD_SETUP_SEPARATE_EVENT_SEPARATOR): New constant.
	(_OPD_SETUP_SEPARATE_EVENT_TRUE): New constant.
	(_OPD_SETUP_SEPARATE_FALSE): New constant.
	(setupDaemon): Change parameter list to OprofileDaemonOptions
	and OprofileDaemonEvent.
	Derive command-line arguments from arguments.
	(_eventToArguments): New method.
	(_optionsToArguments): New method.
	* LinuxOpxmlProvider.java (samples): Remove integer counter number; use
	event text name instead.
	(debugInfo): Use ProfileImage instead of SampleFile.
	* OpxmlRunner.java (run): Remove invalid comment.

2004-07-13  Keith Seitz  <keiths@@redhat.com>

	* LinuxOpcontrolProvider.java (_OPCONTROL_PROGRAM): Call _findOpcontrol.
	(_findOpcontrol): New method.
	* OpxmlRunner.java (_OPXML_PROGRAM): New constant.
	(run): Use XMLReaderFactory.createXMLReader again.
	(_findOpxml): New method.

2004-04-20  Keith Seitz  <keiths@@redhat.com>

	* LinuxOpcontrolProvider.java: New file.
	* LinuxOpxmlProvider.java: New file.
	* OpxmlRunner.java: New file.

@


1.3
log
@        * LinuxOpcontrolProvider.java (_OPD_SETUP_SEPARATE_ALL): New static variable.
        (_OPD_KERNEL_NONE0: New static variable.
        (_OPD_KERNEL_FILE): New static variable.
        (_OPD_VERBOSE_LOGGING): New static variable.
        (_OPD_VERBOSE_ALL): New static variable.
        (_OPD_VERBOSE_SFILE): New static variable.
        (_OPD_VERBOSE_ARCS): New static variable.
        (_OPD_VERBOSE_SAMPELS): New static variable.
        (_OPD_VERBOSE_MODULE): New static variable.
        (_OPD_VERBOSE_MISC): New static variable.
        (optionsToArguments): Add missing options.
@
text
@d1 10
@


1.2
log
@Add OProfile-0.8 patches
@
text
@d1 14
@


1.1
log
@Initial contribution
@
text
@d1 23
@

