Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/async-profiler: disable on armv7 | Natanael Copa | 2019-06-12 | 1 | -1/+1 |
| | | | | in really we only have it enabled for x86 and x86_64 | ||||
* | testing/async-profiler: disable on armhf, ppc64le s390x | Kevin Daudt | 2019-05-14 | 1 | -1/+1 |
| | | | | The builds fail because the arches are not supported or compattible. | ||||
* | testing/async-profiler: new aport | jchipmunk | 2019-05-14 | 2 | -0/+73 |
https://github.com/jvm-profiling-tools/async-profiler Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events Closes GH-4435 |