Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for profilerParam (1.21 sec)

  1. .teamcity/src/main/kotlin/util/AdHocPerformanceScenario.kt

                )
                when (os) {
                    Os.WINDOWS -> {
                        profilerParam("jprofiler")
                        param("env.JPROFILER_HOME", "C:\\Program Files\\jprofiler\\jprofiler11.1.4")
                    }
    
                    else -> {
                        profilerParam("async-profiler")
                        param("env.FG_HOME_DIR", "/opt/FlameGraph")
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Feb 12 09:12:03 UTC 2025
    - 5.5K bytes
    - Viewed (0)
Back to top