[sheepdog-users] High cpu usage by sheep
Marcin Mirosław
marcin at mejor.pl
Sun Jan 12 22:29:44 CET 2014
Hi!
Today I run `dog cluster check` and I saw high cpu utilization on both
cores, both by kernel thread and userland. It took 30seconds to check
5GB of data, it gives about 170MB/s.
Next i tested `dog vdi check testowy`, again speed was limited by CPU.
It took 17s so it gives speed about 300MB/s.
So I was wonder where is bottleneck? I used tool called "perf", I didn't
ever use this tool. I hope i use it correctly. I'll attach output of
perf on the end of email. I'd like to ask you, is there place to do some
optimization or not?
I created vdi using `dog vdi create -P testowy 5G`, it looks it creates
some kind of spare files so I/O was completly idle. I tested on two
cores cpu Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz, sheepdog was taken
from master branch. Kernel is 3.10.x.
Marcin
-------------- next part --------------
# ========
# captured on: Sun Jan 12 21:07:18 2014
# hostname : zserwerek
# os release : 3.10.25-gentoo
# perf version : 3.12
# arch : x86_64
# nrcpus online : 2
# nrcpus avail : 2
# cpudesc : Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz
# cpuid : GenuineIntel,6,15,2
# total memory : 1529164 kB
# cmdline : /usr/sbin/perf record -u sheepdog -asgv -o vdi_read
# event : name = cycles, type = 0, config = 0x0, config1 = 0x0, config2 = 0x0, excl_usr = 0, excl_kern = 0, excl_host = 0, excl_guest = 1, precise_ip = 0, attr_mmap2 = 0, attr_mmap = 1, attr_mmap_data = 0
# HEADER_CPU_TOPOLOGY info available, use -I to display
# pmu mappings: cpu = 4, software = 1, breakpoint = 5
# ========
#
# Samples: 140K of event 'cycles'
# Event count (approx.): 59300926918
#
# Overhead Command
# ........ .......
#
100.00% sheep
|
|--39.74%-- copy_user_generic_string
| |
| |--87.92%-- inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | |
| | |--99.95%-- 0x40000000000000
| | --0.05%-- [...]
| |
| |--12.06%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.01%-- [...]
|
|--10.59%-- memset
| |
| |--99.96%-- mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | |
| | |--99.99%-- ondemand_readahead
| | | |
| | | |--94.96%-- page_cache_async_readahead
| | | | |
| | | | |--99.99%-- generic_file_aio_read
| | | | | do_sync_read
| | | | | vfs_read
| | | | | sys_pread64
| | | | | system_call_fastpath
| | | | | pread64
| | | | --0.01%-- [...]
| | | |
| | | --5.04%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | --0.01%-- [...]
| --0.04%-- [...]
|
|--10.48%-- clear_page_c
| __alloc_pages_nodemask
| |
| |--99.82%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | |
| | |--99.91%-- generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | --0.09%-- [...]
| --0.18%-- [...]
|
|--2.98%-- page_fault
| |
| |--99.88%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.12%-- [...]
|
|--2.48%-- do_mpage_readpage
| |
| |--99.60%-- mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--93.98%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --6.02%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.40%-- [...]
|
|--2.04%-- get_page_from_freelist
| |
| |--98.49%-- __alloc_pages_nodemask
| | |
| | |--42.63%-- handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | |
| | | |--99.65%-- generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | --0.35%-- [...]
| | |
| | |--32.43%-- __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | |
| | | |--93.36%-- page_cache_async_readahead
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --6.64%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--24.04%-- sk_page_frag_refill
| | | tcp_sendmsg
| | | inet_sendmsg
| | | sock_sendmsg
| | | ___sys_sendmsg
| | | __sys_sendmsg
| | | sys_sendmsg
| | | system_call_fastpath
| | | sendmsg
| | | 0x40000000000000
| | --0.90%-- [...]
| |
| |--0.66%-- __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | page_cache_async_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--0.56%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.29%-- [...]
|
|--1.60%-- __rmqueue
| |
| |--98.20%-- get_page_from_freelist
| | __alloc_pages_nodemask
| | |
| | |--44.82%-- __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | |
| | | |--96.53%-- page_cache_async_readahead
| | | | |
| | | | |--99.93%-- generic_file_aio_read
| | | | | do_sync_read
| | | | | vfs_read
| | | | | sys_pread64
| | | | | system_call_fastpath
| | | | | pread64
| | | | --0.07%-- [...]
| | | |
| | | --3.47%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--44.57%-- handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--9.99%-- sk_page_frag_refill
| | | tcp_sendmsg
| | | inet_sendmsg
| | | sock_sendmsg
| | | ___sys_sendmsg
| | | __sys_sendmsg
| | | sys_sendmsg
| | | system_call_fastpath
| | | sendmsg
| | | 0x40000000000000
| | --0.62%-- [...]
| |
| --1.80%-- __alloc_pages_nodemask
| |
| |--46.59%-- __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | page_cache_async_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--40.97%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--10.72%-- sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| --1.71%-- __get_free_pages
| __tlb_remove_page
| unmap_single_vma
| unmap_vmas
| unmap_region
| do_munmap
| vm_munmap
| sys_munmap
| system_call_fastpath
| munmap
| 0x40000000000000
|
|--1.55%-- handle_pte_fault
| |
| |--98.77%-- handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | |
| | |--99.57%-- generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | --0.43%-- [...]
| |
| --1.23%-- __do_page_fault
| do_page_fault
| page_fault
| |
| |--84.42%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| --15.58%-- 0x7fd12a5c9c2c
|
|--1.53%-- free_pcppages_bulk
| |
| |--79.52%-- free_hot_cold_page
| | |
| | |--99.78%-- free_hot_cold_page_list
| | | |
| | | |--99.88%-- release_pages
| | | | free_pages_and_swap_cache
| | | | tlb_flush_mmu
| | | | tlb_finish_mmu
| | | | unmap_region
| | | | do_munmap
| | | | vm_munmap
| | | | sys_munmap
| | | | system_call_fastpath
| | | | munmap
| | | | 0x40000000000000
| | | --0.12%-- [...]
| | --0.22%-- [...]
| |
| --20.48%-- drain_pages
| drain_local_pages
| |
| |--99.60%-- on_each_cpu_mask
| | drain_all_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| --0.40%-- [...]
|
|--1.37%-- file_read_actor
| |
| |--98.90%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| --1.10%-- do_sync_read
| vfs_read
| sys_pread64
| system_call_fastpath
| pread64
|
|--1.33%-- _raw_spin_lock
| |
| |--62.01%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | |
| | |--99.91%-- generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | --0.09%-- [...]
| |
| |--9.55%-- ext4_es_lru_add
| | ext4_es_lookup_extent
| | |
| | |--99.58%-- ext4_map_blocks
| | | _ext4_get_block
| | | ext4_get_block
| | | do_mpage_readpage
| | | mpage_readpages
| | | ext4_readpages
| | | __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | |
| | | |--89.83%-- page_cache_async_readahead
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --10.17%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | --0.42%-- [...]
| |
| |--4.49%-- grab_super_passive
| | prune_super
| | shrink_slab
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--4.35%-- ext4_es_lookup_extent
| | ext4_map_blocks
| | _ext4_get_block
| | ext4_get_block
| | do_mpage_readpage
| | mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--97.40%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --2.60%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--3.41%-- handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--1.96%-- __free_pages_ok.part.81
| | free_compound_page
| | __put_compound_page
| | put_compound_page
| | put_page
| | skb_release_data
| | skb_release_all
| | __kfree_skb
| | tcp_ack
| | tcp_rcv_established
| | tcp_v4_do_rcv
| | release_sock
| | sk_stream_wait_memory
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--1.31%-- mod_timer_pending
| | __nf_ct_refresh_acct
| | tcp_packet
| | nf_conntrack_in
| | ipv4_conntrack_local
| | nf_iterate
| | nf_hook_slow
| | __ip_local_out
| | ip_local_out
| | ip_queue_xmit
| | tcp_transmit_skb
| | tcp_write_xmit
| | |
| | |--91.62%-- tcp_push_one
| | | tcp_sendmsg
| | | inet_sendmsg
| | | sock_sendmsg
| | | ___sys_sendmsg
| | | __sys_sendmsg
| | | sys_sendmsg
| | | system_call_fastpath
| | | sendmsg
| | | 0x40000000000000
| | |
| | --8.38%-- __tcp_push_pending_frames
| | tcp_rcv_established
| | tcp_v4_do_rcv
| | release_sock
| | sk_stream_wait_memory
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--1.13%-- put_super
| | drop_super
| | prune_super
| | shrink_slab
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--1.02%-- enqueue_to_backlog
| | netif_rx
| | loopback_xmit
| | dev_hard_start_xmit
| | dev_queue_xmit
| | ip_finish_output
| | ip_output
| | ip_local_out
| | ip_queue_xmit
| | tcp_transmit_skb
| | tcp_write_xmit
| | |
| | |--83.60%-- tcp_push_one
| | | tcp_sendmsg
| | | inet_sendmsg
| | | sock_sendmsg
| | | ___sys_sendmsg
| | | __sys_sendmsg
| | | sys_sendmsg
| | | system_call_fastpath
| | | sendmsg
| | | 0x40000000000000
| | |
| | --16.40%-- __tcp_push_pending_frames
| | tcp_rcv_established
| | tcp_v4_do_rcv
| | release_sock
| | sk_stream_wait_memory
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--0.95%-- tcp_v4_rcv
| | ip_local_deliver_finish
| | ip_local_deliver
| | ip_rcv_finish
| | ip_rcv
| | __netif_receive_skb_core
| | __netif_receive_skb
| | process_backlog
| | net_rx_action
| | __do_softirq
| | call_softirq
| | do_softirq
| | |
| | |--82.44%-- local_bh_enable
| | | ip_finish_output
| | | ip_output
| | | ip_local_out
| | | ip_queue_xmit
| | | tcp_transmit_skb
| | | tcp_write_xmit
| | | |
| | | |--92.81%-- tcp_push_one
| | | | tcp_sendmsg
| | | | inet_sendmsg
| | | | sock_sendmsg
| | | | ___sys_sendmsg
| | | | __sys_sendmsg
| | | | sys_sendmsg
| | | | system_call_fastpath
| | | | sendmsg
| | | | 0x40000000000000
| | | |
| | | --7.19%-- __tcp_push_pending_frames
| | | tcp_sendmsg
| | | inet_sendmsg
| | | sock_sendmsg
| | | ___sys_sendmsg
| | | __sys_sendmsg
| | | sys_sendmsg
| | | system_call_fastpath
| | | sendmsg
| | | 0x40000000000000
| | |
| | --17.56%-- local_bh_enable_ip
| | _raw_spin_unlock_bh
| | release_sock
| | sk_stream_wait_memory
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--0.88%-- get_page_from_freelist
| | __alloc_pages_nodemask
| | |
| | |--50.11%-- __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | |
| | | |--86.17%-- page_cache_async_readahead
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --13.83%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --49.89%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--0.76%-- free_pcppages_bulk
| | |
| | |--62.97%-- free_hot_cold_page
| | | free_hot_cold_page_list
| | | release_pages
| | | free_pages_and_swap_cache
| | | tlb_flush_mmu
| | | tlb_finish_mmu
| | | unmap_region
| | | do_munmap
| | | vm_munmap
| | | sys_munmap
| | | system_call_fastpath
| | | munmap
| | | 0x40000000000000
| | |
| | --37.03%-- drain_pages
| | drain_local_pages
| | on_each_cpu_mask
| | drain_all_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--0.71%-- try_to_wake_up
| | |
| | |--94.21%-- default_wake_function
| | | |
| | | |--74.70%-- autoremove_wake_function
| | | | __wake_up_common
| | | | |
| | | | |--66.55%-- __wake_up_sync_key
| | | | | tcp_prequeue
| | | | | tcp_v4_rcv
| | | | | ip_local_deliver_finish
| | | | | ip_local_deliver
| | | | | ip_rcv_finish
| | | | | ip_rcv
| | | | | __netif_receive_skb_core
| | | | | __netif_receive_skb
| | | | | process_backlog
| | | | | net_rx_action
| | | | | __do_softirq
| | | | | call_softirq
| | | | | do_softirq
| | | | | local_bh_enable
| | | | | ip_finish_output
| | | | | ip_output
| | | | | ip_local_out
| | | | | ip_queue_xmit
| | | | | tcp_transmit_skb
| | | | | tcp_write_xmit
| | | | | tcp_push_one
| | | | | tcp_sendmsg
| | | | | inet_sendmsg
| | | | | sock_sendmsg
| | | | | ___sys_sendmsg
| | | | | __sys_sendmsg
| | | | | sys_sendmsg
| | | | | system_call_fastpath
| | | | | sendmsg
| | | | | 0x40000000000000
| | | | |
| | | | --33.45%-- __wake_up
| | | | sk_stream_write_space
| | | | tcp_new_space
| | | | tcp_rcv_established
| | | | tcp_v4_do_rcv
| | | | release_sock
| | | | sk_stream_wait_memory
| | | | tcp_sendmsg
| | | | inet_sendmsg
| | | | sock_sendmsg
| | | | ___sys_sendmsg
| | | | __sys_sendmsg
| | | | sys_sendmsg
| | | | system_call_fastpath
| | | | sendmsg
| | | | 0x40000000000000
| | | |
| | | --25.30%-- __wake_up_common
| | | __wake_up_locked
| | | ep_poll_callback
| | | __wake_up_common
| | | __wake_up_locked_key
| | | eventfd_write
| | | vfs_write
| | | sys_write
| | | system_call_fastpath
| | | write
| | |
| | --5.79%-- wake_up_state
| | wake_futex
| | do_futex
| | sys_futex
| | system_call_fastpath
| | pthread_cond_signal
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| | 0x7fd12bf0d910
| | 0x7fd12bf08188
| |
| |--0.51%-- mb_cache_shrink_fn
| | shrink_slab
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--0.50%-- prune_super
| | shrink_slab
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| --6.44%-- [...]
|
|--1.25%-- unmap_single_vma
| |
| |--99.96%-- unmap_vmas
| | unmap_region
| | do_munmap
| | vm_munmap
| | sys_munmap
| | system_call_fastpath
| | munmap
| | |
| | |--99.90%-- 0x40000000000000
| | --0.10%-- [...]
| --0.04%-- [...]
|
|--0.75%-- release_pages
| |
| |--52.14%-- free_pages_and_swap_cache
| | tlb_flush_mmu
| | tlb_finish_mmu
| | unmap_region
| | do_munmap
| | vm_munmap
| | sys_munmap
| | system_call_fastpath
| | munmap
| | 0x40000000000000
| |
| |--47.40%-- pagevec_lru_move_fn
| | __pagevec_lru_add
| | |
| | |--99.24%-- __lru_cache_add
| | | |
| | | |--50.07%-- lru_cache_add_lru
| | | | page_add_new_anon_rmap
| | | | handle_pte_fault
| | | | handle_mm_fault
| | | | __do_page_fault
| | | | do_page_fault
| | | | page_fault
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --49.93%-- add_to_page_cache_lru
| | | mpage_readpages
| | | ext4_readpages
| | | __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | |
| | | |--97.02%-- page_cache_async_readahead
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --2.98%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --0.76%-- lru_add_drain_cpu
| | lru_add_drain
| | unmap_region
| | do_munmap
| | vm_munmap
| | sys_munmap
| | system_call_fastpath
| | munmap
| | 0x40000000000000
| --0.45%-- [...]
|
|--0.72%-- tcp_sendmsg
| |
| |--99.58%-- inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | |
| | |--99.91%-- 0x40000000000000
| | --0.09%-- [...]
| --0.42%-- [...]
|
|--0.59%-- __pagevec_lru_add_fn
| |
| |--97.05%-- pagevec_lru_move_fn
| | __pagevec_lru_add
| | |
| | |--99.26%-- __lru_cache_add
| | | |
| | | |--62.28%-- lru_cache_add_lru
| | | | page_add_new_anon_rmap
| | | | handle_pte_fault
| | | | handle_mm_fault
| | | | __do_page_fault
| | | | do_page_fault
| | | | page_fault
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --37.72%-- add_to_page_cache_lru
| | | mpage_readpages
| | | ext4_readpages
| | | __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | |
| | | |--93.55%-- page_cache_async_readahead
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --6.45%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --0.74%-- lru_add_drain_cpu
| | lru_add_drain
| | |
| | |--65.19%-- unmap_region
| | | do_munmap
| | | vm_munmap
| | | sys_munmap
| | | system_call_fastpath
| | | munmap
| | | 0x40000000000000
| | |
| | --34.81%-- shrink_inactive_list
| | shrink_lruvec
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| --2.95%-- __pagevec_lru_add
| |
| |--96.72%-- __lru_cache_add
| | |
| | |--52.34%-- lru_cache_add_lru
| | | page_add_new_anon_rmap
| | | handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --47.66%-- add_to_page_cache_lru
| | mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--90.23%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --9.77%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| --3.28%-- lru_add_drain_cpu
| lru_add_drain
| unmap_region
| do_munmap
| vm_munmap
| sys_munmap
| system_call_fastpath
| munmap
| 0x40000000000000
|
|--0.58%-- __lru_cache_add
| |
| |--58.57%-- lru_cache_add_lru
| | page_add_new_anon_rmap
| | handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | |
| | |--99.56%-- generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | --0.44%-- [...]
| |
| |--36.45%-- add_to_page_cache_lru
| | mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--92.37%-- page_cache_async_readahead
| | | |
| | | |--99.72%-- generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | --0.28%-- [...]
| | |
| | --7.63%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--3.01%-- page_add_new_anon_rmap
| | handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | |
| | |--87.31%-- generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --12.69%-- 0x7fd12a5c9c2c
| |
| --1.97%-- mpage_readpages
| ext4_readpages
| __do_page_cache_readahead
| ra_submit
| ondemand_readahead
| page_cache_async_readahead
| generic_file_aio_read
| do_sync_read
| vfs_read
| sys_pread64
| system_call_fastpath
| pread64
|
|--0.55%-- _raw_spin_lock_irq
| |
| |--42.76%-- __remove_mapping
| | shrink_page_list
| | shrink_inactive_list
| | shrink_lruvec
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--30.04%-- add_to_page_cache_locked
| | add_to_page_cache_lru
| | mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--93.08%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --6.92%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--10.78%-- shrink_inactive_list
| | shrink_lruvec
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--8.49%-- add_to_page_cache_lru
| | mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--90.26%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --9.74%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--3.97%-- shrink_page_list
| | shrink_inactive_list
| | shrink_lruvec
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--1.51%-- eventfd_write
| | vfs_write
| | sys_write
| | system_call_fastpath
| | write
| |
| |--1.34%-- __schedule
| | |
| | |--89.91%-- schedule
| | | |
| | | |--66.24%-- schedule_hrtimeout_range_clock
| | | | schedule_hrtimeout_range
| | | | ep_poll
| | | | sys_epoll_wait
| | | | system_call_fastpath
| | | | epoll_wait
| | | | |
| | | | --100.00%-- 0x0
| | | | local_init
| | | | 0x203d20646920656e
| | | |
| | | --33.76%-- futex_wait_queue_me
| | | futex_wait
| | | do_futex
| | | sys_futex
| | | system_call_fastpath
| | | pthread_cond_wait
| | | 0x300000000
| | |
| | --10.09%-- __cond_resched
| | __cond_resched_softirq
| | release_sock
| | sk_stream_wait_memory
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--0.71%-- shrink_lruvec
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| --0.39%-- [...]
|
|--0.53%-- put_page
| |
| |--38.31%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--26.34%-- mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--91.34%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --8.66%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--13.91%-- skb_release_all
| | __kfree_skb
| | tcp_ack
| | tcp_rcv_established
| | tcp_v4_do_rcv
| | release_sock
| | sk_stream_wait_memory
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--10.96%-- do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--9.67%-- ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--92.58%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --7.42%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--0.67%-- sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| --0.14%-- [...]
|
|--0.52%-- free_hot_cold_page
| |
| |--95.95%-- free_hot_cold_page_list
| | |
| | |--74.52%-- release_pages
| | | free_pages_and_swap_cache
| | | tlb_flush_mmu
| | | tlb_finish_mmu
| | | unmap_region
| | | do_munmap
| | | vm_munmap
| | | sys_munmap
| | | system_call_fastpath
| | | munmap
| | | |
| | | |--99.86%-- 0x40000000000000
| | | --0.14%-- [...]
| | |
| | --25.48%-- shrink_page_list
| | shrink_inactive_list
| | shrink_lruvec
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | |
| | |--99.26%-- 0x40000000000000
| | |
| | --0.74%-- 0x40124000000000
| |
| |--3.21%-- release_pages
| | free_pages_and_swap_cache
| | tlb_flush_mmu
| | tlb_finish_mmu
| | unmap_region
| | do_munmap
| | vm_munmap
| | sys_munmap
| | system_call_fastpath
| | munmap
| | 0x40000000000000
| |
| |--0.73%-- shrink_page_list
| | shrink_inactive_list
| | shrink_lruvec
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | sk_page_frag_refill
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| --0.11%-- [...]
|
|--0.51%-- ipt_do_table
| |
| |--98.42%-- iptable_mangle_hook
| | |
| | |--99.85%-- nf_iterate
| | | nf_hook_slow
| | | |
| | | |--46.30%-- __ip_local_out
| | | | ip_local_out
| | | | ip_queue_xmit
| | | | tcp_transmit_skb
| | | | tcp_write_xmit
| | | | |
| | | | |--78.72%-- tcp_push_one
| | | | | tcp_sendmsg
| | | | | inet_sendmsg
| | | | | sock_sendmsg
| | | | | ___sys_sendmsg
| | | | | __sys_sendmsg
| | | | | sys_sendmsg
| | | | | system_call_fastpath
| | | | | sendmsg
| | | | | 0x40000000000000
| | | | |
| | | | --21.28%-- __tcp_push_pending_frames
| | | | |
| | | | |--91.28%-- tcp_rcv_established
| | | | | tcp_v4_do_rcv
| | | | | release_sock
| | | | | sk_stream_wait_memory
| | | | | tcp_sendmsg
| | | | | inet_sendmsg
| | | | | sock_sendmsg
| | | | | ___sys_sendmsg
| | | | | __sys_sendmsg
| | | | | sys_sendmsg
| | | | | system_call_fastpath
| | | | | sendmsg
| | | | | 0x40000000000000
| | | | |
| | | | --8.72%-- tcp_sendmsg
| | | | inet_sendmsg
| | | | sock_sendmsg
| | | | ___sys_sendmsg
| | | | __sys_sendmsg
| | | | sys_sendmsg
| | | | system_call_fastpath
| | | | sendmsg
| | | | 0x40000000000000
| | | |
| | | |--33.85%-- ip_rcv
| | | | __netif_receive_skb_core
| | | | __netif_receive_skb
| | | | |
| | | | |--98.78%-- process_backlog
| | | | | net_rx_action
| | | | | __do_softirq
| | | | | call_softirq
| | | | | do_softirq
| | | | | |
| | | | | |--79.89%-- local_bh_enable
| | | | | | |
| | | | | | |--98.89%-- ip_finish_output
| | | | | | | ip_output
| | | | | | | ip_local_out
| | | | | | | ip_queue_xmit
| | | | | | | tcp_transmit_skb
| | | | | | | tcp_write_xmit
| | | | | | | |
| | | | | | | |--97.78%-- tcp_push_one
| | | | | | | | tcp_sendmsg
| | | | | | | | inet_sendmsg
| | | | | | | | sock_sendmsg
| | | | | | | | ___sys_sendmsg
| | | | | | | | __sys_sendmsg
| | | | | | | | sys_sendmsg
| | | | | | | | system_call_fastpath
| | | | | | | | sendmsg
| | | | | | | | 0x40000000000000
| | | | | | | |
| | | | | | | --2.22%-- __tcp_push_pending_frames
| | | | | | | tcp_sendmsg
| | | | | | | inet_sendmsg
| | | | | | | sock_sendmsg
| | | | | | | ___sys_sendmsg
| | | | | | | __sys_sendmsg
| | | | | | | sys_sendmsg
| | | | | | | system_call_fastpath
| | | | | | | sendmsg
| | | | | | | 0x40000000000000
| | | | | | |
| | | | | | --1.11%-- __cond_resched_softirq
| | | | | | release_sock
| | | | | | sk_stream_wait_memory
| | | | | | tcp_sendmsg
| | | | | | inet_sendmsg
| | | | | | sock_sendmsg
| | | | | | ___sys_sendmsg
| | | | | | __sys_sendmsg
| | | | | | sys_sendmsg
| | | | | | system_call_fastpath
| | | | | | sendmsg
| | | | | | 0x40000000000000
| | | | | |
| | | | | --20.11%-- local_bh_enable_ip
| | | | | _raw_spin_unlock_bh
| | | | | release_sock
| | | | | |
| | | | | |--97.94%-- sk_stream_wait_memory
| | | | | | tcp_sendmsg
| | | | | | inet_sendmsg
| | | | | | sock_sendmsg
| | | | | | ___sys_sendmsg
| | | | | | __sys_sendmsg
| | | | | | sys_sendmsg
| | | | | | system_call_fastpath
| | | | | | sendmsg
| | | | | | 0x40000000000000
| | | | | |
| | | | | --2.06%-- tcp_sendmsg
| | | | | inet_sendmsg
| | | | | sock_sendmsg
| | | | | ___sys_sendmsg
| | | | | __sys_sendmsg
| | | | | sys_sendmsg
| | | | | system_call_fastpath
| | | | | sendmsg
| | | | | 0x40000000000000
| | | | |
| | | | --1.22%-- netif_receive_skb
| | | | |
| | | | |--58.56%-- napi_gro_receive
| | | | | sky2_poll
| | | | | net_rx_action
| | | | | __do_softirq
| | | | | call_softirq
| | | | | do_softirq
| | | | | irq_exit
| | | | | do_IRQ
| | | | | common_interrupt
| | | | | |
| | | | | |--61.44%-- inet_sendmsg
| | | | | | sock_sendmsg
| | | | | | ___sys_sendmsg
| | | | | | __sys_sendmsg
| | | | | | sys_sendmsg
| | | | | | system_call_fastpath
| | | | | | sendmsg
| | | | | | 0x40000000000000
| | | | | |
| | | | | --38.56%-- unmap_vmas
| | | | | unmap_region
| | | | | do_munmap
| | | | | vm_munmap
| | | | | sys_munmap
| | | | | system_call_fastpath
| | | | | munmap
| | | | | 0x40000000000000
| | | | |
| | | | --41.44%-- e100_poll
| | | | net_rx_action
| | | | __do_softirq
| | | | call_softirq
| | | | do_softirq
| | | | irq_exit
| | | | do_IRQ
| | | | common_interrupt
| | | | |
| | | | |--52.75%-- release_pages
| | | | | free_pages_and_swap_cache
| | | | | tlb_flush_mmu
| | | | | tlb_finish_mmu
| | | | | unmap_region
| | | | | do_munmap
| | | | | vm_munmap
| | | | | sys_munmap
| | | | | system_call_fastpath
| | | | | munmap
| | | | | 0x40000000000000
| | | | |
| | | | --47.25%-- unmap_vmas
| | | | unmap_region
| | | | do_munmap
| | | | vm_munmap
| | | | sys_munmap
| | | | system_call_fastpath
| | | | munmap
| | | | 0x40000000000000
| | | |
| | | |--13.27%-- ip_local_deliver
| | | | ip_rcv_finish
| | | | ip_rcv
| | | | __netif_receive_skb_core
| | | | __netif_receive_skb
| | | | |
| | | | |--98.91%-- process_backlog
| | | | | net_rx_action
| | | | | __do_softirq
| | | | | call_softirq
| | | | | do_softirq
| | | | | |
| | | | | |--76.18%-- local_bh_enable
| | | | | | ip_finish_output
| | | | | | ip_output
| | | | | | ip_local_out
| | | | | | ip_queue_xmit
| | | | | | tcp_transmit_skb
| | | | | | tcp_write_xmit
| | | | | | tcp_push_one
| | | | | | tcp_sendmsg
| | | | | | inet_sendmsg
| | | | | | sock_sendmsg
| | | | | | ___sys_sendmsg
| | | | | | __sys_sendmsg
| | | | | | sys_sendmsg
| | | | | | system_call_fastpath
| | | | | | sendmsg
| | | | | | 0x40000000000000
| | | | | |
| | | | | --23.82%-- local_bh_enable_ip
| | | | | _raw_spin_unlock_bh
| | | | | release_sock
| | | | | sk_stream_wait_memory
| | | | | tcp_sendmsg
| | | | | inet_sendmsg
| | | | | sock_sendmsg
| | | | | ___sys_sendmsg
| | | | | __sys_sendmsg
| | | | | sys_sendmsg
| | | | | system_call_fastpath
| | | | | sendmsg
| | | | | 0x40000000000000
| | | | |
| | | | --1.09%-- netif_receive_skb
| | | | e100_poll
| | | | net_rx_action
| | | | __do_softirq
| | | | call_softirq
| | | | do_softirq
| | | | irq_exit
| | | | do_IRQ
| | | | common_interrupt
| | | | inet_sendmsg
| | | | sock_sendmsg
| | | | ___sys_sendmsg
| | | | __sys_sendmsg
| | | | sys_sendmsg
| | | | system_call_fastpath
| | | | sendmsg
| | | | 0x40000000000000
| | | |
| | | |--6.29%-- ip_output
| | | | ip_local_out
| | | | ip_queue_xmit
| | | | tcp_transmit_skb
| | | | tcp_write_xmit
| | | | |
| | | | |--69.65%-- tcp_push_one
| | | | | tcp_sendmsg
| | | | | inet_sendmsg
| | | | | sock_sendmsg
| | | | | ___sys_sendmsg
| | | | | __sys_sendmsg
| | | | | sys_sendmsg
| | | | | system_call_fastpath
| | | | | sendmsg
| | | | | 0x40000000000000
| | | | |
| | | | --30.35%-- __tcp_push_pending_frames
| | | | |
| | | | |--92.47%-- tcp_rcv_established
| | | | | tcp_v4_do_rcv
| | | | | release_sock
| | | | | sk_stream_wait_memory
| | | | | tcp_sendmsg
| | | | | inet_sendmsg
| | | | | sock_sendmsg
| | | | | ___sys_sendmsg
| | | | | __sys_sendmsg
| | | | | sys_sendmsg
| | | | | system_call_fastpath
| | | | | sendmsg
| | | | | 0x40000000000000
| | | | |
| | | | --7.53%-- tcp_sendmsg
| | | | inet_sendmsg
| | | | sock_sendmsg
| | | | ___sys_sendmsg
| | | | __sys_sendmsg
| | | | sys_sendmsg
| | | | system_call_fastpath
| | | | sendmsg
| | | | 0x40000000000000
| | | --0.28%-- [...]
| | --0.15%-- [...]
| |
| --1.58%-- nf_iterate
| nf_hook_slow
| |
| |--64.51%-- __ip_local_out
| | ip_local_out
| | ip_queue_xmit
| | tcp_transmit_skb
| | tcp_write_xmit
| | |
| | |--70.99%-- tcp_push_one
| | | tcp_sendmsg
| | | inet_sendmsg
| | | sock_sendmsg
| | | ___sys_sendmsg
| | | __sys_sendmsg
| | | sys_sendmsg
| | | system_call_fastpath
| | | sendmsg
| | | 0x40000000000000
| | |
| | --29.01%-- __tcp_push_pending_frames
| | tcp_rcv_established
| | tcp_v4_do_rcv
| | release_sock
| | sk_stream_wait_memory
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| |--26.26%-- ip_output
| | ip_local_out
| | ip_queue_xmit
| | tcp_transmit_skb
| | tcp_write_xmit
| | tcp_push_one
| | tcp_sendmsg
| | inet_sendmsg
| | sock_sendmsg
| | ___sys_sendmsg
| | __sys_sendmsg
| | sys_sendmsg
| | system_call_fastpath
| | sendmsg
| | 0x40000000000000
| |
| --9.23%-- ip_local_deliver
| ip_rcv_finish
| ip_rcv
| __netif_receive_skb_core
| __netif_receive_skb
| process_backlog
| net_rx_action
| __do_softirq
| call_softirq
| do_softirq
| local_bh_enable
| ip_finish_output
| ip_output
| ip_local_out
| ip_queue_xmit
| tcp_transmit_skb
| tcp_write_xmit
| tcp_push_one
| tcp_sendmsg
| inet_sendmsg
| sock_sendmsg
| ___sys_sendmsg
| __sys_sendmsg
| sys_sendmsg
| system_call_fastpath
| sendmsg
| 0x40000000000000
--18.30%-- [...]
-------------- next part --------------
# ========
# captured on: Sun Jan 12 21:12:13 2014
# hostname : zserwerek
# os release : 3.10.25-gentoo
# perf version : 3.12
# arch : x86_64
# nrcpus online : 2
# nrcpus avail : 2
# cpudesc : Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz
# cpuid : GenuineIntel,6,15,2
# total memory : 1529164 kB
# cmdline : /usr/sbin/perf record -u sheepdog -asgv -o cluster.check.perf.data
# event : name = cycles, type = 0, config = 0x0, config1 = 0x0, config2 = 0x0, excl_usr = 0, excl_kern = 0, excl_host = 0, excl_guest = 1, precise_ip = 0, attr_mmap2 = 0, attr_mmap = 1, attr_mmap_data = 0
# HEADER_CPU_TOPOLOGY info available, use -I to display
# pmu mappings: cpu = 4, software = 1, breakpoint = 5
# ========
#
# Samples: 176K of event 'cycles'
# Event count (approx.): 75671613234
#
# Overhead Command
# ........ .......
#
100.00% sheep
|
|--63.95%-- sha1_transform_ssse3
| |
| --100.00%-- 0x8a91a08a6add6798
|
|--7.19%-- clear_page_c
| __alloc_pages_nodemask
| |
| |--99.84%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | |
| | |--99.96%-- generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | --0.04%-- [...]
| --0.16%-- [...]
|
|--7.15%-- memset
| |
| |--99.98%-- mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--95.22%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --4.78%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.02%-- [...]
|
|--3.55%-- copy_user_generic_string
| |
| |--99.76%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.24%-- [...]
|
|--1.74%-- page_fault
| |
| |--99.64%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.36%-- [...]
|
|--1.63%-- do_mpage_readpage
| |
| |--99.62%-- mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--94.89%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --5.11%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.38%-- [...]
|
|--1.11%-- handle_pte_fault
| |
| |--99.30%-- handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | |
| | |--99.84%-- generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | --0.16%-- [...]
| |
| --0.70%-- __do_page_fault
| do_page_fault
| page_fault
| |
| |--93.60%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| --6.40%-- 0x7fd12a5c9c2c
|
|--0.92%-- get_page_from_freelist
| |
| |--97.89%-- __alloc_pages_nodemask
| | |
| | |--54.80%-- handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | |
| | | |--99.76%-- generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | --0.24%-- [...]
| | |
| | |--44.45%-- __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | |
| | | |--94.52%-- page_cache_async_readahead
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --5.48%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--0.63%-- __get_free_pages
| | | __tlb_remove_page
| | | unmap_single_vma
| | | unmap_vmas
| | | unmap_region
| | | do_munmap
| | | vm_munmap
| | | sys_munmap
| | | system_call_fastpath
| | | munmap
| | | 0x30302f6a626f2f31
| | --0.12%-- [...]
| |
| |--1.26%-- __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--84.70%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --15.30%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| --0.85%-- handle_pte_fault
| handle_mm_fault
| __do_page_fault
| do_page_fault
| page_fault
| |
| |--93.68%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| --6.32%-- read_vdis
| 0x20000000000000
|
|--0.82%-- __rmqueue
| |
| |--97.63%-- get_page_from_freelist
| | __alloc_pages_nodemask
| | |
| | |--50.98%-- handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--47.31%-- __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | |
| | | |--98.82%-- page_cache_async_readahead
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --1.18%-- page_cache_sync_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--1.50%-- __get_free_pages
| | | __tlb_remove_page
| | | |
| | | |--95.53%-- unmap_single_vma
| | | | unmap_vmas
| | | | unmap_region
| | | | do_munmap
| | | | vm_munmap
| | | | sys_munmap
| | | | system_call_fastpath
| | | | munmap
| | | | 0x30302f6a626f2f31
| | | |
| | | --4.47%-- ___pte_free_tlb
| | | free_pgd_range
| | | free_pgtables
| | | unmap_region
| | | do_munmap
| | | vm_munmap
| | | sys_munmap
| | | system_call_fastpath
| | | munmap
| | | 0x30302f6a626f2f31
| | --0.21%-- [...]
| |
| --2.37%-- __alloc_pages_nodemask
| |
| |--51.88%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| --48.12%-- __do_page_cache_readahead
| ra_submit
| ondemand_readahead
| page_cache_async_readahead
| generic_file_aio_read
| do_sync_read
| vfs_read
| sys_pread64
| system_call_fastpath
| pread64
|
|--0.80%-- file_read_actor
| |
| |--99.22%-- generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| --0.78%-- do_sync_read
| vfs_read
| sys_pread64
| system_call_fastpath
| pread64
|
|--0.61%-- _raw_spin_lock
| |
| |--63.57%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--13.97%-- ext4_es_lru_add
| | ext4_es_lookup_extent
| | ext4_map_blocks
| | _ext4_get_block
| | ext4_get_block
| | do_mpage_readpage
| | mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | |
| | |--92.46%-- page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --7.54%-- page_cache_sync_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--5.91%-- handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | |
| | |--98.28%-- generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --1.72%-- 0x7f1ce3882c2c
| |
| |--4.54%-- ext4_es_lookup_extent
| | ext4_map_blocks
| | _ext4_get_block
| | ext4_get_block
| | do_mpage_readpage
| | mpage_readpages
| | ext4_readpages
| | __do_page_cache_readahead
| | ra_submit
| | ondemand_readahead
| | page_cache_async_readahead
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--2.11%-- get_page_from_freelist
| | __alloc_pages_nodemask
| | |
| | |--50.70%-- __do_page_cache_readahead
| | | ra_submit
| | | ondemand_readahead
| | | page_cache_async_readahead
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --49.30%-- handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| |
| |--1.20%-- free_pcppages_bulk
| | free_hot_cold_page
| | free_hot_cold_page_list
| | release_pages
| | free_pages_and_swap_cache
| | tlb_flush_mmu
| | tlb_finish_mmu
| | unmap_region
| | do_munmap
| | vm_munmap
| | sys_munmap
| | system_call_fastpath
| | munmap
| | 0x30302f6a626f2f31
| |
| |--1.06%-- do_futex
| | sys_futex
| | system_call_fastpath
| | pthread_cond_signal
| | |
| | |--35.75%-- 0x7fd12bf08608
| | | |
| | | |--40.12%-- 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0e0000988
| | | |
| | | |--24.21%-- 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | | 0x7fd12bf08608
| | | | 0x7fd0dc000988
| | | |
| | | |--23.49%-- 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | |
| | | --12.18%-- 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | | 0x7fd12bf08608
| | | 0x7fd0e0000a88
| | |
| | |--29.33%-- 0x7fd12bf08188
| | | |
| | | |--47.07%-- 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0da40
| | | |
| | | |--41.22%-- 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | | 0x7fd12bf08188
| | | | 0x7fd12bf0d910
| | | |
| | | --11.71%-- 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | | 0x7fd12bf08188
| | | 0x7fd12bf0d8e8
| | |
| | |--18.85%-- 0x7f1ce4d9b188
| | | |
| | | |--83.51%-- 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | | 0x7f1ce4d9b188
| | | | 0x7f1ce4da0190
| | | |
| | | --16.49%-- 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | | 0x7f1ce4d9b188
| | | 0x7f1ce4da0168
| | |
| | --16.07%-- 0x7f1ce4d9b608
| | |
| | |--75.38%-- 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | | 0x7f1ce4d9b608
| | | 0x7f1ca4000b88
| | |
| | --24.62%-- 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| | 0x7f1ce4d9b608
| | 0x7f1cc4000988
| |
| |--0.65%-- try_to_wake_up
| | |
| | |--69.59%-- default_wake_function
| | | |
| | | |--78.69%-- autoremove_wake_function
| | | | __wake_up_common
| | | | __wake_up
| | | | |
| | | | |--72.85%-- wakeup_kswapd
| | | | | __alloc_pages_nodemask
| | | | | |
| | | | | |--68.99%-- handle_pte_fault
| | | | | | handle_mm_fault
| | | | | | __do_page_fault
| | | | | | do_page_fault
| | | | | | page_fault
| | | | | | generic_file_aio_read
| | | | | | do_sync_read
| | | | | | vfs_read
| | | | | | sys_pread64
| | | | | | system_call_fastpath
| | | | | | pread64
| | | | | |
| | | | | --31.01%-- __do_page_cache_readahead
| | | | | ra_submit
| | | | | ondemand_readahead
| | | | | page_cache_async_readahead
| | | | | generic_file_aio_read
| | | | | do_sync_read
| | | | | vfs_read
| | | | | sys_pread64
| | | | | system_call_fastpath
| | | | | pread64
| | | | |
| | | | --27.15%-- rcu_report_qs_rnp
| | | | rcu_process_callbacks
| | | | __do_softirq
| | | | call_softirq
| | | | do_softirq
| | | | irq_exit
| | | | smp_apic_timer_interrupt
| | | | apic_timer_interrupt
| | | | sha1_transform_ssse3
| | | |
| | | --21.31%-- __wake_up_common
| | | __wake_up_locked
| | | ep_poll_callback
| | | __wake_up_common
| | | __wake_up_locked_key
| | | eventfd_write
| | | vfs_write
| | | sys_write
| | | system_call_fastpath
| | | write
| | |
| | |--17.56%-- wake_up_state
| | | wake_futex
| | | do_futex
| | | sys_futex
| | | system_call_fastpath
| | | pthread_cond_signal
| | | |
| | | |--59.92%-- 0x7fd12bf08608
| | | | |
| | | | |--63.20%-- 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | | 0x7fd100000a88
| | | | | 0x7fd12bf08608
| | | | |
| | | | --36.80%-- 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | | 0x7fd100000988
| | | | 0x7fd12bf08608
| | | |
| | | --40.08%-- 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | | 0x7f1ca8001248
| | | 0x7f1ce4d9b608
| | |
| | --12.85%-- wake_up_process
| | wakeup_softirqd
| | __do_softirq
| | call_softirq
| | do_softirq
| | irq_exit
| | smp_apic_timer_interrupt
| | apic_timer_interrupt
| | sha1_transform_ssse3
| --6.97%-- [...]
|
|--0.59%-- free_pcppages_bulk
| |
| |--94.57%-- free_hot_cold_page
| | |
| | |--99.70%-- free_hot_cold_page_list
| | | release_pages
| | | free_pages_and_swap_cache
| | | tlb_flush_mmu
| | | tlb_finish_mmu
| | | unmap_region
| | | do_munmap
| | | vm_munmap
| | | sys_munmap
| | | system_call_fastpath
| | | munmap
| | | |
| | | |--99.81%-- 0x30302f6a626f2f31
| | | --0.19%-- [...]
| | --0.30%-- [...]
| |
| |--5.34%-- drain_pages
| | drain_local_pages
| | |
| | |--83.77%-- on_each_cpu_mask
| | | drain_all_pages
| | | __alloc_pages_nodemask
| | | |
| | | |--42.35%-- handle_pte_fault
| | | | handle_mm_fault
| | | | __do_page_fault
| | | | do_page_fault
| | | | page_fault
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | |--40.09%-- __do_page_cache_readahead
| | | | ra_submit
| | | | ondemand_readahead
| | | | page_cache_async_readahead
| | | | generic_file_aio_read
| | | | do_sync_read
| | | | vfs_read
| | | | sys_pread64
| | | | system_call_fastpath
| | | | pread64
| | | |
| | | --17.55%-- sk_page_frag_refill
| | | tcp_sendmsg
| | | inet_sendmsg
| | | sock_sendmsg
| | | ___sys_sendmsg
| | | __sys_sendmsg
| | | sys_sendmsg
| | | system_call_fastpath
| | | sendmsg
| | | 0x20000000000000
| | |
| | --16.23%-- generic_smp_call_function_single_interrupt
| | smp_call_function_single_interrupt
| | call_function_single_interrupt
| | |
| | |--44.43%-- sha1_transform_ssse3
| | |
| | |--11.43%-- free_hot_cold_page
| | | free_hot_cold_page_list
| | | shrink_page_list
| | | shrink_inactive_list
| | | shrink_lruvec
| | | do_try_to_free_pages
| | | try_to_free_pages
| | | __alloc_pages_nodemask
| | | handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--11.21%-- native_send_call_func_single_ipi
| | | generic_exec_single
| | | smp_call_function_single
| | | smp_call_function_many
| | | on_each_cpu_mask
| | | drain_all_pages
| | | __alloc_pages_nodemask
| | | handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--11.12%-- __alloc_pages_nodemask
| | | handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | |--11.06%-- smp_call_function_single
| | | smp_call_function_many
| | | on_each_cpu_mask
| | | drain_all_pages
| | | __alloc_pages_nodemask
| | | handle_pte_fault
| | | handle_mm_fault
| | | __do_page_fault
| | | do_page_fault
| | | page_fault
| | | generic_file_aio_read
| | | do_sync_read
| | | vfs_read
| | | sys_pread64
| | | system_call_fastpath
| | | pread64
| | |
| | --10.75%-- free_hot_cold_page_list
| | shrink_page_list
| | shrink_inactive_list
| | shrink_lruvec
| | do_try_to_free_pages
| | try_to_free_pages
| | __alloc_pages_nodemask
| | handle_pte_fault
| | handle_mm_fault
| | __do_page_fault
| | do_page_fault
| | page_fault
| | generic_file_aio_read
| | do_sync_read
| | vfs_read
| | sys_pread64
| | system_call_fastpath
| | pread64
| --0.09%-- [...]
|
|--0.56%-- unmap_single_vma
| unmap_vmas
| unmap_region
| do_munmap
| vm_munmap
| sys_munmap
| system_call_fastpath
| munmap
| |
| |--99.79%-- 0x30302f6a626f2f31
| --0.21%-- [...]
--9.39%-- [...]
More information about the sheepdog-users
mailing list