aboutsummaryrefslogtreecommitdiffstats
path: root/testing/async-profiler
Commit message (Collapse)AuthorAgeFilesLines
* testing/async-profiler: disable on armv7Natanael Copa2019-06-121-1/+1
| | | | in really we only have it enabled for x86 and x86_64
* testing/async-profiler: disable on armhf, ppc64le s390xKevin Daudt2019-05-141-1/+1
| | | | The builds fail because the arches are not supported or compattible.
* testing/async-profiler: new aportjchipmunk2019-05-142-0/+73
https://github.com/jvm-profiling-tools/async-profiler Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events Closes GH-4435