Hello,

Thank you Andreas for your reply.
I am able to find trace log for L1 and L2 cache.
Additionally, I am interested in similar trace for LLC/L3, i.e. I want to
find Read and Writes Hits, Misses to LLC/L3 as well.

My current Command Line Argument:

./build/ALPHA_ES/gem5.opt --quiet --outdir=result
--trace-file=trace_radix.out --debug-flags=Cache configs/example/se.py
--clock=2.0GHz --cpu-type=detailed --caches --l1d_size=32kB --l1i_size=32kB
--l1d_assoc=8 --l1i_assoc=4 --l2cache --l2_size=256kB --l2_assoc=8
--l3_size=8192kB --l3_assoc=16 -c
v1-splash-alpha/splash2/codes/kernels/radix/RADIX

Please let me know how to proceed to get the required result.

-abhishek
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to