Hi Vipin,\
\
You can use the comm_monitor SimObject. It can be placed in between the
processors and the L1 caches in the python configuration script. You can set
the address mask parameters of the comm_monitor to record cacheline-aligned
addresses.\
\
However, I am cautious about the accuracy of
Hi,
I am simulating a large programme with various function calls for which I
want to get sats.(SE-mode)
So currently I do the following:
...
1. call m5_dump_rest_stats()
2. call my function i want to get the stats for
3. call m5_dump_stats()
Since I'm only interested in a few stats, like numCyc
Dear **Pascal Haneder:**
Much appreciated!
but I am still not clear how to implement the fix
I guess the file is /proc/sys/kernel/perf_vent_apranoid, how can I locate it?
you mention “echo a „-1“, so we need to add one line of that command?
Is there other option? like modifying gem5 source