index
:
~sandmann/x86info
master
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bench
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
move MHz display to mhz.c
Dave Jones
1
-0
/
+12
2009-12-11
Only calculate MHz on the first cpu, unless --all-cpus is passed.
Dave Jones
1
-0
/
+7
2009-10-26
Do the rdtsc cleanup how I meant to do it the first time.
Dave Jones
1
-3
/
+1
2009-10-26
Revert "cleanup the rdtsc type usage a little."
Dave Jones
2
-4
/
+6
2009-10-26
handle rdtsc wrapping.
Dave Jones
1
-1
/
+6
2009-10-26
cleanup the rdtsc type usage a little.
Dave Jones
2
-6
/
+4
2008-12-24
Fix up warnings. Add -Werror to catch new ones.
Dave Jones
1
-1
/
+1
2008-08-29
Only do CPU binding once per cpu.
Dave Jones
2
-4
/
+0
2008-07-02
Factor out cpu binding to a common function.
Dave Jones
2
-22
/
+2
2008-07-02
Make the benchmarks code work again
Dave Jones
3
-28
/
+34
2008-07-02
Improve MHz estimation.
Dave Jones
1
-23
/
+14
2008-07-02
The estimate MHz routine is utterly busted.
Dave Jones
1
-13
/
+35
2008-07-02
* Vastly rework the core cpuid handling on uniprocessor.
Dave Jones
1
-1
/
+1
2008-07-01
ridiculous amount of whitespace cleanups
Dave Jones
1
-2
/
+2
2008-07-01
Remove CVS tags from headers, remove pointless crap, and dead urls.
Dave Jones
1
-2
/
+0
2007-06-06
Solaris support.
John Levon
1
-3
/
+8
2006-05-21
Clean up warnings from sparse
Dave Jones
2
-4
/
+3
2005-08-27
Remove support for non Linux OS's.
Dave Jones
1
-39
/
+0
2003-06-09
* bench/MHz.c: Rounding up to nearest 50MHz if MHz is within a 15MHz
davej
1
-1
/
+8
2003-05-02
* identify.c: Display MHz as GHz if >1000. Always do MHz calculation,
davej
1
-8
/
+7
2003-03-14
* bench/bench.h: improve timing routine a little. still needs work.
davej
2
-8
/
+12
2003-02-07
benchmark bswap
davej
1
-2
/
+3
2003-01-28
Remove dud protos
davej
1
-3
/
+0
2003-01-27
Drop broken benchmarks for now
davej
1
-3
/
+0
2003-01-27
Add nehemiah
davej
1
-0
/
+4
2003-01-23
couple of extra benchmarks
davej
1
-1
/
+3
2003-01-18
Various cleanups and addition of locked add benchmark
davej
4
-61
/
+31
2002-12-22
* bench/cpuid.c: Benchmark cpuid.
davej
4
-1
/
+35
2002-12-18
split the int 0x80 and new sysenter stuff.
davej
4
-13
/
+40
2002-12-18
new directory for benchmark type things
davej
2
-0
/
+135