issues
search
jvm-profiling-tools
/
honest-profiler
A sampling JVM profiler without the safepoint sample bias
https://github.com/RichardWarburton/honest-profiler/wiki
MIT License
1.25k
stars
146
forks
source link
Add a new header for tests
#115
Closed
kylesm
closed
8 years ago
kylesm
commented
8 years ago
Eliminates the repetitive
#ifdef __APPLE__
in test files
Tested building on Ubuntu 14.04 and Mac OS X 10.11.3
RichardWarburton
commented
8 years ago
Great, thanks.
#ifdef __APPLE__
in test files