stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Extensible Java Profiler 2.2beta1 (Default branch)







Extensible Java Profiler 2.2beta1
(Default branch)

Extensible Java Profiler 2.2beta1
(Default branch)
03/25/2005 01:09 PM

Screenshot 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.




This is a GrokNews Entry: (what is grok?)





Similar Items

Extensible Java Profiler 2.2beta1 (Default branch)

Grok Headline matches for Extensible Java Profiler 2.2beta1 (Default branch)

Extensible Java Profiler


Extensible Java Profiler 12/15/2003 03:24 PM
EJP 2.0 is available

Extensible Java Profiler 2.0beta1


Extensible Java Profiler 2.0beta1 12/16/2003 04:06 PM
A Java profiler.

YourKit Java Profiler 4.0.8 (Default
branch)


YourKit Java Profiler 4.0.8 (Default
branch)
04/19/2005 06:45 AM
Screenshot 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
Screenshot 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
Screenshot 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
Screenshot 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
Screenshot 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.

Profiler That Doesn't Suck 0.0.4
(Default branch)


Profiler That Doesn't Suck 0.0.4
(Default branch)
04/10/2005 09:49 PM
PTDS 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.
Changes:
The ability to track live methods and compiled methods has been added. A bug with profiling recursive methods has been fixed. A user-friendly command line interface has been added. The ability to change the sampling period, the maximum allowable stack height, and the minimum displayed method rate has been added. Enhancements have been added to the Java API. Internal refactoring has been performed. The documentation has been expanded. Note that this release includes incompatible changes to the Java API.

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 AM
PTDS 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.

TraceProto 1.1.2beta1 (Development
branch)


TraceProto 1.1.2beta1 (Development
branch)
06/05/2005 11:23 PM
Traceproto is a traceroute replacement that allows the user to specify the protocol and port to trace to. It currently supports TCP, UDP, and ICMP traces.
License: GNU General Public License (GPL)
Changes:
This release features a general code cleanup and documentation improvement. A number of warnings and sign issues were fixed. OS detection was added to the configure. There is FreeBSD 5.x support and progress towards Mac OS X support.

Extensible Java MUD


Extensible Java MUD 07/08/2004 10:23 PM
CVS

Java Extensible Web Browser (JXWB)


Java Extensible Web Browser (JXWB) 01/04/2004 10:46 PM
First release

MikMod for Java 0.4.0 (Default branch)


MikMod for Java 0.4.0 (Default branch) 03/31/2005 03:38 PM
MikMod for Java is a Java port of the MOD player MikMod. It supports MOD, S3M, XM, MTM, and many other MOD formats. Mikmod for Java can play through a JNI-based sound driver or track to a file on a disk.
Changes:
An Ant build.xml file has been added. A driver for rendering WAV files has been added, as well as a driver for the javax sound output that allows hearing playback at run-time.

InterMUD-3 for Java 1.0.0 (Default
branch)


InterMUD-3 for Java 1.0.0 (Default
branch)
04/04/2005 10:23 AM
The InterMUD-3 driver for Java is a library that will allow you to place your Java MUD onto the InterMUD-3 chat network with minimal effort. The driver can be used in one of two ways. The I3Connection class can be used to make a raw I3 connection for sending and receiving packets with the *Packet classes. Alternatively, the higher-level I3Client class can be used to connect (and auto-reconnect) to the I3 network and to interact with it.

XML Enhancement for Java 1.0.0 (Default
branch)


XML Enhancement for Java 1.0.0 (Default
branch)
04/01/2005 08:06 PM
XML Enhancements for Java (XJ) extends Java with support for XML. It provides high fidelity to the XML standards and allows programmers to detect errors earlier, thus facilitating XML application development. One can import XML schemas just as one does Java classes.

Java Supplements 1.4.0 (Default branch)


Java Supplements 1.4.0 (Default branch) 04/15/2005 08:04 PM
Java Supplements is a free library of utility classes which extends and enhances the functionality of the classes provided by the normal Java API. It provides robust and reliable code for doing many of the tasks which Java developers commonly find themselves writing code for again and again, such as catching InterruptedExceptions on Thread.sleep() calls or reading files into a byte array.
Changes:
This release cleans up a lot of the code and fully maven-izes the build process. It also adds new functionality for manipulating strings, files, and objects.

Asterisk-java 0.1-rc1 (Default branch)


