Created
January 26, 2018 08:37
-
-
Save normanmaurer/a8327cd63b881ef181c7f90a47eb93ee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Total: 2304 (80.00%) samples: 36 | |
[ 0] java.nio.DirectByteBuffer | |
[ 1] io.netty.channel.AbstractChannel$AbstractUnsafe.recvBufAllocHandle | |
[ 2] io.netty.channel.socket.nio.NioSocketChannel.doReadBytes | |
[ 3] io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read | |
[ 4] io.netty.channel.nio.NioEventLoop.processSelectedKey | |
[ 5] io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized | |
[ 6] io.netty.channel.nio.NioEventLoop.processSelectedKeys | |
[ 7] io.netty.channel.nio.NioEventLoop.run | |
[ 8] io.netty.util.concurrent.SingleThreadEventExecutor$5.run | |
[ 9] io.netty.util.concurrent.FastThreadLocalRunnable.run | |
[10] java.lang.Thread.run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment