[ros-diffs] [ion] 22029: - Cleanup profiling and debugging code, add function comment headers and comment the functions in obdir.c - Remove directory object parsing. Directory objects don't have parse routines. Instead, inline the lookup in ObFindObject (this hasn't been optimized yet, a lot of the code is now setting a = b, c = a, c = b.