TRACESPINNING in taskqueue.hpp (original) (raw)
Thomas Schatzl thomas.schatzl at oracle.com
Tue Feb 14 18:45:00 UTC 2017
- Previous message: TRACESPINNING in taskqueue.hpp
- Next message: TRACESPINNING in taskqueue.hpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Yumin,
On Tue, 2017-02-14 at 08:43 -0800, yumin qi wrote:
Hi,
In file taskqueue.hpp, first #undef TRACESPINNING The next whatever in #ifdef TRACESPINNING will not be included in build. Any comment?
not sure what you are asking here.
Apparently anyone interested in using this code is supposed to change the #undef to #define. Similar to other performance debug code in hotspot.
Thanks, Thomas
- Previous message: TRACESPINNING in taskqueue.hpp
- Next message: TRACESPINNING in taskqueue.hpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]