Asterisk-java 0.1-rc1 (Default branch) 04/09/2005 09:56 AM
Asterisk-java provides a set of Java classes that allow you to easily build Java applications that interact with an Asterisk PBX Server. It supports the FastAGI protocol and the Manager API.
Changes:
This is the initial release candidate with support for FastAGI and the Manager API.

Java Asterisk AGI API 2.0 (Default
branch)


Java Asterisk AGI API 2.0 (Default
branch)
03/14/2005 06:21 PM
Jast Agi is a framework for rapid development of FastAGI applications for the Asterisk PBX in Java. AGI (Asterisk Gateway Interface) is a facility that allows you to launch scripts, written in just about any language, from an Asterisk dial plan.
Changes:
The threaded model has been changed into a java.nio multiplexing model. A state-based handler has been added, and the possibility of constructing state-models with transitions depending on the answers. The license has changed from the GPL to Apache style.

Java Log analyzer 1.1.1 (Default branch)


Java Log analyzer 1.1.1 (Default branch) 04/06/2005 11:59 AM
JXLA is a http log analyzer written in Java. Reports are created in XML. You can fully configure the output by using your own XSL stylesheet.
Changes:
This release fixes a bug which does not generate report in single host analyze mode. The documentation was improved to add a howto.

The Ng Java Roguelike Engine 0.2.0
(Default branch)


The Ng Java Roguelike Engine 0.2.0
(Default branch)
04/03/2005 11:45 PM
Screenshot The goal of the Ng Java Roguelike Engine is to make it easy for anyone to create their own rogue-like game, and to make it possible for programmers to create truly outstanding variants. The project currently consists of three components: the Core, the Variant Manager, and the Prototype. It also includes an unsupported non-Ng Angband project that was nearly completed in 2000-2001.
Changes:
A major architectural upgrade was made to the Core along with many advances to SimpleGame. The Core now makes use of its own immutable classes for geometry (Point, Dimension, and Rectangle), and the graphical APIs are much cleaner and exclusively use board location-based references rather than pixel-based, allowing for the future implementation of isometric or hexagonal graphical modes. SimpleGame now has two display modes - text graphics and 32x32 image tiles. Large terrain and monsters are both supported, terrain features were implemented, and the "Look" command was reworked to handle large creatures and terrain.

Structural Analysis for Java 1.0.0
(Default branch)


Structural Analysis for Java 1.0.0
(Default branch)
04/12/2005 03:24 AM
Structural Analysis for Java is a set of tools to automatically detect and pinpoint architectural weaknesses. It is a collaboration between the expertise of Rational with IBM's testing and analysis know-how, using algorithms to hunt out antipatterns. SA4J provides mathematically proven ways of determining the quality of the architecture, and this assessment can be used as a basis for deciding whether to reuse or modify existing Java code. If code is marked as unstable, even the smallest change in the architecture can result in unexpected delays in development as well as potentially more defects.

Generic Algorithms for Java 0.7 (Default
branch)


Generic Algorithms for Java 0.7 (Default
branch)
04/10/2005 02:40 PM
JGA is a functors library useful for exploring and exploiting functors as a design and implementation tool to reduce boilerplate coding. A functor is an object that encapsulates a function or expression: it can take arguments and produce results, as can any method, expression, or function (in other languages that support functions). Unlike an expression, as an object it can be passed as an argument without being executed, it can be persisted to a database or file, it can be serialized and passed from client to server (and back), and it can be instantiated at runtime based on information unavailable at compile-time. This project borrows the functors from C++ STL library, and extends them with functors that are natural for Java programmers. It also borrows the notion that basic functors implementing common operations can be profitably combined into compound structures to implement more useful logic.
Changes:
This release has support for Java 1.5.0_02. The new FunctorParser (and its type safe extension GenericParser) allows functors to be described using a Java-like syntax: the parser creates the functor that implements the logic described in the expression. Hacker's Worksheet is the next phase in the evolution of the Spreadsheet engine included in the prior release. This application uses the FunctorParser to implement a spreadsheet whose expression language looks like Java in most respects.

JSwat Java Debugger 2.34 (Default
branch)


