[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] binutils-2.23.2 and gcc-4.6.4



Am Donnerstag, den 18.04.2013, 08:44 +0200 schrieb Eero Tamminen <oak@helsinkinet.fi>:

Earlier the options for profiling Atari binaries performance sucked,
now with Hatari profiler, they don't.

What Hatari provides is as good as what you have available on Linux
for profiling:
- non-intrusive, no instrumentation needed
  (symbols can also be provided separately)
- accurate instruction and cycles level information
  (both for CPU & DSP + instruction cache misses for CPU)
- memory disassembly with profile information
- top instruction/cycles using instruction and function lists
- callgraphs
- GUI for viewing the data with callgrind data export
  (viewing can be done in KDE Kcachegrind)
- tracing for all TOS OS calls and many other things

Just a sidenote: Definitly sounds like an very handy feature, I want to
try it for sure, to do some perfomance tests with netsurf.