gem5/kern/linux
Ron Dreslinski e07fee31cb Clean up output for pc break events, and remove a unneeded break event.
cpu/pc_event.cc:
    Add a newline to the printout to clean up output
kern/linux/linux_system.cc:
    Remove the die_if_kernel pc break event, it is being called when not the kernel and leads to unneeded printouts

--HG--
extra : convert_revision : c359532db31c961074894cc6c44c8452592caca8
2005-04-28 17:24:04 -04:00
..
aligned.hh make stuff compile on openbsd again 2004-10-23 12:31:24 -04:00
hwrpb.hh make stuff compile on openbsd again 2004-10-23 12:31:24 -04:00
linux.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.cc Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.hh Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most changes come from templated code, 2005-01-14 18:34:56 -05:00
linux_system.cc Clean up output for pc break events, and remove a unneeded break event. 2005-04-28 17:24:04 -04:00
linux_system.hh Some more useful debugging info for kernel panic and die events 2005-02-09 10:27:00 -05:00
linux_threadinfo.hh std:: 2004-08-20 11:36:19 -04:00
printk.cc few forgotten changes for dprintk 2004-07-31 00:55:05 -04:00
printk.hh Added debug printk support 2004-07-30 17:13:24 -04:00
sched.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00
thread_info.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00