Profiler That Doesn't Suck 0.0.4 (Default branch)
Grok Headline matches for Profiler That Doesn't Suck 0.0.4 (Default branch)
Profiler That Doesn't Suck 0.0.3
(Default branch)
Profiler That Doesn't Suck 0.0.3
(Default branch)
03/27/2005 05:18 AMPTDS is a unique sampling profiler for Java applications. It
can give you immediate feedback about which methods are
executing the most. It also offers a more advanced mode in
which you can control the profiler from within your Java
application. This allows you to get precise information on
specific phases of your algorithm. Also included is a simple
way of measuring the size of individual objects.
YourKit Java Profiler 4.0.8 (Default
branch)
YourKit Java Profiler 4.0.8 (Default
branch)
04/19/2005 06:45 AM

YourKit Java Profiler is a CPU and memory profiler
that makes it easy to solve wide range of CPU- and
memory-related performance problems. It features
automatic leak detection, powerful tools for the
analysis of memory distribution, an object heap
browser, comprehensive memory tests as part of
your JUnit testing process, extremely low
profiling overhead, transparent deobfuscation
support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, and JDeveloper IDEs.
Changes:
NetBeans 4.1 Beta is now supported. The profiled application
launched from IDEA 5.0-EAP (Irida) no longer erroneously
uses the agent library embedded into IDEA, instead of using
agent library from appropriate YourKit Java Profiler
installation. .sh files (in samples directory and those that are
generated by J2EE server integrations) are now compatible
with Solaris's sh shell. If the appropriate Java installation is
not found in the Windows registry, the native launcher
yjp.exe tries to launch the profiler UI with "javaw" in the
current PATH.
YourKit Java Profiler 4.0.3 (Default
branch)
YourKit Java Profiler 4.0.3 (Default
branch)
03/28/2005 03:42 AM

YourKit Java Profiler is a CPU and memory profiler
that makes it easy to solve wide range of CPU- and
memory-related performance problems. It features
automatic leak detection, powerful tools for the
analysis of memory distribution, an object heap
browser, comprehensive memory tests as part of
your JUnit testing process, extremely low
profiling overhead, transparent deobfuscation
support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, and JDeveloper IDEs.
Changes:
Various bugfixes were made.
YourKit Java Profiler 4.0.1 (Default
branch)
YourKit Java Profiler 4.0.1 (Default
branch)
03/14/2005 06:19 PM

YourKit Java Profiler is a CPU and memory profiler
that makes it easy to solve wide range of CPU- and
memory-related performance problems. It features
automatic leak detection, powerful tools for the
analysis of memory distribution, an object heap
browser, comprehensive memory tests as part of
your JUnit testing process, extremely low
profiling overhead, transparent deobfuscation
support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, and JDeveloper IDEs.
YourKit Java Profiler 4.0-EAP7 (Default
branch)
YourKit Java Profiler 4.0-EAP7 (Default
branch)
02/01/2005 09:45 PM

YourKit Java Profiler is a CPU and memory profiler
that makes it easy to solve wide range of CPU- and
memory-related performance problems. It features
automatic leak detection, powerful tools for the
analysis of memory distribution, an object heap
browser, comprehensive memory tests as part of
your JUnit testing process, extremely low
profiling overhead, transparent deobfuscation
support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, and JDeveloper IDEs.
Changes:
Own times were reworked since the last build. Own
time hot spot views were added. CPU hot spots now
contain an invocation count column. The snapshot
tab popup menu now contains "Close All" and "Close
All but This" actions. A bug which could produce
corrupted CPU snapshots if tracing mode was used
after sampling was fixed.
YourKit Java Profiler 4.5-EAP7 (Default
branch)
YourKit Java Profiler 4.5-EAP7 (Default
branch)
06/22/2005 02:27 AM

