Seems reasonable to me...
On Fri, Mar 15, 2013 at 10:12 AM, Andreas Hansson <[email protected]>wrote: > > > > On March 15, 2013, 10:03 a.m., Nilay Vaish wrote: > > > How about having a DPRINTF version that prints function name as well? > > It's a good idea. What do people think? > > > - 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 > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
