|
From: <sv...@va...> - 2006-09-22 20:39:29
|
Author: njn
Date: 2006-09-22 21:39:24 +0100 (Fri, 22 Sep 2006)
New Revision: 297
Log:
Add a paper about Callgrind.
Added:
trunk/docs/callgrind2004.pdf
Modified:
trunk/docs/pubs.html
Added: trunk/docs/callgrind2004.pdf
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(Binary files differ)
Property changes on: trunk/docs/callgrind2004.pdf
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/docs/pubs.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/docs/pubs.html 2006-09-15 15:43:39 UTC (rev 296)
+++ trunk/docs/pubs.html 2006-09-22 20:39:24 UTC (rev 297)
@@ -34,6 +34,15 @@
</p></li>
=20
<li><p>
+ <b><a href=3D"/docs/callgrind2004.pdf">A Tool Suite for Simulation Base=
d
+ Analysis of Memory Access Behavior.</a><br>
+ Josef Weidendorfer, Markus Kowarschik and Carsten Trinitis.<br>
+ Proceedings of the 4th International Conference on Computational Scien=
ce
+ (ICCS 2004), Krakow, Poland, June 2004.</b><br>
+ This paper describes Callgrind.
+ </p></li>
+
+ <li><p>
<b><a href=3D"/docs/bounds-checking2004.ps.bz2">Bounds-Checking Entire =
Programs Without
Recompiling.</a><br>
Nicholas Nethercote and Jeremy Fitzhardinge.<br>
|