YourKit Java Profiler is a CPU and memory profiler
that makes it easy to solve wide range of CPU- and
memory-related performance problems. It features
automatic leak detection, powerful tools for the
analysis of memory distribution, an object heap
browser, comprehensive memory tests as part of
your JUnit testing process, extremely low
profiling overhead, transparent deobfuscation
support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, NetBeans, and JDeveloper IDEs.
License: Free for non-commercial use
Changes:
CPU sampling accuracy has been dramatically
increased for the platforms that provide
appropriate support for thread time measuring. At
the moment these platforms are Windows NT/2000/XP
and Solaris. The connection and telemetry UI was
changed. CPU and allocation hot spot lists have
been made more compact and thus more useful by
excluding methods that directly delegate resource
consumption to other non-filtered methods. Eclipse
3.1 RC2 is supported.
Extensible Java Profiler 2.2beta1
(Default branch)
Extensible Java Profiler 2.2beta1
(Default branch)
03/25/2005 01:09 PM

Extensible Java Profiler (EJP) is a profiling
tool for Java with a scalable and extensible
architecture. It is compatible with any language
that uses the Java backend, and is based on the
Java Virtual Machine Profiler Interface (JVMPI).
Unlike Sun's hprof tool, which generates
statistical information, it logs every single
method invocation and can be used to trace the
execution of small parts of Java programs and
display it in hierarchical trees with some
elements hidden or highlighted.
Changes:
This release fixes all known bugs. It has been tested on various
platforms and computer architectures. MacOS X and Sparc Solaris are
now
fully supported. New features improve the user experience. EJP Tracer
and Presenter are now versioned and released together.
Wi.Ser 0.6.9 (Default branch)
Wi.Ser 0.6.9 (Default branch)
04/05/2005 05:35 PM

Wi.Ser is a Java/XML server-side GUI-framework
which enables an application to run as either a
monolithic Swing app, a client/server Swing app,
or as a Web app without any change. It includes a
mixed deployment mode, which supports one server to serve Swing
clients and Web clients at the same time. The framework uses XML to
define an application's GUI. It provides a common
widget-based, object-oriented programming
interface for Web and Swing GUIs, which prevents
the developer from struggling with HTML and HTTP
or with the internals of Swing. For Swing client/server applications
the client/server split as well as the client/server communication is
handled transparently by the framework.
The project includes a GUI builder that is based on the framework's
functionality (screenshot, deployed as a Web/HTML application).
Changes:
This release includes a template pool to speed up HTML rendering. A
CSS class can be set for all Web Widgets. A bug in the color settings
method of forms has been fixed. New tags for additional widget
properties are available within the GUI builder. A fix in the listBox
HTML template for Mozilla is included, and the GPL version comes with
a build.xml to integrate into the full distribution again.
otl 0.26 (Default branch)
otl 0.26 (Default branch)
04/08/2005 04:27 AM
otl is a Perl application that is a glorified
search and replace engine. The process is
customizable; the application can be used to
generate markup such as HTML, XML, etc. from a
text file with the user able to customize the
process to a substantial extent. While the program
is designed to be used to process outlines (e.g.
lecture notes, etc.) and generate nice HTML, it
could be used in other contexts, as well by just
defining a new set of rules for the substitution
process.
Changes:
In this version, nested lists are processed better, and there
is improved documentation in the HOWTO . A GNU autoconf
automake framework was added so install is more of a no-
brainer, a --pfile flag is now used to indicate a parameter
file, filename globbing is now dealt with, the parameter file
was modified so it specifies the file suffix to tag on output
file, diagnostic information that is written to stdout has been
trimmed, the project now checks to see if the file is already
present before overwriting, and a second script, "tag-
remove", was added.
DBI 1.48 (Default branch)
DBI 1.48 (Default branch)
03/22/2005 03:52 PM
The DBI module enables your Perl applications to
access multiple database types transparently. You
can connect to MySQL, MSSQL, Oracle, Informix,
Sybase, ODBC, and other database systems without
having to know the different underlying interfaces
of each. The API defined by DBI will work on all
these database types and many more. You can
connect to multiple databases of different types
at the same time and easily move data between
them.
Changes:
DBI::DBD::Metadata generation of type_info_all was
fixed. Driver authors who have used it should
rerun it. fetchall_hashref() now supports
multi-keyfield nested hash fetching.
lvs-rrd v0.6 (Default branch)
lvs-rrd v0.6 (Default branch)
04/08/2005 06:05 PM

