The new CCProfiling not finished in test cases yet?

In the 2.0rc version, I enabled CCProfiling and got a compile error in PerformanceNodeChildrenTest.cpp, line 523 &533.
I found that the CCProfilingBeginTimingBlock function is now use a string as parameter rather than a CCProfileTimer.
Maybe a missed bug?