<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JProfiler Archives | LOGON Software Asia</title>
	<atom:link href="https://logon-int.com/ej-technologies-blog/jprofiler/feed/" rel="self" type="application/rss+xml" />
	<link>https://logon-int.com/ej-technologies-blog/jprofiler/</link>
	<description>Leader in Software Distribution in Asia</description>
	<lastBuildDate>Thu, 26 Mar 2026 09:50:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://i0.wp.com/logon-int.com/wp-content/uploads/2020/06/LOGON-simple-logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>JProfiler Archives | LOGON Software Asia</title>
	<link>https://logon-int.com/ej-technologies-blog/jprofiler/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">193258268</site>	<item>
		<title>New Release: JProfiler 16.0 &#124; ej Technologies</title>
		<link>https://logon-int.com/blog/jprofiler-16/</link>
		
		<dc:creator><![CDATA[logon]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 09:50:50 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ej Technologies Blog]]></category>
		<category><![CDATA[JProfiler]]></category>
		<guid isPermaLink="false">https://logon-int.com/?p=61666</guid>

					<description><![CDATA[<p>Originally published by ej Technologies. JProfiler 16 introduces powerful new capabilities designed for modern Java applications — including built-in AI observability, enhanced JFR support, and full Java 26 compatibility.</p>
<p>The post <a href="https://logon-int.com/blog/jprofiler-16/">New Release: JProfiler 16.0 | ej Technologies</a> appeared first on <a href="https://logon-int.com">LOGON Software Asia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">61666</post-id>	</item>
		<item>
		<title>New Release: JProfiler 14.0 &#124; ej Technologies</title>
		<link>https://logon-int.com/blog/new-release-jprofiler-14-0-ej-technologies/</link>
		
		<dc:creator><![CDATA[logon]]></dc:creator>
		<pubDate>Thu, 09 Nov 2023 09:30:37 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ej Technologies Blog]]></category>
		<category><![CDATA[JProfiler]]></category>
		<guid isPermaLink="false">https://logon-int.com/?p=56866</guid>

					<description><![CDATA[<p>Originally published by ej Technologies. JProfiler 14 adds full support for profiling Java 21, including virtual threads. Java virtual threads are thread-like tasks that aim to revolutionize high-scale concurrency on the JVM. </p>
<p>The post <a href="https://logon-int.com/blog/new-release-jprofiler-14-0-ej-technologies/">New Release: JProfiler 14.0 | ej Technologies</a> appeared first on <a href="https://logon-int.com">LOGON Software Asia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">56866</post-id>	</item>
		<item>
		<title>Using Flame Graphs When Profiling Java Applications &#124; ej Technologies</title>
		<link>https://logon-int.com/blog/using-flame-graphs-when-profiling-java-applications-ej-technologies/</link>
		
		<dc:creator><![CDATA[logon]]></dc:creator>
		<pubDate>Sun, 13 Nov 2022 10:23:59 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ej Technologies Blog]]></category>
		<category><![CDATA[JProfiler]]></category>
		<guid isPermaLink="false">https://logon-int.com/?p=54211</guid>

					<description><![CDATA[<p>Originally published by ej Technologies. Flame graphs are a great way to get an overview of the entire call tree and to visualize performance characteristics.</p>
<p>The post <a href="https://logon-int.com/blog/using-flame-graphs-when-profiling-java-applications-ej-technologies/">Using Flame Graphs When Profiling Java Applications | ej Technologies</a> appeared first on <a href="https://logon-int.com">LOGON Software Asia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">54211</post-id>	</item>
		<item>
		<title>Profiling A Netty Server &#124; ej Technologies</title>
		<link>https://logon-int.com/blog/profiling-a-netty-server-ej-technologies/</link>
		
		<dc:creator><![CDATA[logon]]></dc:creator>
		<pubDate>Sun, 06 Nov 2022 11:02:48 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ej Technologies Blog]]></category>
		<category><![CDATA[JProfiler]]></category>
		<guid isPermaLink="false">https://logon-int.com/?p=54219</guid>

					<description><![CDATA[<p>Originally published by ej Technologies. JProfiler’s support for Netty covers many modern web frameworks that use Netty under hood, like Vert.x, Micronaut, Ktor or Spring WebFlux.</p>
<p>The post <a href="https://logon-int.com/blog/profiling-a-netty-server-ej-technologies/">Profiling A Netty Server | ej Technologies</a> appeared first on <a href="https://logon-int.com">LOGON Software Asia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">54219</post-id>	</item>
		<item>
		<title>Inlining Asynchronous Executions in JProfiler&#8217;s Call Tree &#124; ej Technologies</title>
		<link>https://logon-int.com/blog/inlining-asynchronous-executions-in-jprofilers-call-tree-ej-technologies/</link>
		
		<dc:creator><![CDATA[logon]]></dc:creator>
		<pubDate>Wed, 12 Oct 2022 11:38:40 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ej Technologies Blog]]></category>
		<category><![CDATA[JProfiler]]></category>
		<guid isPermaLink="false">https://logon-int.com/?p=54224</guid>

					<description><![CDATA[<p>Originally published by ej Technologies. This screencast shows how to use the “Inline async executions” call tree analysis to get a unified call tree across thread boundaries.</p>
<p>The post <a href="https://logon-int.com/blog/inlining-asynchronous-executions-in-jprofilers-call-tree-ej-technologies/">Inlining Asynchronous Executions in JProfiler&#8217;s Call Tree | ej Technologies</a> appeared first on <a href="https://logon-int.com">LOGON Software Asia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">54224</post-id>	</item>
		<item>
		<title>Profiling HTTP Calls and Tracking Them Between JVMs &#124; ej Technologies</title>
		<link>https://logon-int.com/blog/profiling-http-calls-and-tracking-them-between-jvms-ej-technologies/</link>
		
		<dc:creator><![CDATA[logon]]></dc:creator>
		<pubDate>Sun, 25 Sep 2022 11:50:57 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ej Technologies Blog]]></category>
		<category><![CDATA[JProfiler]]></category>
		<guid isPermaLink="false">https://logon-int.com/?p=54229</guid>

					<description><![CDATA[<p>Originally published by ej Technologies. This screen cast shows how to profile HTTP calls with the HTTP client probe and use the HTTP remote request tracking feature to follow HTTP calls from one JVM into another.</p>
<p>The post <a href="https://logon-int.com/blog/profiling-http-calls-and-tracking-them-between-jvms-ej-technologies/">Profiling HTTP Calls and Tracking Them Between JVMs | ej Technologies</a> appeared first on <a href="https://logon-int.com">LOGON Software Asia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">54229</post-id>	</item>
		<item>
		<title>Working with Merged Reference Trees in JProfiler &#124; ej Technologies</title>
		<link>https://logon-int.com/blog/working-with-merged-reference-trees-in-jprofiler-ej-technologies/</link>
		
		<dc:creator><![CDATA[logon]]></dc:creator>
		<pubDate>Thu, 11 Aug 2022 13:06:26 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ej Technologies Blog]]></category>
		<category><![CDATA[JProfiler]]></category>
		<guid isPermaLink="false">https://logon-int.com/?p=54232</guid>

					<description><![CDATA[<p>Originally published by ej Technologies. This screen cast shows how to analyze memory leaks in Java applications or reduce memory consumption in general if the objects of interest are not all referenced in the same way.</p>
<p>The post <a href="https://logon-int.com/blog/working-with-merged-reference-trees-in-jprofiler-ej-technologies/">Working with Merged Reference Trees in JProfiler | ej Technologies</a> appeared first on <a href="https://logon-int.com">LOGON Software Asia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">54232</post-id>	</item>
		<item>
		<title>How to Configure a Script Probe in JProfiler &#124; ej Technologies</title>
		<link>https://logon-int.com/blog/how-to-configure-a-script-probe-in-jprofiler-ej-technologies/</link>
		
		<dc:creator><![CDATA[logon]]></dc:creator>
		<pubDate>Thu, 04 Aug 2022 13:10:31 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ej Technologies Blog]]></category>
		<category><![CDATA[JProfiler]]></category>
		<guid isPermaLink="false">https://logon-int.com/?p=54235</guid>

					<description><![CDATA[<p>Originally published by ej Technologies. This screen cast shows how to configure a script probe for a Java profiling session in JProfiler.</p>
<p>The post <a href="https://logon-int.com/blog/how-to-configure-a-script-probe-in-jprofiler-ej-technologies/">How to Configure a Script Probe in JProfiler | ej Technologies</a> appeared first on <a href="https://logon-int.com">LOGON Software Asia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">54235</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 64/122 objects using Memcache
Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: logon-int.com @ 2026-09-05 14:05:51 by W3 Total Cache
-->