lvs-rrd is a tool to collect connection data from an LVS,
store them in RRD files, and later graph that data so that
trends can be observed.
Changes:
This release adds support for specifying the protocol (tcp|udp). A
verbose option has been added, and a small change to the PHP page has
been made.
ANA-MP 0.9.7.4 (Default branch)
ANA-MP 0.9.7.4 (Default branch)
04/05/2005 06:49 PM
ANA-MP is a player for music files (modules) in
the .MOD, .XM, and .S3M formats. It runs on any
platform with a Java 1.3 implementation, and can
be used as a library for playing music in games or
demos.
Changes:
This release makes the player API much easier to use and understand.
Several simple code examples of how to create command line or applet
based module players have been added.
SID-IDS 0.4.1 (Default branch)
SID-IDS 0.4.1 (Default branch)
02/07/2005 01:18 AM

SID-IDS is a PTY host intrusion detection system.
The kernel part plugs into a terminal-processing
subsystem and logs hashed terminal lines. The user
part reads log entries (hashes) and takes
appropriate action upon unexpected log entries.
Changes:
This release comprises packaging support for Debian systems with 2.6
kernels. A binary Debian SID kernel package for 2.6 kernels is also
included (though it will probably only work with kernel version
2.6.8-1-386 #1).
Tor 0.0.9.6 (Default branch)
Tor 0.0.9.6 (Default branch)
03/25/2005 07:06 AM

Tor is a network of virtual tunnels that allows people and
groups to improve their privacy and security on the Internet.
It also enables software developers to create new
communication tools with built-in privacy features. It
provides the foundation for a range of applications that allow
organizations and individuals to share information over
public networks without compromising their privacy.
Individuals can use it to keep remote Websites from tracking
them and their family members. They can also use it to
connect to resources such as news sites or instant
messaging services that are blocked by their local Internet
service providers (ISPs).
Changes:
This version fixes more stability problems with servers.
Ivy 1.0-rc2 (Default branch)
Ivy 1.0-rc2 (Default branch)
04/18/2005 06:37 PM
Ivy is a simple but powerful dependency manager.
Its key features are ease of use, extreme
flexibility, easy extensibility, Ant integration,
and transitive dependencies. It is ready to use
with the Maven ibiblio repository. It eases
continuous integration, and makes your software
component a lot simpler to use.
Changes:
Several bugfixes, especially one in handling relative paths and
backslashes in paths.
lat 0.5 (Default branch)
lat 0.5 (Default branch)
03/27/2005 10:12 AM

LAT stands for LDAP Administration Tool. It allows
you to browse LDAP-based directories and
add/edit/delete entries contained within. It can
store profiles for quick access to different servers.
Changes:
A search builder and support for user-defined
views were added. Various bugfixes were made.
Wi-viz 1.0 (Default branch)
Wi-viz 1.0 (Default branch)
04/18/2005 11:11 PM

Running on a Linksys WRT54G or compatible router
powered by the Linux firmware OpenWRT, Wi-viz
places the wireless apparatus into a special
monitor mode that doesn't interfere with the
operation of the router. Here it sits, examining
all wireless packets coming into the interface and
extracting valuable information about the
surrounding wireless infrastructure. With an
intuitive Web interface, it exposes this
information in a simple, easy-to-use,
self-arranging graphical format.
XC-AST 0.8.1 (Default branch)
XC-AST 0.8.1 (Default branch)
03/22/2005 03:52 PM

XC-AST analyzes data about call queues maintained
by an Asterisk PBX. After selecting one or more
queues, it provides information on agent logon and
logoff, taken calls, and lost calls in formatted
reports. It is designed to be used for monitoring
call centers that require real-time activity reports.
Changes:
This release features Caller*ID area analysis. It is now
possible to see the distribution of taken and lost calls by
area code (selectable in the number of digits). It is now
possible to set the default start hour, end hour, and time
period in the configuration file. The default analysis takes
data from 8 to 18 during the last 7 days.
gt5 1.1 (Default branch)
gt5 1.1 (Default branch)
04/14/2005 02:13 AM

gt5 is a text-mode utility that makes it easier
to determine what is using your disk space. It
runs 'du' and generates HTML, which is then
shown using 'links'. The data is clearly
arranged and intuitive to browse.
Changes:
Two small bugs which prevented browsing some of
the directories were fixed. Temporary files are
now compressed using gzip.
R 2.1.0 (Default branch)
R 2.1.0 (Default branch)
04/18/2005 12:51 PM

R is a language and environment for statistical computing and
graphics. It is similar to S, which was developed at Bell Laboratories
by John Chambers et al. It provides a wide variety of statistical and
graphical techniques (linear and nonlinear modelling, statistical
tests, time series analysis, classification, clustering, etc.). R is
designed as a true computer language with control-flow constructions
for iteration and alternation, and it allows users to add additional
functionality by defining new functions. For computationally intensive
tasks, Fortran and C code can be linked and called at run time.
Changes:
The most important changes are probably support
for UTF-8 encodings and internationalization,
including (partial) translations of menus,
warnings, and error messages to Chinese, German,
Italian, Japanese, Portugese, and Russian.
GTK+ 2.6.6 (Default branch)
GTK+ 2.6.6 (Default branch)
04/12/2005 08:00 AM
GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient,
but still flexible enough to allow the programmer freedom in the
interfaces created. GTK provides some unique features over standard
widget libraries.
Changes:
This release mainly fixes a problem with stock images. It also fixes
several bugs and adds translations.
nut 10.16 (Default branch)
nut 10.16 (Default branch)
03/23/2005 04:56 PM

nut is nutrition software to record what you eat and analyze your
meals for nutrient composition. The database included is the USDA
Nutrient Database for Standard Reference, Release 17, which contains
6,839 foods and 128 nutrients. This database contains values for
vitamins, minerals, fats, calories, protein, carbohydrates, fiber,
etc., and includes the essential polyunsaturated fats, Omega-3 and
Omega-6. Nutrient levels are expressed as a percentage of the Daily
Value, the familiar standard of food labeling in the United States,
but also can be fully customized. Foods can be added from recipes or
food labels, and nutrient intake can be graphed. The program is
completely menu-driven and there are no commands to learn.
Changes:
This release fixes a segfault that occurs when
analyzing added and subtracted foods that total
zero calories.
PMD 3.2 (Default branch)
PMD 3.2 (Default branch)
06/22/2005 02:26 AM

PMD is a Java source code analyzer. It finds
unused variables, empty catch blocks, unnecessary
object creation, and more. It includes CPD, a tool to detect chunks
of identical code.
License: BSD License (original)
Changes:
Three new rules were added. Bugfixes were made.
Various internal improvements were done to make
writing rules easier.
P4A 0.15 (Default branch)
P4A 0.15 (Default branch)
04/18/2005 11:02 AM
P4A (PHP For Applications) is a PHP object oriented framework for
building Web-based event-driven applications. It features tableless
HTML, accesskey support, point and click app generator, auto data type
recognition, UTF-8 support, advanced i18n/l10n support, and PEAR
integration.
Changes:
This release fixes some i18n/l10n bugs in the
"products_catalogue" application and allows
p4a_message to handle messages without icons.
x48 0.4.2 (Default branch)
x48 0.4.2 (Default branch)
04/11/2005 05:14 PM

x48 is an emulator of the HP48 sx or gx
calculator. This is a very nice RPN calculator.
Changes:
Two bugs were addressed: the cursor not flashing on input, and the
arrow key repeat problem.
Tor 0.0.9.8 (Default branch)
Tor 0.0.9.8 (Default branch)
04/08/2005 03:11 PM

Tor is a network of virtual tunnels that allows people and
groups to improve their privacy and security on the Internet.
It also enables software developers to create new
communication tools with built-in privacy features. It
provides the foundation for a range of applications that allow
organizations and individuals to share information over
public networks without compromising their privacy.
Individuals can use it to keep remote Websites from tracking
them and their family members. They can also use it to
connect to resources such as news sites or instant
messaging services that are blocked by their local Internet
service providers (ISPs).
Changes:
This release has a workaround for a rare bug that makes servers stop
processing new circuits.
kf 0.5.3 (Default branch)
kf 0.5.3 (Default branch)
03/24/2005 07:42 PM

kf is a small Jabber client for GNU/Linux. It aims
to be both simple and powerful, and is designed
for the advanced user.
Changes:
kf now displays links in headline message boxes. In group chats,
nicknames are colored.
PMD 3.0 (Default branch)
PMD 3.0 (Default branch)
03/23/2005 04:55 PM

PMD is a Java source code analyzer. It finds
unused variables, empty catch blocks, unnecessary
object creation, and more. It includes CPD, a tool to detect chunks
of identical code.
Changes:
PMD now has support for parsing JDK 1.5 source
code, including enumerations, generics,
annotations, and variable length arguments. There
are also 17 new rules, and several of the existing
rules have been optimized.
SAM Jr 0.3 (Default branch)
SAM Jr 0.3 (Default branch)
04/18/2005 11:04 AM

SAM Jr is a real-time analysis tool for Snort
data. It can easily be extended using plugins.
Changes:
This release adds a script to email the whois and other info of any IP
address with a very high threat index, serving as a complex script
example, JavaMail jar files and a SimpleMailSender class,
database port number configurability,
a whois lookup facility, and keyboard shortcuts for menus.
nut 10.17 (Default branch)
nut 10.17 (Default branch)
04/03/2005 07:54 AM

nut is nutrition software to record what you eat and analyze your
meals for nutrient composition. The database included is the USDA
Nutrient Database for Standard Reference, Release 17, which contains
6,839 foods and 128 nutrients. This database contains values for
vitamins, minerals, fats, calories, protein, carbohydrates, fiber,
etc., and includes the essential polyunsaturated fats, Omega-3 and
Omega-6. Nutrient levels are expressed as a percentage of the Daily
Value, the familiar standard of food labeling in the United States,
but also can be fully customized. Foods can be added from recipes or
food labels, and nutrient intake can be graphed. The program is
completely menu-driven and there are no commands to learn.
Changes:
This release corrects the formatting of the man page and restores the
correct alpha-linolenic acid reference value, which was too low in the
last release.
joe 3.2 (Default branch)
joe 3.2 (Default branch)
03/22/2005 03:51 PM

JOE (Joe's own editor) has the feel of most IBM PC text editors: The
key-sequences are reminiscent of WordStar and Turbo-C. JOE is much
more powerful than those editors, however. JOE has all of the features
a UNIX user should expect: full use of termcap/terminfo, excellent
screen update optimizations, simple installation, and all of the
UNIX-integration features of VI.
Changes:
This version includes many bugfixes and feature
enhancements, including xterm mouse support, hex
edit mode, a scientific calculator, the ability to
jump between XML tags/word delimiters by pressing
^G, file locking, and support for perforce and
arch.
Yam 0.7.3 (Default branch)
Yam 0.7.3 (Default branch)
03/25/2005 07:06 AM
Yam builds a local APT/Yum RPM repository from
local ISO files, downloaded updates, and extra
packages from 3rd party repositories. It takes
care of setting up the ISO files, downloading the
RPMs, configuring HTTP access, and providing
PXE/TFTP resources for remote installations. It
was primarily intended for doing remote network
installations of various distributions from a
laptop without the need for CD media or floppies,
but is equally suitable for an organization's
centralized update server.
Changes:
This release adds IA64 support. The standard and error
output is now separated. There is an lftp include/exclude fix,
as well as a fix for ISO selection. There is also preliminary
SELinux support.
SoC GDS 5.5.0 (Default branch)
SoC GDS 5.5.0 (Default branch)
03/30/2005 06:14 PM

SoC GDS is a platform for enabling hierarchical SoC integration and
verification across traditional EDA frameworks based on Virtual
Components per the VSIA guidelines. It is also a fast viewer and
processor for native GDSII files. It encompasses a set of powerful
functions allowing automatic cell renaming, grid verifications, GDS II
files merging (AND), physical comparison (XOR), hierarchy
modifications, and conversion to text format.
Changes:
This release provides extended management of technology files through
design kits and Cadence techfile compatibility; LEF reading,
validation and display; and hierarchical LEF/GDSII comparison as well
as DRC annotation display.
g4u 2.1 (Default branch)
g4u 2.1 (Default branch)
06/22/2005 02:25 AM

g4u ("ghost for unix") is a boot-floppy/CD that allows one to easily
clone PC hard disks by using FTP. This is often done to deploy a
common setup on a number of PCs. The floppy/CD offers two functions:
it uploads the compressed image of a local hard disk to an FTP server,
and then it can retrieve that image via FTP, uncompress it, and write
it back to disk. Network configuration is fetched via DHCP. As the
hard disk is processed as an image, any filesystem and operating
system can be deployed using g4u. Easy cloning of local disks as well
as partitions is also supported.
License: BSD License (original)
Changes:
Serial drivers were added again for those people
that need serial console. Support for IT Express
and ATI IXP IDE and Promise SATA150 controllers
was added. Many bugfixes and enhancements were
taken from NetBSD-current, including EHCI-based
USB improvements. "dmesg" now hints at pressing
space/CR to scroll down.

CVS 1.11.19 (Default branch)
CVS 1.11.19 (Default branch)
03/22/2005 03:52 PM
CVS is a version control system, which allows you to keep old versions
of files (usually source code), keep a log of who, when, and why
changes occurred, etc., like RCS or SCCS. Unlike the simpler systems,
CVS does not just operate on one file at a time or one directory at a
time, but operates on hierarchical collections of directories
consisting of version controlled files. CVS helps to manage releases
and to control the concurrent editing of source files among multiple
authors. CVS allows triggers to enable/log/control various operations
and works well over a wide area network.
Changes:
This release fixes a few serious bugs in both the
CVS client and server. An intermittent assertion
failure on checkout was fixed. A final fix for the
infamous "Red File" bug on Windows was included.
An upgrade is recommended for all clients and
servers.
GTK+ 2.6.2 (Default branch)
GTK+ 2.6.2 (Default branch)
02/07/2005 01:18 AM
GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient,
but still flexible enough to allow the programmer freedom in the
interfaces created. GTK provides some unique features over standard
widget libraries.
Changes:
This is the first announcement and the third
release in the 2.6 series of GTK+. This series
brings various enhancements. This release fixes
several bugs.
KDE 3.4 (Default branch)
KDE 3.4 (Default branch)
03/17/2005 03:33 AM

KDE is a powerful graphical desktop environment
for Unix workstations. It combines ease of use,
contemporary functionality and outstanding
graphical design with the technological
superiority of the Unix operating system. KDE is a
completely new desktop, incorporating a large
suite of applications for Unix workstations. While
KDE includes a window manager, file manager,
panel, control center and many other components
that one would expect to be part of a contemporary
desktop environment, the true strength of this
exceptional environment lies in the
interoperability of its components.
Changes:
Many changes were made.
im-ja 1.4 (Default branch)
im-ja 1.4 (Default branch)
04/12/2005 05:18 PM

im-ja aims to be a generic Japanese input module
for GTK+ 2. The currently supported input modes
are Hiragana, Katakana, Half-Width Katakana,
Zenkaku, Canna, Wnn, Anthy, and Kanji character
recognition (based on Kanjipad).
Changes:
Changes include compose sequence and system tray support in addition
to some minor fixes.
NVU 0.90 (Default branch)
NVU 0.90 (Default branch)
03/14/2005 06:20 PM
Nvu (pronounced N-view, for a "new view") is a
complete Web authoring system that combines Web
file management and easy-to-use WYSIWYG Web page
editing. Nvu is designed to be extremely easy to
use, making it ideal for non-technical computer
users who want to create an attractive,
professional-looking Web site without needing to
know HTML or Web coding.
Changes:
The pinger now allows connection settings. A link to "Localizing Nvu"
was added to the Help menu. The Theme Manager now shows a "Restart Nvu
to use theme" option, and the Link dialog has now a "this is an email
address" checkbox for people that don't know the syntax of mailto
URLs. The Link dialog can now handle the target attribute in the
MoreOrFewer section. PHP and comments are now hidden in Preview mode
and are correctly displayed in AllTags mode.
Grok Description matches for Profiler That Doesn't Suck 0.0.4 (Default branch)
GrokA matches for Profiler That Doesn't Suck 0.0.4 (Default branch)
YourKit Java Profiler 2.5
YourKit Java Profiler 2.5
05/10/2004 07:13 PMA CPU and memory profiler.
YourKit Java Profiler 2.5.2
YourKit Java Profiler 2.5.2
07/06/2004 03:33 AMA CPU and memory Java profiler.
YourKit Java Profiler 2.5.1
YourKit Java Profiler 2.5.1
06/15/2004 10:00 AMA CPU and memory Java profiler.
YourKit Java Profiler 2.0.1
YourKit Java Profiler 2.0.1
02/17/2004 03:59 AMA CPU and memory profiler.
trace-0.02
trace-0.02
08/12/2004 05:07 PMtrace-0.04
trace-0.04
08/13/2004 12:07 AMtrace-0.03
trace-0.03
08/13/2004 12:07 AMYourKit Java Profiler 3.0-EAP3
YourKit Java Profiler 3.0-EAP3
08/16/2004 03:09 AMA CPU and memory Java profiler.
YourKit Java Profiler 3.0-EAP1
YourKit Java Profiler 3.0-EAP1
07/26/2004 02:25 PMA CPU and memory Java profiler.
YourKit Java Profiler 2.1-beta2
YourKit Java Profiler 2.1-beta2
04/22/2004 02:21 AMA CPU and memory profiler.
YourKit Java Profiler 3.0-EAP4
YourKit Java Profiler 3.0-EAP4
08/23/2004 04:48 AMA CPU and memory Java profiler.
YourKit Java Profiler 3.0-EAP6
YourKit Java Profiler 3.0-EAP6
08/30/2004 11:45 AMA CPU and memory Java profiler.
YourKit Java Profiler 3.0-EAP7
YourKit Java Profiler 3.0-EAP7
09/07/2004 01:31 AMA CPU and memory Java profiler.
YourKit Java Profiler 3.0-EAP2
YourKit Java Profiler 3.0-EAP2
08/05/2004 12:05 AMA CPU and memory Java profiler.
YourKit Java Profiler 4.0-EAP1
YourKit Java Profiler 4.0-EAP1
12/28/2004 01:09 PMA CPU and memory Java profiler.
Trace evidence
Trace evidence
12/02/2003 10:23 PMCNET Asia Dec 2 2003 9:02PM ET
Trace Utilities
Trace Utilities
08/03/2004 02:18 AMAlpha Release 0.1.0-pre1
Oracle-Trace-1.06
Oracle-Trace-1.06
12/24/2003 11:05 AMYourKit Java Memory Profiler 2.0-beta
YourKit Java Memory Profiler 2.0-beta
12/29/2003 10:29 PMYourKit Java Memory Profiler is a new generation of memory profiling
tools
Extended Trace Profiler
Extended Trace Profiler
07/02/2004 03:16 AMInit of etprof
Websites to trace the missing
Websites to trace the missing
12/31/2004 04:44 AMThe Star Online Dec 31 2004 8:46AM GMT
Trace Analyzer for WebSphere 1.0.0
Trace Analyzer for WebSphere 1.0.0
09/15/2004 09:06 PMA graphical environment to examine and analyze WebSphere trace files.
Using SMS Trace To View SQL Error Logs
Using SMS Trace To View SQL Error Logs
09/02/2004 09:29 PMReverse Trace Garbage Collector for C++
0.1
Reverse Trace Garbage Collector for C++
0.1
12/20/2003 04:59 PMA garbage collector for C++.
DNA project to trace human steps
DNA project to trace human steps
04/13/2005 01:34 AMA major project spanning five continents aims to map the history of
human migration through DNA.
Profiler That Doesn't Suck 0.0.4 (Default branch)