Continued work on profiler
This commit is contained in:
parent
137687e446
commit
0d376171c8
6 changed files with 56 additions and 2 deletions
|
|
@ -28,5 +28,6 @@ namespace GC {
|
|||
|
||||
void GCEvent::printFull() {
|
||||
assert(false && "TODO: unimplemented");
|
||||
ostream s1 = cout;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue