MCPcopy Create free account

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

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

↓ 10 callersMethodcontains
(long instant)
src/converter/one/convert/TimeIntervals.java:22
↓ 10 callersMethodentry
src/trap.h:33
↓ 10 callersMethodforEach
(Visitor visitor)
src/converter/one/jfr/event/EventCollector.java:19
↓ 10 callersFunctionmakeFrame
src/profiler.cpp:100
↓ 9 callersMethodburn
(Duration duration)
test/test/instrument/CpuBurner.java:14
↓ 9 callersMethodclear
()
src/converter/one/convert/CallStack.java:29
↓ 9 callersMethodcurrent
src/vmStructs.cpp:630
↓ 9 callersMethodequals
(Object o)
src/converter/one/heatmap/Method.java:33
↓ 9 callersMethodfind
src/vmStructs.cpp:703
↓ 9 callersMethodgetMethodName
(long method, byte type)
src/converter/one/convert/Classifier.java:145
↓ 9 callersMethodlength
src/instrument.cpp:100
↓ 9 callersMethodlock
src/mutex.cpp:20
↓ 9 callersMethodnextByte
(int c)
src/converter/one/heatmap/HtmlOut.java:28
↓ 9 callersMethodparse
(String[] args)
test/one/profiler/test/TestDeclaration.java:38
↓ 9 callersFunctionpthread_create
src/hooks.cpp:116
↓ 9 callersMethodput
src/callTraceStorage.cpp:235
↓ 9 callersMethodremove
src/threadFilter.cpp:97
↓ 9 callersFunctionthrowNew
src/javaApi.cpp:19
↓ 9 callersMethodupdateSymbols
src/profiler.cpp:191
↓ 8 callersMethodadd
(int stackId, long timeMs)
src/converter/one/heatmap/SampleList.java:26
↓ 8 callersMethodclassMap
src/profiler.h:185
↓ 8 callersMethodclear
()
src/converter/one/jfr/Dictionary.java:30
↓ 8 callersMethodcontainsExact
(String string)
test/one/profiler/test/Output.java:42
↓ 8 callersMethodcreateTempFile
(String fileId)
test/one/profiler/test/TestProcess.java:217
↓ 8 callersMethodensureBytes
(int needed)
src/converter/one/jfr/JfrReader.java:736
↓ 8 callersMethodfindLibraryByAddress
src/profiler.cpp:274
↓ 8 callersMethodfindSymbol
src/codeCache.cpp:156
↓ 8 callersMethodgetProfile
(ProfilesData profilesData, int index)
test/test/otlp/OtlpTests.java:172
↓ 8 callersMethodname
src/symbols_linux.cpp:103
↓ 8 callersMethodprev
src/callTraceStorage.cpp:54
↓ 8 callersMethodprintTill
src/flameGraph.cpp:297
↓ 8 callersMethodtag
(int index, int type)
src/converter/one/proto/Proto.java:150
↓ 8 callersMethodtotal
()
test/one/profiler/test/Output.java:50
↓ 7 callersFunctionaligned
src/stackWalker.cpp:24
↓ 7 callersFunctionenter_ns
src/jattach/psutil.c:146
↓ 7 callersMethodfindSymbolByPrefix
src/codeCache.cpp:161
↓ 7 callersMethodindex
(int[] input, int inputSize)
src/converter/one/heatmap/StackStorage.java:35
↓ 7 callersMethodpreallocate
(int count)
src/converter/one/jfr/Dictionary.java:91
↓ 7 callersFunctionresolveSymbol
test/native/symbolsTest.cpp:17
↓ 6 callersMethodassertNoLeaks
(TestProcess p)
test/test/nativemem/NativememTests.java:102
↓ 6 callersMethoddebugStep
(String step, HtmlOut out, int wasPos, int veryStartPos)
src/converter/one/heatmap/Heatmap.java:359
↓ 6 callersMethodensureCapacity
(int length)
src/converter/one/proto/Proto.java:155
↓ 6 callersMethodforEachOrdered
src/index.h:56
↓ 6 callersMethodframeSize
src/vmStructs.h:461
↓ 6 callersMethodgetBytes
()
src/converter/one/jfr/JfrReader.java:713
↓ 6 callersMethodgetClassName
(long classId)
src/converter/one/convert/JfrConverter.java:233
↓ 6 callersMethodgetFloat
()
src/converter/one/jfr/JfrReader.java:673
↓ 6 callersMethodhasOption
src/arguments.h:301
↓ 6 callersMethodisValid
src/symbols.h:39
↓ 6 callersMethodkeys
src/callTraceStorage.cpp:70
↓ 6 callersMethodparse
src/dwarf.cpp:77
↓ 6 callersFunctionparser_eat
src/rustDemangle.cpp:681
↓ 6 callersMethodpush
(String name, byte type)
src/converter/one/convert/CallStack.java:15
↓ 6 callersMethodputFloat
src/flightRecorder.cpp:129
↓ 6 callersMethodseek
(long pos)
src/converter/one/jfr/JfrReader.java:719
↓ 6 callersFunctionstartProfiler
test/test/nonjava/non_java_app.cpp:69
↓ 6 callersFunctionstripPointer
src/arch.h:196
↓ 6 callersMethodtest
()
test/one/profiler/test/TestProcess.java:104
↓ 6 callersMethodtest
()
test/one/profiler/test/RunnableTest.java:23
↓ 6 callersMethodtype
src/frameName.cpp:328
↓ 6 callersMethoduninstall
src/trap.h:49
↓ 6 callersMethodusedMemory
src/lookup.cpp:36
↓ 5 callersMethodacquireTrace
src/callTraceStorage.h:28
↓ 5 callersMethodadd
(long startInstant, long endInstant)
src/converter/one/convert/TimeIntervals.java:40
↓ 5 callersMethodaddChild
src/flameGraph.cpp:87
↓ 5 callersMethodarg1
src/stackFrame_arm.cpp:37
↓ 5 callersMethodcontains
src/vmStructs.h:500
↓ 5 callersMethoddispatch
()
test/test/depth/DeepRecursion.java:37
↓ 5 callersMethodenableEvents
src/engine.h:52
↓ 5 callersMethodexecute
Execute an agent-compatible profiling command - the comma-separated list of arguments defined in arguments.cpp @param command Profiling command @retu
src/api/one/profiler/AsyncProfiler.java:187
↓ 5 callersMethodexecute0
(String command)
src/api/one/profiler/AsyncProfiler.java:294
↓ 5 callersFunctionexecuteJvmTask
test/test/nonjava/non_java_app.cpp:158
↓ 5 callersMethodfile
src/arguments.cpp:436
↓ 5 callersMethodfindJvmLibrary
src/profiler.cpp:255
↓ 5 callersMethodgetFileName
(String fileName)
src/converter/one/convert/Main.java:108
↓ 5 callersMethodgetThreadName
(int tid)
src/converter/one/convert/JfrConverter.java:324
↓ 5 callersMethodgetTitleIndex
()
src/converter/one/convert/Frame.java:40
↓ 5 callersMethodhasNext
src/os.h:74
↓ 5 callersFunctioninDeadZone
src/stackWalker.cpp:28
↓ 5 callersMethodinstall
src/trap.h:45
↓ 5 callersMethodprintTill
(PrintStream out, String data, String till)
src/converter/one/convert/ResourceProcessor.java:32
↓ 5 callersMethodprofilerLibPath
()
test/one/profiler/test/TestProcess.java:120
↓ 5 callersMethodregisterEvent
(String name, Class<E> eventClass)
src/converter/one/jfr/JfrReader.java:131
↓ 5 callersMethodrunInternal
src/profiler.cpp:1530
↓ 5 callersMethodsamples
(TestProcess p)
test/test/otlp/OtlpTests.java:71
↓ 5 callersMethodsendResponse
(HttpExchange exchange, int code, String body)
src/helper/one/profiler/Server.java:92
↓ 5 callersMethodsize
()
src/converter/one/jfr/Dictionary.java:36
↓ 5 callersFunctionstopProfiler
test/test/nonjava/non_java_app.cpp:77
↓ 5 callersMethodtrim
(String line, int from, int to)
test/test/alloc/MapReaderOpt.java:37
↓ 5 callersMethodwrite30
(int v)
src/converter/one/heatmap/HtmlOut.java:76
↓ 5 callersMethodwriteInt
(int n)
src/converter/one/proto/Proto.java:104
↓ 4 callersMethodaccept
src/threadFilter.cpp:75
↓ 4 callersFunctionalignUp4
src/instrument.cpp:38
↓ 4 callersMethodarg2
src/stackFrame_arm.cpp:41
↓ 4 callersFunctionasprof_error
src/asprof.cpp:13
↓ 4 callersMethodassertAllCallsRecorded
(Output out)
test/test/instrument/InstrumentTests.java:473
↓ 4 callersMethodassertString
(String actual, String expected)
test/test/otlp/OtlpTests.java:42
↓ 4 callersMethodchild
src/flameGraph.h:49
↓ 4 callersMethodcollectSamples
src/callTraceStorage.cpp:143
↓ 4 callersMethodconvert
(String input, String output, Arguments args)
src/converter/one/convert/JfrToFlame.java:86
← previousnext →101–200 of 2,212, ranked by callers