MCPcopy Create free account

hub / github.com/async-profiler/async-profiler / functions

Functions2,212 in github.com/async-profiler/async-profiler

↓ 2 callersMethodincludeStack
(int prototypeId)
src/converter/one/heatmap/Heatmap.java:425
↓ 2 callersMethodisDefault
src/vmStructs.h:640
↓ 2 callersFunctionisFunctionExit
src/instrument.cpp:413
↓ 2 callersMethodisJfr
(String fileName)
src/converter/one/convert/Main.java:119
↓ 2 callersFunctionisNarrowJump
src/instrument.cpp:417
↓ 2 callersMethodisNativeFrame
(byte methodType)
src/converter/one/convert/JfrConverter.java:330
↓ 2 callersFunctionjps
src/main/main.cpp:314
↓ 2 callersMethodlabel
(String key, String str)
src/converter/one/convert/JfrToPprof.java:114
↓ 2 callersFunctionlargeInnerFrameFinal
test/native/libs/jninativestacks.c:9
↓ 2 callersMethodlink
src/stackFrame_arm.cpp:29
↓ 2 callersMethodlistFiles
()
test/test/kernel/ListFiles.java:13
↓ 2 callersFunctionlookupClassId
src/objectSampler.cpp:17
↓ 2 callersMethodmarkNodeAsLastlyUsed
(int nodeId)
src/converter/one/heatmap/LzNodeTree.java:92
↓ 2 callersMethodmethodList
src/vmStructs.h:256
↓ 2 callersMethodminAddress
src/codeCache.h:147
↓ 2 callersFunctionnativeBurnCpu
test/test/nonjava/non_java_app.cpp:43
↓ 2 callersMethodnodeIdOrSynonym
(int node)
src/converter/one/heatmap/SynonymTable.java:51
↓ 2 callersMethodnodesCount
()
src/converter/one/heatmap/LzNodeTree.java:144
↓ 2 callersMethodparseFlameGraph
(String input, Arguments args)
src/converter/one/convert/Main.java:100
↓ 2 callersMethodparseHtml
(Reader in)
src/converter/one/convert/FlameGraph.java:73
↓ 2 callersFunctionparser_next
src/rustDemangle.cpp:692
↓ 2 callersMethodpid
()
test/one/profiler/test/TestProcess.java:289
↓ 2 callersFunctionpreloadOrderTest
test/test/nativemem/preload_malloc.c:57
↓ 2 callersMethodput16
src/flightRecorder.cpp:114
↓ 2 callersFunctionrdtsc
src/tsc.h:22
↓ 2 callersMethodreadAllocationSample
(boolean tlab)
src/converter/one/jfr/JfrReader.java:252
↓ 2 callersMethodreadContendedLock
(boolean hasTimeout)
src/converter/one/jfr/JfrReader.java:300
↓ 2 callersMethodreadExecutionSample
(boolean wall)
src/converter/one/jfr/JfrReader.java:233
↓ 2 callersMethodreadMallocEvent
(boolean hasSize)
src/converter/one/jfr/JfrReader.java:281
↓ 2 callersMethodrealloc
(long addr, long size)
test/test/nativemem/Native.java:15
↓ 2 callersMethodrecordEventOnly
src/profiler.cpp:530
↓ 2 callersMethodrecordExit0
(long startTimeNs)
src/helper/one/profiler/Instrument.java:31
↓ 2 callersMethodrecordExternalSample
src/profiler.cpp:487
↓ 2 callersMethodrecordExternalSamples
src/profiler.cpp:514
↓ 2 callersMethodrecordLog
src/flightRecorder.cpp:1474
↓ 2 callersMethodremapKey
(long key)
src/converter/one/jfr/Dictionary.java:42
↓ 2 callersMethodreplaceExt
(String fileName, String output)
src/converter/one/convert/Main.java:112
↓ 2 callersMethodreset
()
src/converter/one/heatmap/HtmlOut.java:24
↓ 2 callersMethodresize
(int newCapacity)
src/converter/one/jfr/DictionaryInt.java:96
↓ 2 callersMethodrewind
()
src/converter/one/jfr/JfrReader.java:730
↓ 2 callersMethodrewrite
src/instrument.cpp:342
↓ 2 callersMethodrunAllLockTypesOnce
()
test/test/nativelock/AllNativeLocks.java:29
↓ 2 callersMethodrunTest
(RunnableTest rt, TestDeclaration decl)
test/one/profiler/test/Runner.java:114
↓ 2 callersFunctionrun_fdtransfer
src/main/main.cpp:346
↓ 2 callersMethodsenderSP
src/stackFrame_arm.cpp:58
↓ 2 callersMethodsetDebugSymbols
src/codeCache.h:176
↓ 2 callersMethodsetDwarfTable
src/codeCache.cpp:289
↓ 2 callersMethodsetPlt
src/codeCache.h:167
↓ 2 callersMethodsetTextBase
src/codeCache.h:163
↓ 2 callersMethodstart
Start profiling @param event Profiling event, see {@link Events} @param interval Sampling interval, e.g. nanoseconds for Events.CPU @throws Illega
src/api/one/profiler/AsyncProfiler.java:122
↓ 2 callersMethodstart0
(String event, long interval, boolean reset)
src/api/one/profiler/AsyncProfiler.java:290
↓ 2 callersMethodstorageSize
()
src/converter/one/heatmap/LzNodeTree.java:140
↓ 2 callersFunctionstr_isascii
src/rustDemangle.cpp:84
↓ 2 callersMethodsynonymsCount
()
src/converter/one/heatmap/SynonymTable.java:43
↓ 2 callersMethodtestLibPath
()
test/one/profiler/test/TestProcess.java:128
↓ 2 callersMethodtestName
()
test/one/profiler/test/RunnableTest.java:27
↓ 2 callersMethodtestRandomRead
(long[] array, int bound)
test/test/pmu/Dictionary.java:21
↓ 2 callersMethodthreadFilter
src/profiler.h:186
↓ 2 callersMethodthrowable
()
test/one/profiler/test/TestResult.java:25
↓ 2 callersMethodtitle
src/engine.h:41
↓ 2 callersMethodtoTicks
(long millis)
src/converter/one/convert/JfrConverter.java:192
↓ 2 callersMethodtraceMethod
(CountDownLatch latch)
test/test/jfrconverter/Tracer.java:15
↓ 2 callersMethodtryLockShared
src/spinLock.h:43
↓ 2 callersMethodunlockShared
src/spinLock.h:60
↓ 2 callersFunctionunlock_notification_files
src/jattach/jattach_openj9.c:358
↓ 2 callersMethodunwindAtomicStub
src/stackFrame_arm.cpp:95
↓ 2 callersMethodupdate
src/os_macos.cpp:59
↓ 2 callersMethodusedMemory
src/flightRecorder.cpp:1325
↓ 2 callersMethodvalidHeader
src/symbols_linux.cpp:230
↓ 2 callersFunctionvalidateArgsCount
test/test/nonjava/non_java_app.cpp:191
↓ 2 callersMethodwaitForExecutorTermination
(ThreadPoolExecutor executor)
test/one/profiler/test/Runner.java:180
↓ 2 callersFunctionwait_for_exit
src/main/main.cpp:308
↓ 2 callersMethodwrite18
(int v)
src/converter/one/heatmap/HtmlOut.java:66
↓ 2 callersMethodwriteLong
(long n)
src/converter/one/proto/Proto.java:115
↓ 2 callersMethodwriteSynonymsTable
(HtmlOut out, SynonymTable synonymTable)
src/converter/one/heatmap/Heatmap.java:200
↓ 2 callersFunctionwrite_command
Send command with arguments to socket
src/jattach/jattach_openj9.c:105
↓ 1 callersFunctionaccept_client
src/jattach/jattach_openj9.c:300
↓ 1 callersMethodadd
src/wallClock.cpp:73
↓ 1 callersMethodadd
src/objectSampler.cpp:64
↓ 1 callersMethodaddChild
(Element e)
src/converter/one/jfr/Element.java:10
↓ 1 callersMethodaddEvent
(int stackTraceId, int threadId, int classId, byte type, long timeMs)
src/converter/one/heatmap/Heatmap.java:31
↓ 1 callersMethodaddJavaMethod
src/profiler.cpp:115
↓ 1 callersMethodaddRuntimeStub
src/profiler.cpp:119
↓ 1 callersMethodaddStack
(long id, long[] methods, int[] locations, byte[] types, int size)
src/converter/one/heatmap/Heatmap.java:35
↓ 1 callersMethodaddThread
src/flightRecorder.cpp:1253
↓ 1 callersMethodaddr
src/vmStructs.h:636
↓ 1 callersFunctionadjustFDLimit
Perf events consume one file descriptor per thread. Make sure the current limit is the highest possible.
src/perfEvents_linux.cpp:166
↓ 1 callersMethodadjustSP
src/stackFrame_arm.cpp:100
↓ 1 callersMethodagentmain
(String args)
src/api/one/profiler/Agent.java:17
↓ 1 callersMethodalias
(char c)
src/converter/one/convert/Arguments.java:90
↓ 1 callersMethodalignedAlloc
(long alignment, long size)
test/test/nativemem/Native.java:23
↓ 1 callersMethodalloc
src/linearAllocator.cpp:35
↓ 1 callersMethodalloc1
(int size)
test/test/alloc/RandomBlockRetainer.java:40
↓ 1 callersMethodalloc2
(int size)
test/test/alloc/RandomBlockRetainer.java:44
↓ 1 callersMethodallocate
()
test/test/jfr/JfrMultiModeProfiling.java:68
↓ 1 callersFunctionallocateKey
src/dictionary.cpp:12
↓ 1 callersFunctionalt_lookup_nspid
Linux kernels < 4.1 do not export NStgid field in /proc/pid/status. Fortunately, /proc/pid/sched in a container exposes a host PID, so the idea is to
src/jattach/psutil.c:62
↓ 1 callersFunctionapiTest
test/test/nativemem/preload_malloc.c:70
↓ 1 callersMethodapplicable
(Test test)
test/one/profiler/test/Runner.java:103
↓ 1 callersMethodapplyIncludeExcludeFilter
(int stackId)
src/converter/one/heatmap/Heatmap.java:433
← previousnext →401–500 of 2,212, ranked by callers