SConscript (7861:4ebff121cc0e) SConscript (7914:eee5bb0fb8ea)
1# -*- mode:python -*-
2
3# Copyright (c) 2006 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 64 unchanged lines hidden (view full) ---

73TraceFlag('Loader')
74TraceFlag('Stack')
75TraceFlag('SyscallVerbose')
76TraceFlag('TimeSync')
77TraceFlag('TLB')
78TraceFlag('Thread')
79TraceFlag('Timer')
80TraceFlag('VtoPhys')
1# -*- mode:python -*-
2
3# Copyright (c) 2006 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 64 unchanged lines hidden (view full) ---

73TraceFlag('Loader')
74TraceFlag('Stack')
75TraceFlag('SyscallVerbose')
76TraceFlag('TimeSync')
77TraceFlag('TLB')
78TraceFlag('Thread')
79TraceFlag('Timer')
80TraceFlag('VtoPhys')
81TraceFlag('WorkItems')