blob: ed39ed695eee544c6f808d61d52971d8320c1d30 [file] [log] [blame]
# ========
# captured on: Thu Jun 7 11:35:15 2012
# hostname : voip-10-15-18-77.yyz.redhat.com
# os release : 3.3.7-1.fc16.x86_64
# perf version : 3.3.7-1.fc16.x86_64
# arch : x86_64
# nrcpus online : 4
# nrcpus avail : 4
# cpudesc : Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz
# cpuid : GenuineIntel,6,42,7
# total memory : 8161284 kB
# cmdline : /usr/bin/perf record -f -e cpu-clock -e task-clock -e page-faults -e minor-faults -e major-faults /home/cabernal/runtime-EclipseApplication/hellotest/Debug/hellotest
# event : name = cpu-clock, type = 1, config = 0x0, config1 = 0x0, config2 = 0x0, excl_usr = 0, excl_kern = 0, id = { 129, 130, 131, 132 }
# event : name = task-clock, type = 1, config = 0x1, config1 = 0x0, config2 = 0x0, excl_usr = 0, excl_kern = 0, id = { 133, 134, 135, 136 }
# event : name = page-faults, type = 1, config = 0x2, config1 = 0x0, config2 = 0x0, excl_usr = 0, excl_kern = 0, id = { 137, 138, 139, 140 }
# event : name = minor-faults, type = 1, config = 0x5, config1 = 0x0, config2 = 0x0, excl_usr = 0, excl_kern = 0, id = { 141, 142, 143, 144 }
# event : name = major-faults, type = 1, config = 0x6, config1 = 0x0, config2 = 0x0, excl_usr = 0, excl_kern = 0, id = { 145, 146, 147, 148 }
# HEADER_CPU_TOPOLOGY info available, use -I to display
# HEADER_NUMA_TOPOLOGY info available, use -I to display
# ========
#
# Events: 917 cpu-clock
#
# OverheadSamplesCommandShared ObjectSymbol
100.00917hellotesthellotest[.] fib_rec
# Events: 917 task-clock
#
# OverheadSamplesCommandShared ObjectSymbol
100.00917hellotesthellotest[.] fib_rec
# Events: 6 page-faults
#
# OverheadSamplesCommandShared ObjectSymbol
93.681hellotestld-2.14.90.so [.] process_envvars
4.741hellotestld-2.14.90.so [.] _start
0.792hellotest[kernel.kallsyms][k] __clear_user
0.401hellotestlibc-2.14.90.so [.] __strchr_sse2
0.401hellotest[kernel.kallsyms][k] copy_user_generic_string
# Events: 6 minor-faults
#
# OverheadSamplesCommandShared ObjectSymbol
95.321hellotestld-2.14.90.so [.] memcmp
3.581hellotestld-2.14.90.so [.] _start
0.552hellotest[kernel.kallsyms][k] __clear_user
0.281hellotestlibc-2.14.90.so [.] __strchr_sse2
0.281hellotest[kernel.kallsyms][k] copy_user_generic_string
# Events: 0 major-faults
#
# OverheadSamplesCommandShared ObjectSymbol