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


1.3
date	2006.04.28.19.01.47;	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.55;	author jhandcock;	state Exp;
branches;
next	;


desc
@@


1.3
log
@        * SampleSorter.java (compare): Addresses can sometimes be null in the
        VMA column. If they are, use "0" instead to force them to the top of
        the list.
@
text
@2006-04-28  Keith Seitz  <keiths@@redhat.com>

	* SampleSorter.java (compare): Addresses can sometimes be null in the
	VMA column. If they are, use "0" instead to force them to the top of
	the list.

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

	* SampleViewLabelProvider.java: Update comments about change from
	SampleFile to ProfileImage.

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

	* SampleView.java (DEFAULT_TEXT_EDITOR_ID): New constant.
	(_openEditor): Use IDE.openEditor. New Eclipse 3.0 change.

2003-10-10    <keiths@@redhat.com>

	* SampleView.java: Update method comments throughout.
	(_openEditor(IFile)): Use OprofilePlugin.getActiveWorkbenchWindow to get
	the currently active workbench window.
	(_openEditor(IStorage, String)): Likewise.

2003-07-08  Keith Seitz  <keiths@@redhat.com>

	* SampleViewContentProvider.java (getElements): For samples,
	display information about the sample itself. For all other elements,
	display information about the element's children.

2003-07-08  Keith Seitz  <keiths@@redhat.com>

	* SampleView.java: Remove unused imports.
	* SampleViewContentProvider.java: Likewise.
	* SampleViewLabelProvider.java: Likewise.

2003-05-21  Keith Seitz  <keiths@@redhat.com>

	* SampleSorter.java: Add copyright notice.
	* SampleView.java: Likewise.
	* SampleViewContentProvider.java: Likewise.
	* SampleViewLabelProvider.java: Likewise.

2003-04-24  Keith Seitz  <keiths@@redhat.com>

	* SampleSorter.java (compare): Fix javadoc.

2003-04-03  Keith Seitz  <keiths@@redhat.com>

	* SampleView.java: Remove import of SystemProfileSystem.
	* SampleViewContentProvider.java: Remove import of
	SystemProfileSession.
	* SampleViewLabelProvider.java: Remove import of
	SystemProfileSample and SystemProfileSymbol.

2003-03-19  Keith Seitz  <keiths@@redhat.com>

	* SampleSorter.java: New file.
	* SampleView.java: New file.
	* SampleViewContentProvider.java: New file.
	* SampleViewLabelProvider.java: New file.
@


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


1.1
log
@Initial contribution
@
text
@d1 6
a6 1
2004-07-13  Keith Seitz <keiths@@redhat.com>
@

