Remove tracer (debugger "heaptrace" command)
commit93c421ea68beefe6b18715b3b155ed59c0c322d7
authorJordan DeLong <jdelong@fb.com>
Wed, 9 Apr 2014 21:33:49 +0000 (9 14:33 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 14 Apr 2014 16:07:22 +0000 (14 09:07 -0700)
tree6b01d03d870cf2c5c297cd10ebda24a9df51315e
parentd861d0cd2de58ab4210e20441efb6cb396e88138
Remove tracer (debugger "heaptrace" command)

We haven't put enough time into making this useful, and don't
want to pay for maintaining it.

Reviewed By: @mikemag

Differential Revision: D1268119
14 files changed:
hphp/runtime/base/apc-local-array.cpp
hphp/runtime/base/apc-local-array.h
hphp/runtime/base/array-data.cpp
hphp/runtime/base/array-data.h
hphp/runtime/base/object-data.cpp
hphp/runtime/base/object-data.h
hphp/runtime/base/tracer.h [deleted file]
hphp/runtime/debugger/cmd/all.h
hphp/runtime/debugger/cmd/cmd_extended.cpp
hphp/runtime/debugger/cmd/cmd_heaptrace.cpp [deleted file]
hphp/runtime/debugger/cmd/cmd_heaptrace.h [deleted file]
hphp/runtime/vm/bytecode.cpp
hphp/runtime/vm/class.cpp
hphp/runtime/vm/class.h