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
Method
Args
src/main/main.cpp:133
Method
Arguments
src/arguments.h:222
Method
Arguments
(String... args)
src/converter/one/convert/Arguments.java:51
Method
AsyncProfiler
()
src/api/one/profiler/AsyncProfiler.java:22
Method
Attribute
src/jfrMetadata.h:93
Method
BidirectionalIndex
(Class<T> cls, T empty)
src/converter/one/convert/BidirectionalIndex.java:13
Method
Buffer
src/flightRecorder.cpp:83
Method
BufferWriter
src/writer.cpp:85
Method
BytecodeRewriter
src/instrument.cpp:326
Method
CPULoad
(JfrReader jfr)
src/converter/one/jfr/event/CPULoad.java:15
Method
CallTraceStorage
src/callTraceStorage.cpp:86
Method
CallbackWriter
src/writer.h:92
Method
Category
(String title, byte type)
src/converter/one/convert/Classifier.java:33
Method
ClassFileLoadHook
src/instrument.cpp:1237
Method
ClassLoad
src/vmEntry.h:184
Method
ClassPrepare
src/vmEntry.h:188
Method
ClassRef
(long name)
src/converter/one/jfr/ClassRef.java:11
Method
CodeCache
src/codeCache.cpp:32
Method
CodeCacheArray
src/codeCache.h:226
Method
Comparison
(String operator, BiPredicate<Double, Double> comparator)
test/one/profiler/test/Assert.java:24
Method
CompiledMethodLoad
CompiledMethodLoad is also needed to enable DebugNonSafepoints info by default
src/profiler.h:224
Method
ContendedLock
(long time, int tid, int stackTraceId, long duration, int classId)
src/converter/one/jfr/event/ContendedLock.java:12
Method
Dictionary
src/dictionary.cpp:24
Method
Dictionary
()
src/converter/one/jfr/Dictionary.java:21
Method
DictionaryInt
()
src/converter/one/jfr/DictionaryInt.java:20
Method
DwarfParser
src/dwarf.cpp:62
Method
DynamicCodeGenerated
src/profiler.h:231
Method
Element
src/jfrMetadata.h:110
Method
ElfParser
src/symbols_linux.cpp:221
Method
Error
src/arguments.h:136
Method
EvaluationContext
(SampleList.Result sampleList, Index<Method> methods, int[][] stackTraces, String[] symbols)
src/converter/one/heatmap/Heatmap.java:380
Method
Event
(long time, int tid, int stackTraceId)
src/converter/one/jfr/event/Event.java:15
Method
EventAggregator
(boolean threads, double grain)
src/converter/one/jfr/event/EventAggregator.java:19
Method
ExecutionEvent
src/event.h:45
Method
ExecutionSample
(long time, int tid, int stackTraceId, int threadState, int samples)
src/converter/one/jfr/event/ExecutionSample.java:16
Method
FileWriter
src/writer.cpp:43
Method
FlameGraph
src/flameGraph.h:95
Method
FlameGraph
(Arguments args)
src/converter/one/convert/FlameGraph.java:42
Method
FlightRecorder
src/flightRecorder.h:26
Method
Frame
(int key)
src/converter/one/convert/Frame.java:28
Method
FrameName
src/frameName.cpp:77
Method
GCHeapSummary
(JfrReader jfr)
src/converter/one/jfr/event/GCHeapSummary.java:17
Method
GarbageCollectionFinish
src/profiler.h:244
Method
GarbageCollectionStart
src/objectSampler.cpp:141
Method
GetAllStackTracesExtended
src/j9Ext.h:66
Method
GetJ9vmThread
src/j9Ext.h:54
Method
GetOSThreadID
src/j9Ext.h:49
Method
GetStackTraceExtended
src/j9Ext.h:59
Method
Heatmap
(Arguments args, JfrConverter converter)
src/converter/one/heatmap/Heatmap.java:26
Method
HtmlOut
(PrintStream out)
src/converter/one/heatmap/HtmlOut.java:16
Method
HuffmanEncoder
(int[] frequencies, int maxFrequencyIndex)
src/converter/one/heatmap/HuffmanEncoder.java:24
Method
Index
src/index.h:22
Method
Index
(Class<T> cls, T empty)
src/converter/one/convert/Index.java:24
Method
Instrument
()
src/helper/one/profiler/Instrument.java:13
Method
IntArray
(int[] array)
src/converter/one/convert/JfrToOtlp.java:302
Function
JNI_OnLoad
src/vmEntry.cpp:527
Function
JNI_OnUnload
src/vmEntry.cpp:537
Method
JavaObjectAlloc
src/j9ObjectSampler.cpp:11
Function
Java_one_profiler_AsyncProfiler_execute0
src/javaApi.cpp:57
Function
Java_one_profiler_AsyncProfiler_execute1
src/javaApi.cpp:98
Function
Java_one_profiler_AsyncProfiler_filterThread0
src/javaApi.cpp:134
Function
Java_one_profiler_AsyncProfiler_getSamples
src/javaApi.cpp:129
Function
Java_one_profiler_AsyncProfiler_start0
src/javaApi.cpp:27
Function
Java_one_profiler_AsyncProfiler_stop0
src/javaApi.cpp:48
Function
Java_test_nativelock_NativeLock_mutexContentionThread
test/native/libs/jninativelocks.c:13
Function
Java_test_nativelock_NativeLock_rdlockContentionThread
test/native/libs/jninativelocks.c:22
Function
Java_test_nativelock_NativeLock_wrlockContentionThread
test/native/libs/jninativelocks.c:31
Function
Java_test_nativemem_Native_alignedAlloc
test/native/libs/jnimalloc.c:40
Function
Java_test_nativemem_Native_calloc
test/native/libs/jnimalloc.c:20
Function
Java_test_nativemem_Native_free
test/native/libs/jnimalloc.c:30
Function
Java_test_nativemem_Native_malloc
test/native/libs/jnimalloc.c:15
Function
Java_test_nativemem_Native_posixMemalign
test/native/libs/jnimalloc.c:34
Function
Java_test_nativemem_Native_realloc
test/native/libs/jnimalloc.c:25
Function
Java_test_stackwalker_StackGenerator_deepFrame
test/native/libs/jninativestacks.c:52
Function
Java_test_stackwalker_StackGenerator_largeFrame
test/native/libs/jninativestacks.c:45
Function
Java_test_stackwalker_StackGenerator_largeInnerFrame
test/native/libs/jninativestacks.c:63
Function
Java_test_stackwalker_StackGenerator_leafFrame
test/native/libs/jninativestacks.c:59
Method
JfrClass
(Map<String, String> attributes)
src/converter/one/jfr/JfrClass.java:18
Method
JfrConverter
(JfrReader jfr, Arguments args)
src/converter/one/convert/JfrConverter.java:25
Method
JfrField
(Map<String, String> attributes)
src/converter/one/jfr/JfrField.java:15
Method
JfrMetadata
src/jfrMetadata.cpp:13
Method
JfrReader
(String fileName)
src/converter/one/jfr/JfrReader.java:85
Method
JfrSync
()
src/helper/one/profiler/JfrSync.java:42
Function
JfrSync_stopProfiler
src/flightRecorder.cpp:36
Method
JfrToFlame
(JfrReader jfr, Arguments args)
src/converter/one/convert/JfrToFlame.java:25
Method
JfrToHeatmap
(JfrReader jfr, Arguments args)
src/converter/one/convert/JfrToHeatmap.java:25
Method
JfrToOtlp
(JfrReader jfr, Arguments args)
src/converter/one/convert/JfrToOtlp.java:43
Method
JfrToPprof
(JfrReader jfr, Arguments args)
src/converter/one/convert/JfrToPprof.java:27
Method
JitWriteProtection
src/os_linux.cpp:91
Method
JitWriteProtection
src/os_macos.cpp:67
Method
KeyValue
(int keyStrindex, String value)
src/converter/one/convert/JfrToOtlp.java:275
Method
LateInitializer
src/zInit.cpp:17
Method
Line
(int functionIdx, int lineNumber)
src/converter/one/convert/JfrToOtlp.java:247
Method
LinearAllocator
src/linearAllocator.cpp:10
Method
LinuxThreadList
src/os_linux.cpp:66
Method
LiveObject
(long time, int tid, int stackTraceId, int classId, long allocationSize, long allocationTime)
src/converter/one/jfr/event/LiveObject.java:13
Method
LiveRefs
src/objectSampler.cpp:50
Method
LockTracer
()
src/helper/one/profiler/LockTracer.java:13
Method
LogWriter
src/writer.h:60
Method
Lookup
src/lookup.h:49
← previous
next →
901–1,000 of 2,212, ranked by callers