<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/overheadprof/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/overheadprof/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 13 Aug 2011 03:08:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/overheadprof/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Romain</title><link>https://sourceforge.net/p/overheadprof/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,3 +1,11 @@
 # Overhead Profiler #
 
 This tool allows you to exactly profile any section of your code and produce an output similar to GProf. This tool was originally designed to profile the overhead of runtime systems that have very short functions that are frequently missed by sampling based profilers such as GProf. This profiler will report the exact amount of time spent in each identified block of code. It will also *only* profile the pieces of code that you care about.
+
+## Features ##
+
+* GProf-like output
+* Supports profiling of multiple threads (via pthread)
+* Precise profiling (does *not* rely on sampling)
+* Allows the specification of blocks of interest to profile
+* Accounts for its own overhead thereby giving accurate measurements
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Romain</dc:creator><pubDate>Sat, 13 Aug 2011 03:08:33 -0000</pubDate><guid>https://sourceforge.netefaaeb9b9e8ca32c868f35427b471b0605cc326c</guid></item><item><title>WikiPage Home modified by Romain</title><link>https://sourceforge.net/p/overheadprof/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,3 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/overheadprof/home/markdown_syntax/) syntax.
+# Overhead Profiler #
+
+This tool allows you to exactly profile any section of your code and produce an output similar to GProf. This tool was originally designed to profile the overhead of runtime systems that have very short functions that are frequently missed by sampling based profilers such as GProf. This profiler will report the exact amount of time spent in each identified block of code. It will also *only* profile the pieces of code that you care about.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Romain</dc:creator><pubDate>Sat, 13 Aug 2011 03:05:51 -0000</pubDate><guid>https://sourceforge.net466dc18bbd83f0824604ea77c1971c009baf6448</guid></item><item><title>WikiPage Home modified by Romain</title><link>https://sourceforge.net/p/overheadprof/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/overheadprof/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Romain</dc:creator><pubDate>Sat, 13 Aug 2011 02:42:57 -0000</pubDate><guid>https://sourceforge.netf80d66d7905271515a6afb19df94b2ee5318ee76</guid></item></channel></rss>