JSwat Java Debugger 2.34 (Default
branch)
03/31/2005 07:22 AM
Screenshot JSwat is a graphical, stand-alone Java debugger, using the JPDA library. It offers breakpoints with monitors and conditions, colorized source code display, single-stepping, displaying variables, viewing stack frames, and expression evaluation.
Changes:
A French translation was included for some resources. The file open dialog source file filter was modified to include .jsp and .nice files. Non-Java code in the recent files menu and view command opening files that prevented breakpoints from working properly was removed. Lexer exceptions are now treated as warnings.

JSwat Java Debugger 2.32 (Default
branch)


JSwat Java Debugger 2.32 (Default
branch)
02/05/2005 09:35 PM
Screenshot JSwat is a graphical, stand-alone Java debugger, using the JPDA library. It offers breakpoints with monitors and conditions, colorized source code display, single-stepping, displaying variables, viewing stack frames, and expression evaluation.
Changes:
Properties in the About dialog are now sorted. Several bugs in the expression evaluator were fixed. A problem where breakpoints in non-Java code were resolved very slowly was fixed. This also impacted Java code using Java 5.0 features.

Java xcripted page 1.3.0 (Default
branch)


Java xcripted page 1.3.0 (Default
branch)
04/07/2005 01:11 PM
Jxp is a script processor/template-engine that can execute template files containing text and Java code. It contains a parser to parse the script file into an abstract syntax tree and a tree processor that processes the syntax tree to execute the code using the reflection API to produce output.
Changes:
Functions are now able to access global variables. JxpParser was updated to include static variable support. A page static variable feature was implemented. File encoding support was added for CachingPageSource and subclasses. JxpContext was added to encapsulate JxpPageSource and to add default environment support. JxpProcessingContext was refactored not to be JxpInvocable. The config digester was refactored to commons-java 1.5.0. An unnecessary printing of exceptions in the generateException method was removed, since that is supposed to be done by the application. File reloading of FilePageSource when a parse exception occurs was fixed. A modification check flag was added to FilePageSource.

Berkeley DB Java Edition 2.0.42 (Default
branch)


Berkeley DB Java Edition 2.0.42 (Default
branch)
06/22/2005 02:26 AM
Berkeley DB Java Edition is a high performance transactional storage engine written entirely in Java. Like the highly successful Berkeley DB product, it executes in the address space of the application without the overhead of client/server communication. It stores data in the application's native format, so no runtime data translation is required. It supports full ACID transactions and recovery, and provides an easy-to-use interface, allowing programmers to store and retrieve information quickly, simply, and reliably.
License: OSI Approved
Changes:
Support for JTA, JCA, and JMX. Cleaner enhancements improve out of cache performance. The ability to manage data sets much larger than than the cache is vastly improved in this release. Sequences are now supported. The ability to relax the 'I' (isolation) in 'ACID' transactions is provided by adding support for read committed (sometimes called degree 2) isolation. This complements the existing ability to relax the 'D' (durability) constraints in favor of speed. These are design trade-offs left to the developer.

Microsoft ARC 05


YourKit Java Profiler 2.5


YourKit Java Profiler 2.5 05/10/2004 07:13 PM
A CPU and memory profiler.

YourKit Java Profiler 2.5.1


YourKit Java Profiler 2.5.1 06/15/2004 10:00 AM
A CPU and memory Java profiler.

YourKit Java Profiler 2.0.1


YourKit Java Profiler 2.0.1 02/17/2004 03:59 AM
A CPU and memory profiler.

YourKit Java Profiler 2.5.2


YourKit Java Profiler 2.5.2 07/06/2004 03:33 AM
A CPU and memory Java profiler.

Mike's Java Profiler


Mike's Java Profiler 03/15/2003 05:16 PM
Technical Challenges with 00.06

Java checkstyle Tool 4.0 beta 1 (Default
branch)


Java checkstyle Tool 4.0 beta 1 (Default
branch)
04/05/2005 06:49 PM
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.
Changes:
This release introduces preliminary support (beta quality) for the Java 5 language. Previous versions of Java are still supported, so this release should be a drop in replacement for the 3.5 release. The reason for the beta release is to solicit feedback on the Java 5 support.

Java 2 SDK, Standard Edition 1.5.0_02
(Default branch)


Java 2 SDK, Standard Edition 1.5.0_02
(Default branch)
03/17/2005 03:35 AM
Java 2 Platform, Standard Edition (J2SE) contains the essential compiler, tools, runtime libraries, and APIs for developers writing, deploying, and running applets and applications in the Java programming language.
Changes:
A few crashes were fixed. The program is now compiled with better optimization. Calendar bugfixes and other bugfixes were made.

