- Jul 17, 2000
-
-
Keith Wansbrough authored
Insert code to handle instruction counts from Heimdall, as well as CacheProf.
-
- Jul 11, 2000
-
-
Simon Marlow authored
undo what appears to be an accidental commit
-
- Jul 10, 2000
-
-
Reuben Thomas authored
Removed carriage returns (\r) from source files. Please don't check in such things; they can cause problems on Cygwin (funnily enough). I'm looking into how to avoid commiting carriage returns when working under Windows.
-
- Jul 05, 2000
-
-
Keith Wansbrough authored
Add -t flag to specify title of report.
-
- Jun 29, 2000
-
-
Reuben Thomas authored
Remove /bin/ from /bin/rm to avoid problems with systems where it's elsewhere.
-
- Jun 26, 2000
-
-
Reuben Thomas authored
Fix it Good'n'Proper.
-
Reuben Thomas authored
Remove lots of junk from db2ps.sh, and make it find db2dvi properly. (I'll merge it)
-
- Jun 18, 2000
-
-
Simon Marlow authored
Add FreeBSD-compatible catalog. This one works on my FreeBSD 4.0 box with the following packages installed: docbook-3.1 dsssl-docbook-modular-1.52 jade-1.2.1 iso8879-1986 alternatively, installing the 'docproj' meta-package gets everything you need.
-
- Jun 01, 2000
-
-
sven.panne@aedion.de authored
The DocBook saga continues: Look for already installed catalog first.
-
- May 31, 2000
-
-
Reuben Thomas authored
Update to use DOCBOOK_CATALOG to get the correct catalog.
-
- May 19, 2000
-
-
Reuben Thomas authored
New member of the family. Look out for .redhat, .mandrake, .beos, .w95,... coming soon.
-
- May 18, 2000
-
-
sven.panne@aedion.de authored
* A shell-classic: Inserted space before ] (the lexical syntax of shells is always resource of miracles...) * Made searching for a catalog a little bit more cunning: If SGML_CATALOG_FILES is not set, try FPTOOLS_CATALOG_FILE, then /usr/share/sgml/CATALOG.docbkdsl, the SuSE-Linux default, don't know about Red Hat, Debian, etc. This way "make dvi html pdf ps rtf" works out of the box, at least for me. :-)
-
- May 16, 2000
-
-
Reuben Thomas authored
Put the -c flag in the right place.
-
Reuben Thomas authored
Added FPTOOLS_CATALOG_FILE
-
Reuben Thomas authored
Much pain in order to get the horrid heap of brokenness that is the DocBook catalog system to work.
-
- May 14, 2000
-
-
sven.panne@aedion.de authored
Recurse into docbook subdir, too
-
- May 12, 2000
-
-
Reuben Thomas authored
Changed jade to $JADE
-
Reuben Thomas authored
Corrected TOP.
-
Reuben Thomas authored
Reorganisation to parametrise *.sh files on name of Jade, which is now found by the configure script.
-
Reuben Thomas authored
db2html now parametrised on location of files it needs (GIFs and CSS).
-
Reuben Thomas authored
Added to repository: GIFs and CSS that are copied to HTML directories by db2html.
-
Reuben Thomas authored
New driver.
-
Reuben Thomas authored
Makes db2html from db2html.sh
-
Reuben Thomas authored
db2html is now produced from db2html.sh
-
Reuben Thomas authored
Changed absolute paths to use SGML_TOP.
-
Reuben Thomas authored
Added docbook.
-
- May 10, 2000
-
-
Reuben Thomas authored
DocBook scripts from Cygnus DocBook tools; the first visible sign of freedom from the tyranny of RPMs.
-
- Apr 27, 2000
-
-
Simon Marlow authored
Give this subdir a proper target.mk, and set $(TOP) properly in boilerplate.mk.
-
- Mar 02, 2000
-
-
Keith Wansbrough authored
Move `Average' line back to bottom of table to save confusion.
-
- Mar 01, 2000
-
-
Keith Wansbrough authored
Display (overall) averages for per-module statistics as well as for per-program statistics. Also, with `-d' (default; `-n' to turn off) compute geometric standard deviations and display +/- 1 s.d. points as well as average. Note that since these are *geometric*, the lower point will appear closer to the average than the upper. This is correct behaviour.
-
- Feb 24, 2000
-
-
Simon Marlow authored
update for format changes in cacheprof.out.summary.
-
- Feb 18, 2000
-
-
Simon Marlow authored
Add copyright & Id
-
Simon Marlow authored
Module size wasn't taking into account the data section.
-
- Dec 09, 1999
-
-
Simon Marlow authored
clean sgmlverb.c Obtained-from: Michael Weber <michael.weber@post.rwth-aachen.de>
-
- Nov 19, 1999
-
-
Kevin Glynn authored
Removed fix for -ve MUT times, Simon has put fix in rts/Stats.c, which is where it should be.
-
- Nov 16, 1999
-
-
Simon Marlow authored
Couple of fixes for -accept-output.
-
- Nov 12, 1999
-
-
Simon Marlow authored
Initial revision
-
- Nov 11, 1999
-
-
Simon Marlow authored
Remove old Spix stuff, replace with shiny new support for Julian's CacheProf stuff. yay!
-
- Nov 09, 1999
-
-
Kevin Glynn authored
Support for negative timings in the stats file. (I've seen times of -0.00). If a timing is negative then set it to 0.
-
- Sep 21, 1999
-
-
sof authored
when mangling gcc output, make sure we distinguish between a \ at EOL and a \ in DOS paths
-