> On March 15, 2013, 10:03 a.m., Nilay Vaish wrote:
> > How about having a DPRINTF version that prints function name as well?
> 
> Andreas Hansson wrote:
>     It's a good idea. What do people think?

Assuming no one objects, I will go ahead with the current patch and then we can 
have a follow-on discussion on the introduction of a more elaborate DPRINTF at 
a later stage.


- Andreas


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1773/#review4124
-----------------------------------------------------------


On March 14, 2013, 7:28 a.m., Andreas Hansson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/1773/
> -----------------------------------------------------------
> 
> (Updated March 14, 2013, 7:28 a.m.)
> 
> 
> Review request for Default.
> 
> 
> Description
> -------
> 
> Changeset 9593:ea5a5150581d
> ---------------------------
> mem: Adding verbose debug output in the memory system
> 
> This patch provides useful printouts throughut the memory system. This
> includes pretty-printed cache tags and function call messages
> (call-stack like).
> 
> 
> Diffs
> -----
> 
>   src/mem/abstract_mem.cc 1a21964b7227 
>   src/mem/cache/SConscript 1a21964b7227 
>   src/mem/cache/blk.hh 1a21964b7227 
>   src/mem/cache/cache_impl.hh 1a21964b7227 
>   src/mem/cache/mshr.hh 1a21964b7227 
>   src/mem/cache/mshr.cc 1a21964b7227 
>   src/mem/cache/tags/base.hh 1a21964b7227 
>   src/mem/cache/tags/fa_lru.hh 1a21964b7227 
>   src/mem/cache/tags/lru.hh 1a21964b7227 
>   src/mem/cache/tags/lru.cc 1a21964b7227 
>   src/mem/coherent_bus.cc 1a21964b7227 
>   src/mem/packet.hh 1a21964b7227 
>   src/mem/packet.cc 1a21964b7227 
>   src/mem/packet_queue.cc 1a21964b7227 
> 
> Diff: http://reviews.gem5.org/r/1773/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andreas Hansson
> 
>

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to