[D-runtime] [D-Programming-Language/druntime] f84708: fix issue 9783: fix tree time when profiling recur...
GitHub
noreply at github.com
Fri Mar 22 12:49:12 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: f84708e9cb4811ad7b71f104c7c9704672665124
https://github.com/D-Programming-Language/druntime/commit/f84708e9cb4811ad7b71f104c7c9704672665124
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M src/rt/trace.d
Log Message:
-----------
fix issue 9783: fix tree time when profiling recursive functions
Commit: 187cee5ca665e314de433649df2272d9e70880e2
https://github.com/D-Programming-Language/druntime/commit/187cee5ca665e314de433649df2272d9e70880e2
Author: Walter Bright <walter at walterbright.com>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M src/rt/trace.d
Log Message:
-----------
Merge pull request #461 from rainers/fix_profile_treetime
fix issue 9783: fix tree time when profiling recursive functions
Compare: https://github.com/D-Programming-Language/druntime/compare/1f1b0d33a61f...187cee5ca665
More information about the D-runtime
mailing list