index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-11
Update copyright dates ("200X-2007" --> "200X-2008").
sewardj
1
-1
/
+1
2007-08-27
updating licensing wording
dirk
1
-2
/
+2
2007-02-02
Simplify some Perl.
njn
1
-2
/
+2
2007-01-08
Update copyright dates.
sewardj
1
-1
/
+1
2006-12-28
Avoid name clash on ppc64-linux.
sewardj
1
-1
/
+1
2006-11-22
An extension of the previous commit: the vg_perf --tools option is so useful
njn
9
-26
/
+5
2006-11-22
Add a useful --tools option to vg_perf, which lets you override the "tools"
njn
1
-4
/
+12
2006-11-03
Just use the first two letters of the toolname as the abbreviation.
njn
1
-11
/
+4
2006-11-03
Fix for nested subdirs
njn
1
-1
/
+3
2006-11-03
Perf script:
njn
1
-1
/
+2
2006-10-17
AIX build fixes.
sewardj
1
-10
/
+0
2006-10-17
Merge r6207:
sewardj
1
-4
/
+5
2006-10-17
Merge r6205:
sewardj
1
-1
/
+1
2006-10-17
Merge r6216:
sewardj
1
-11
/
+11
2006-10-17
Merge r6121: Don't define uchar; it might already be defined.
sewardj
1
-2
/
+1
2006-10-14
Print native time to two places. Perhaps it would be better to adjust
sewardj
1
-1
/
+1
2006-06-05
Update copyright dates.
sewardj
1
-1
/
+1
2006-04-06
Fix vg_perf to work with older Valgrind versions.
njn
1
-2
/
+5
2006-03-30
Avoid compile warnings for tinycc.
njn
2
-9
/
+11
2006-03-27
Avoid unnecessary whitespace at end of printed lines.
njn
1
-4
/
+4
2006-01-22
Use the bz2 test in perf/ as a regression-test, just as a moderately
sewardj
1
-6
/
+40
2006-01-22
rm unneeded headers
sewardj
3
-42
/
+0
2006-01-09
Unbreak make dist.
sewardj
1
-1
/
+2
2006-01-04
Somewhat rehash the biarch-build machinery so as to (1) formalise the
sewardj
1
-2
/
+5
2005-12-28
In fbench, compute sin/cos/sqrt from "first principles", so that the
sewardj
2
-3
/
+14
2005-12-26
Attempt to make tinycc work on ppc32, by (1) getting rid of various
sewardj
4
-49
/
+5795
2005-12-25
add extra note about tinycc
njn
1
-1
/
+3
2005-12-23
Change default --reps value from 3 to 1.
njn
1
-1
/
+1
2005-12-20
Add a new performance benchmark: tinycc.
njn
6
-4
/
+21909
2005-12-17
Add a malloc/free stress test.
njn
5
-3
/
+54
2005-12-15
Improvments to vg_perf:
njn
1
-2
/
+18
2005-12-15
Make this work on platforms where r != x.
sewardj
1
-2
/
+7
2005-12-14
Added a stress test which measures the cost of translation.
njn
5
-9
/
+101
2005-12-14
Ensure that f() doesn't get inlined.
njn
1
-1
/
+2
2005-12-14
Add --vg option to vg_perf, which lets you specify one or more Valgrinds
njn
1
-48
/
+63
2005-12-13
whoops
njn
1
-1
/
+1
2005-12-13
Added a --reps option to control how many times each program is run.
njn
1
-5
/
+14
2005-12-13
remove bogus whitespace
njn
1
-1
/
+1
2005-12-13
Die if a performance benchmark is missing.
njn
1
-1
/
+1
2005-12-13
Use user time instead of wall-clock time.
njn
1
-5
/
+5
2005-12-13
File recording info about each performance benchmark.
njn
1
-0
/
+34
2005-12-13
Remove nanosleep and adjust iteration count and array size accordingly.
sewardj
1
-8
/
+8
2005-12-13
Abort the performance timings if any of the programs fail,
njn
1
-3
/
+15
2005-12-13
Make sarp return zero.
njn
1
-1
/
+1
2005-12-13
Add two new programs to the performance suite.
njn
6
-3
/
+7363
2005-12-10
First attempt at some performance tracking tools. Includes a script vg_perf
njn
6
-0
/
+817