Framework for Java Database Connectivity
1.0.0 (Default branch)


Framework for Java Database Connectivity
1.0.0 (Default branch)
04/08/2005 08:28 PM
The Framework for Java Database Connectivity (JDBC) was implemented to demonstrate the ease with which a Java application may be designed to access a source code repository using a relational query language, such as SQL. The design was made general enough to accommodate easy access to virtually any data source. The framework supports parsing of the SQL query along with calculations supported within the SQL 92 standard specifications. Access to the data source is performed through the creation of a specific plug-in.

Java Indexed Serialization Package 3.0.0
(Default branch)


Java Indexed Serialization Package 3.0.0
(Default branch)
04/13/2005 02:11 PM
Jisp uses B-tree indexes to provide keyed access to variable-length serialized objects stored in files. The framework allows new index algorithms to be added; data can be indexed on almost any data type. Written in pure Java and tested for portability, Jisp provides a simple, direct solution when an enterprise-class database system is too big or expensive for the task at hand.

YourKit Java Profiler 3.0-EAP7


YourKit Java Profiler 3.0-EAP7 09/07/2004 01:31 AM
A CPU and memory Java profiler.

YourKit Java Profiler 3.0-EAP1


YourKit Java Profiler 3.0-EAP1 07/26/2004 02:25 PM
A CPU and memory Java profiler.

YourKit Java Profiler 3.0-EAP2


YourKit Java Profiler 3.0-EAP2 08/05/2004 12:05 AM
A CPU and memory Java profiler.

YourKit Java Profiler 4.0-EAP1


YourKit Java Profiler 4.0-EAP1 12/28/2004 01:09 PM
A CPU and memory Java profiler.
Grok Description matches for Extensible Java Profiler 2.2beta1 (Default branch)
GrokA matches for Extensible Java Profiler 2.2beta1 (Default branch)

Extensible Java Profiler 2.2beta1 (Default branch)

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Tina POS 0.0.5
(Default branch)

StdioTunnel 0.2
(Default branch)

Iron Bars SHell 0.1a
(Default branch)

Political Bloggers
Almost, But Not
Quite, Regulated

Important Broadband
Ruling Next Week

Outlining and XML
HTmini.com reviews
the Tom Bihn eM2 Mac
Mini Case

NetNewsWire and
MarsEdit resources
pages and feeds

Aboard the
Bainbridge Ferry

[day in the life]:
recruiting for blog
study

[day in the life]
Canada to Amend its
Copyright Laws

06:24 zindagi.us/
Storage
Virtualization Tool
Offers Remote
Mirroring

ZettaServer IR
Brings Instantaneous
Backups

Sony Bets on Strong
U.S. Debut For PSP

Access Hollywood :
May The Poll Be With
You

Toys 'R' Us Holo
Yoda Exclusive

Pepsi Turns To The
Force And The Dark
Side

Wal*Mart Promotional
Button

More On Wal*Mart
Exclusive

ROTS Close Up:
III-34 Clone Pilot

Lava Vader Details
Celebrate The Saga
ROTS Preview: Target
Micro Exclusives,
Wave 2

New Galactic Hero
Images

Opposition Scrambles
to Combat Looting in
Kyrgyzstan

Berkman's Signal to
Noise conference,
and Malaysian irc

All the news that
robots pick

Trillian IM flaw
exposed

Stonebraker's new
idea heads to
Windows

Talking Policy: An
examination of
public dialogue in
science and
technology policy

Bush Signs Law on
Release of CIA-Nazi
Documents (Reuters)

U.S. Agrees to Sell
F-16s to Pakistan
(Reuters)

Joan of Arc
Kayak.com New
Consumer Travel
Search Engine

1 + 1 = 2. Really.
Honestly.

Nature's Wisdom
"Why should they be
terrified?"

dark ages coming
back to get ya

Teen caught
masturbating with
butter in store

Terri's tube,
morals, lies, and
justice

Send music to
AirPort Express from
wired computers

An industry-standard
DVD template for
Pages

Share playlists of
videos to Xbox

Use two iTunes
libraries and one
Music folder

In the name of the
daughter

"Guess Who"
Thunder out of Korea
Daily Download:
"Something," Sam
Prekop

what is grok?