Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FlameGraphGenerationBuildSpec (0.08 sec)

  1. .teamcity/src/main/kotlin/model/PerformanceTestSpec.kt

                        } else {
                            listOf("async-profiler", "async-profiler-heap")
                        }.map { FlameGraphGenerationBuildSpec(scenario, os, arch, it) }
                    }
                }
    
        inner class FlameGraphGenerationBuildSpec(
            val performanceScenario: PerformanceScenario,
            override val os: Os,
            override val arch: Arch,
            val profiler: String,
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Feb 12 09:12:03 UTC 2025
    - 3.8K bytes
    - Viewed (0)
Back to top