Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ functions
Functions
2,212 in github.com/async-profiler/async-profiler
⨍
Functions
2,212
◇
Types & classes
466
↓ 2 callers
Method
includeStack
(int prototypeId)
src/converter/one/heatmap/Heatmap.java:425
↓ 2 callers
Method
isDefault
src/vmStructs.h:640
↓ 2 callers
Function
isFunctionExit
src/instrument.cpp:413
↓ 2 callers
Method
isJfr
(String fileName)
src/converter/one/convert/Main.java:119
↓ 2 callers
Function
isNarrowJump
src/instrument.cpp:417
↓ 2 callers
Method
isNativeFrame
(byte methodType)
src/converter/one/convert/JfrConverter.java:330
↓ 2 callers
Function
jps
src/main/main.cpp:314
↓ 2 callers
Method
label
(String key, String str)
src/converter/one/convert/JfrToPprof.java:114
↓ 2 callers
Function
largeInnerFrameFinal
test/native/libs/jninativestacks.c:9
↓ 2 callers
Method
link
src/stackFrame_arm.cpp:29
↓ 2 callers
Method
listFiles
()
test/test/kernel/ListFiles.java:13
↓ 2 callers
Function
lookupClassId
src/objectSampler.cpp:17
↓ 2 callers
Method
markNodeAsLastlyUsed
(int nodeId)
src/converter/one/heatmap/LzNodeTree.java:92
↓ 2 callers
Method
methodList
src/vmStructs.h:256
↓ 2 callers
Method
minAddress
src/codeCache.h:147
↓ 2 callers
Function
nativeBurnCpu
test/test/nonjava/non_java_app.cpp:43
↓ 2 callers
Method
nodeIdOrSynonym
(int node)
src/converter/one/heatmap/SynonymTable.java:51
↓ 2 callers
Method
nodesCount
()
src/converter/one/heatmap/LzNodeTree.java:144
↓ 2 callers
Method
parseFlameGraph
(String input, Arguments args)
src/converter/one/convert/Main.java:100
↓ 2 callers
Method
parseHtml
(Reader in)
src/converter/one/convert/FlameGraph.java:73
↓ 2 callers
Function
parser_next
src/rustDemangle.cpp:692
↓ 2 callers
Method
pid
()
test/one/profiler/test/TestProcess.java:289
↓ 2 callers
Function
preloadOrderTest
test/test/nativemem/preload_malloc.c:57
↓ 2 callers
Method
put16
src/flightRecorder.cpp:114
↓ 2 callers
Function
rdtsc
src/tsc.h:22
↓ 2 callers
Method
readAllocationSample
(boolean tlab)
src/converter/one/jfr/JfrReader.java:252
↓ 2 callers
Method
readContendedLock
(boolean hasTimeout)
src/converter/one/jfr/JfrReader.java:300
↓ 2 callers
Method
readExecutionSample
(boolean wall)
src/converter/one/jfr/JfrReader.java:233
↓ 2 callers
Method
readMallocEvent
(boolean hasSize)
src/converter/one/jfr/JfrReader.java:281
↓ 2 callers
Method
realloc
(long addr, long size)
test/test/nativemem/Native.java:15
↓ 2 callers
Method
recordEventOnly
src/profiler.cpp:530
↓ 2 callers
Method
recordExit0
(long startTimeNs)
src/helper/one/profiler/Instrument.java:31
↓ 2 callers
Method
recordExternalSample
src/profiler.cpp:487
↓ 2 callers
Method
recordExternalSamples
src/profiler.cpp:514
↓ 2 callers
Method
recordLog
src/flightRecorder.cpp:1474
↓ 2 callers
Method
remapKey
(long key)
src/converter/one/jfr/Dictionary.java:42
↓ 2 callers
Method
replaceExt
(String fileName, String output)
src/converter/one/convert/Main.java:112
↓ 2 callers
Method
reset
()
src/converter/one/heatmap/HtmlOut.java:24
↓ 2 callers
Method
resize
(int newCapacity)
src/converter/one/jfr/DictionaryInt.java:96
↓ 2 callers
Method
rewind
()
src/converter/one/jfr/JfrReader.java:730
↓ 2 callers
Method
rewrite
src/instrument.cpp:342
↓ 2 callers
Method
runAllLockTypesOnce
()
test/test/nativelock/AllNativeLocks.java:29
↓ 2 callers
Method
runTest
(RunnableTest rt, TestDeclaration decl)
test/one/profiler/test/Runner.java:114
↓ 2 callers
Function
run_fdtransfer
src/main/main.cpp:346
↓ 2 callers
Method
senderSP
src/stackFrame_arm.cpp:58
↓ 2 callers
Method
setDebugSymbols
src/codeCache.h:176
↓ 2 callers
Method
setDwarfTable
src/codeCache.cpp:289
↓ 2 callers
Method
setPlt
src/codeCache.h:167
↓ 2 callers
Method
setTextBase
src/codeCache.h:163
↓ 2 callers
Method
start
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 callers
Method
start0
(String event, long interval, boolean reset)
src/api/one/profiler/AsyncProfiler.java:290
↓ 2 callers
Method
storageSize
()
src/converter/one/heatmap/LzNodeTree.java:140
↓ 2 callers
Function
str_isascii
src/rustDemangle.cpp:84
↓ 2 callers
Method
synonymsCount
()
src/converter/one/heatmap/SynonymTable.java:43
↓ 2 callers
Method
testLibPath
()
test/one/profiler/test/TestProcess.java:128
↓ 2 callers
Method
testName
()
test/one/profiler/test/RunnableTest.java:27
↓ 2 callers
Method
testRandomRead
(long[] array, int bound)
test/test/pmu/Dictionary.java:21
↓ 2 callers
Method
threadFilter
src/profiler.h:186
↓ 2 callers
Method
throwable
()
test/one/profiler/test/TestResult.java:25
↓ 2 callers
Method
title
src/engine.h:41
↓ 2 callers
Method
toTicks
(long millis)
src/converter/one/convert/JfrConverter.java:192
↓ 2 callers
Method
traceMethod
(CountDownLatch latch)
test/test/jfrconverter/Tracer.java:15
↓ 2 callers
Method
tryLockShared
src/spinLock.h:43
↓ 2 callers
Method
unlockShared
src/spinLock.h:60
↓ 2 callers
Function
unlock_notification_files
src/jattach/jattach_openj9.c:358
↓ 2 callers
Method
unwindAtomicStub
src/stackFrame_arm.cpp:95
↓ 2 callers
Method
update
src/os_macos.cpp:59
↓ 2 callers
Method
usedMemory
src/flightRecorder.cpp:1325
↓ 2 callers
Method
validHeader
src/symbols_linux.cpp:230
↓ 2 callers
Function
validateArgsCount
test/test/nonjava/non_java_app.cpp:191
↓ 2 callers
Method
waitForExecutorTermination
(ThreadPoolExecutor executor)
test/one/profiler/test/Runner.java:180
↓ 2 callers
Function
wait_for_exit
src/main/main.cpp:308
↓ 2 callers
Method
write18
(int v)
src/converter/one/heatmap/HtmlOut.java:66
↓ 2 callers
Method
writeLong
(long n)
src/converter/one/proto/Proto.java:115
↓ 2 callers
Method
writeSynonymsTable
(HtmlOut out, SynonymTable synonymTable)
src/converter/one/heatmap/Heatmap.java:200
↓ 2 callers
Function
write_command
Send command with arguments to socket
src/jattach/jattach_openj9.c:105
↓ 1 callers
Function
accept_client
src/jattach/jattach_openj9.c:300
↓ 1 callers
Method
add
src/wallClock.cpp:73
↓ 1 callers
Method
add
src/objectSampler.cpp:64
↓ 1 callers
Method
addChild
(Element e)
src/converter/one/jfr/Element.java:10
↓ 1 callers
Method
addEvent
(int stackTraceId, int threadId, int classId, byte type, long timeMs)
src/converter/one/heatmap/Heatmap.java:31
↓ 1 callers
Method
addJavaMethod
src/profiler.cpp:115
↓ 1 callers
Method
addRuntimeStub
src/profiler.cpp:119
↓ 1 callers
Method
addStack
(long id, long[] methods, int[] locations, byte[] types, int size)
src/converter/one/heatmap/Heatmap.java:35
↓ 1 callers
Method
addThread
src/flightRecorder.cpp:1253
↓ 1 callers
Method
addr
src/vmStructs.h:636
↓ 1 callers
Function
adjustFDLimit
Perf events consume one file descriptor per thread. Make sure the current limit is the highest possible.
src/perfEvents_linux.cpp:166
↓ 1 callers
Method
adjustSP
src/stackFrame_arm.cpp:100
↓ 1 callers
Method
agentmain
(String args)
src/api/one/profiler/Agent.java:17
↓ 1 callers
Method
alias
(char c)
src/converter/one/convert/Arguments.java:90
↓ 1 callers
Method
alignedAlloc
(long alignment, long size)
test/test/nativemem/Native.java:23
↓ 1 callers
Method
alloc
src/linearAllocator.cpp:35
↓ 1 callers
Method
alloc1
(int size)
test/test/alloc/RandomBlockRetainer.java:40
↓ 1 callers
Method
alloc2
(int size)
test/test/alloc/RandomBlockRetainer.java:44
↓ 1 callers
Method
allocate
()
test/test/jfr/JfrMultiModeProfiling.java:68
↓ 1 callers
Function
allocateKey
src/dictionary.cpp:12
↓ 1 callers
Function
alt_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 callers
Function
apiTest
test/test/nativemem/preload_malloc.c:70
↓ 1 callers
Method
applicable
(Test test)
test/one/profiler/test/Runner.java:103
↓ 1 callers
Method
applyIncludeExcludeFilter
(int stackId)
src/converter/one/heatmap/Heatmap.java:433
← previous
next →
401–500 of 2,212, ranked by callers