Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-21 | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen | |
size and performance penalty to profiling applications this way, as well as Heisenberg effects, where the act of measuring changes what is measured. There are better tools for doing profiling, such as OProfile, that do not require gcc to instrument the application code. -Erik | |||
2002-07-03 | Fix clone so it compiles | Eric Andersen | |
-Erik | |||
2002-02-04 | Fixup mips so it now works and provides basic functionality | Eric Andersen | |