Andrew Waterman
|
e63232e82d
|
pk: avoid out-of-memory errors
Estimate available memory and return -1 from mmap if not enough
is available, rather than assert-failing.
|
5 years ago |
Luís Marques
|
99d6d0a93f
|
Make performance counters always 64 bits wide (#178)
This prevents the counters from easily overflowing for a 32-bit pk.
|
7 years ago |
Andrew Waterman
|
0a7862c79f
|
when -s is passed, print time, instret, cycle, and CPI
|
10 years ago |
Andrew Waterman
|
b94c7a4b07
|
Refactor pk, bbl, machine into separate libraries
Yuck.
|
10 years ago |
Andrew Waterman
|
33ed6c6c5e
|
get rid of struct mainvars
|
10 years ago |
Andrew Waterman
|
80447e5711
|
Disentangle PK and BBL a bit
|
10 years ago |