Re: [hatari-users] Profiler - long history |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-users Archives
]
Hi,
On maanantai 18 toukokuu 2015, Konador, Cyprian wrote:
> > From: Eero Tamminen
> > No need to change anything, just give the limit when you enable history:
> > history cpu 4096
>
> Yep, that works fine, but unfortunately there is no any info about
> instruction cycles/cache miss
For profiling information, you need to have also profiling enabled:
profile on
Cache misses are provided only by WinUAE CPU core, and only
for CPUs that actually have cache.
- Eero