alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

###############################################################################
# Copyright (c) 2003, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
# 
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
PreferencePage.name=Performance Monitor
Plugin.name=Performance Monitor UI
ActionSet.label=Performance Monitor Actions
Menu.label=Performance

Action.upload=Upload Results...
Tip.upload=Upload results and rename measurement file

Action.garbage=Run Garbage Collector
Tip.garbage=Run the garbage collector

Action.remove.dups=Remove Duplicate Strings
Tip.remove.dups=Request that JVM remove all the duplicate strings

Action.add.comment=Add Comment
Tip.add.comment=Add a comment to the performance measurement file

Action.snapshot.all=Snapshot - All
Tip.snapshot.all=Write process, machine and plug-in snapshots

Action.snapshot.default=Snapshot - Default
Tip.snapshot.default=Write the default performance snapshot. What gets captured is configured in the preference page.

Action.snapshot.plugins=Snapshot - Plug-ins
Tip.snapshot.plugins=Write plug-in startup and size information

Action.snapshot.machine=Snapshot - Machine
Tip.snapshot.machine=Write machine wide performance counters

Action.snapshot.memory=Snapshot - Memory
Tip.snapshot.memory=Write detailed memory information

Action.snapshot.process=Snapshot - Process
Tip.snapshot.process=Write process performance counters

Performance.category=Performance
Performance.category.desc=Group together the commands of the Performance plug-in.

Menu.dump=Dump
Action.dump.java=Java
Tip.dump.java=Create a javacore file

Action.dump.system=System
Tip.dump.system=Generate a System Dump

Action.dump.heap=Java Heap
Tip.dump.heap=Generate a Java Heap Dump

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.