| <?xml version="1.0" encoding="UTF-8"?> | |
| <?NLS TYPE="org.eclipse.help.contexts"?> | |
| <!-- | |
| Copyright (c) 2008, 2023 SAP AG, IBM Corporation and others. | |
| All rights reserved. This program and the accompanying materials | |
| are made available under the terms of the Eclipse Public License 2.0 | |
| which accompanies this distribution, and is available at | |
| https://www.eclipse.org/legal/epl-2.0/ | |
| SPDX-License-Identifier: EPL-2.0 | |
| Contributors: | |
| SAP AG - initial API and implementation | |
| IBM Corporation - additional context help | |
| --> | |
| <contexts> | |
| <context id="oql"> | |
| <description>Object Query Language (OQL) Syntax</description> | |
| <topic label="OQL Editor" href="tasks/queryingheapobjects.html" /> | |
| <topic label="OQL Syntax" href="reference/oqlsyntax.html" /> | |
| </context> | |
| <context id="query_arguments"> | |
| <description>This wizard will help you to add arguments to the query</description> | |
| <topic label="How to provide heap object arguments" | |
| href="reference/selectingqueries.html#ref_queryarguments__arguments" /> | |
| </context> | |
| <context id="acquire_arguments"> | |
| <description>This wizard will help you to acquire and analyze a heap dump from another process on the system</description> | |
| <topic label="How to configure the acquire heap dump providers" | |
| href="tasks/acquiringheapdump.html#task_acquiringheapdump__acquire" /> | |
| </context> | |
| <context id="open_heapdump"> | |
| <description>This shows how to open a heap dump and start analysis</description> | |
| <topic label="Basic Tutorial" | |
| href="gettingstarted/basictutorial.html#task_basictutorial__overview" /> | |
| </context> | |
| <context id="icon_assist"> | |
| <description>Icon reference</description> | |
| <topic label="The meaning of various icons" | |
| href="reference/iconassist.html" /> | |
| </context> | |
| <context id="preferences_assist"> | |
| <description>Configuration preferences</description> | |
| <topic label="Memory Analyzer preferences" | |
| href="tasks/configure_mat.html#task_configure_mat__preferences" /> | |
| </context> | |
| <context id="preferences_hprof_assist"> | |
| <description>Configuration preferences (HPROF)</description> | |
| <topic label="Memory Analyzer preferences" | |
| href="tasks/configure_mat.html#task_configure_mat__hprof_preferences" /> | |
| </context> | |
| <context id="preferences_dtfj_assist"> | |
| <description>Configuration preferences (DTFJ)</description> | |
| <topic label="Memory Analyzer preferences" | |
| href="tasks/configure_mat.html#task_configure_mat__dtfj_preferences" /> | |
| </context> | |
| <context id="report"> | |
| <description>Problems displaying reports</description> | |
| <topic label="Problems displaying reports" | |
| href="tasks/report.html" /> | |
| </context> | |
| <context id="tab_menu"> | |
| <description>Context Menu for Editor Tabs</description> | |
| <topic label="Tips and Tricks" | |
| href="reference/tipsandtricks.html#ref_tips__editor_tabs" /> | |
| </context> | |
| <context id="query_browser"> | |
| <description>Query Browser</description> | |
| <topic label="Selecting Queries" | |
| href="reference/selectingqueries.html" /> | |
| </context> | |
| <context id="diagnostics"> | |
| <description>Memory Analyzer Diagnostics</description> | |
| <topic label="Collect information about the Memory Analyzer tool process" | |
| href="reference/support.html" /> | |
| </context> | |
| <context id="workbench_heapeditor"> | |
| <description>The main editor window for displaying information about a snapshot and running queries and reports.</description> | |
| <topic href="reference/workbench.html#ref_workbench__heapeditor" label="Heap Editor"/> | |
| </context> | |
| <context id="workbench_heapdumphistory"> | |
| <description>A list of recently opened snapshots.</description> | |
| <topic href="reference/workbench.html#ref_workbench__heapdumphistory" label="Heap Dump History"/> | |
| </context> | |
| <context id="workbench_heapdumpdetails"> | |
| <description>Summary of information about a snapshot.</description> | |
| <topic href="reference/workbench.html#ref_workbench__heapdumpdetails" label="Heap Dump Details"/> | |
| </context> | |
| <context id="workbench_inspector"> | |
| <description>This shows details about an individual Java object which has been selected in the main heap editor window.</description> | |
| <topic href="reference/workbench.html#ref_workbench__inspector" label="Inspector View"/> | |
| </context> | |
| <context id="workbench_notes"> | |
| <description>Notes View for user entered text describing the snapshot.</description> | |
| <topic href="reference/workbench.html#ref_workbench__notes" label="Notes View"/> | |
| </context> | |
| <context id="workbench_navigationhistory"> | |
| <description>This shows the queries which have been recently been performed on the snapshot.</description> | |
| <topic href="reference/workbench.html#ref_workbench__navigationhistory" label="Navigation History"/> | |
| </context> | |
| <context id="workbench_comparebasket"> | |
| <description>A container of query results of trees or tables which can then be compared.</description> | |
| <topic href="reference/workbench.html#ref_workbench__comparebasket" label="Compare Basket View"/> | |
| </context> | |
| </contexts> |