Oprofile operf is not collecting any data -



Oprofile operf is not collecting any data -

i testing oprofile version 1.0.0 out on 2 identical machines. on 1 works on other not collect info @ all. oprofile downloaded source , compiled , installed on each box - same version of libraries/compiler etc

as root running , exiting recommended ctrl-c

operf --system-wide

kernel on both boxes is

2.6.32-279.el6.x86_64 #1 smp fri jun 22 12:19:21 utc 2012 x86_64 x86_64 x86_64 gnu/linux

there difference in cpu's - working operf box

vendor_id : genuineintel cpu family : 6 model : 15 model name : intel(r) xeon(r) cpu 5160 @ 3.00ghz stepping : 6 cpu mhz : 2992.426

this non working box

vendor_id : genuineintel cpu family : 15 model : 4 model name : intel(r) xeon(tm) cpu 3.80ghz stepping : 10 cpu mhz : 3790.625

even if 2nd cpu not supporting hardware profiling (not sure flags for) there way create work - mentions oprofile can't performance data using timer mode opcontrol gone in version 1.0

working operf.log file results

profiling started @ mon oct 6 14:22:33 2014 profiling stopped @ mon oct 6 14:23:56 2014 -- oprofile/operf statistics -- nr. non-backtrace samples: 1264859 nr. kernel samples: 628924 nr. user space samples: 635935 nr. samples lost due sample address not in expected range domain: 0 nr. lost kernel samples: 0 nr. samples lost due sample file open failure: 0 nr. samples lost due no permanent mapping: 682 nr. user context kernel samples lost due no app info available: 0 nr. user samples lost due no app info available: 0 nr. backtraces skipped due no file mapping: 0 nr. hypervisor samples dropped due address out-of-range: 0 nr. samples lost reported perf_events kernel: 0

non working operf.log file results

profiling started @ tue oct 7 11:44:38 2014 profiling stopped @ tue oct 7 11:45:34 2014 -- oprofile/operf statistics -- nr. non-backtrace samples: 0 nr. kernel samples: 0 nr. user space samples: 0 nr. samples lost due sample address not in expected range domain: 0 nr. lost kernel samples: 0 nr. samples lost due sample file open failure: 0 nr. samples lost due no permanent mapping: 0 nr. user context kernel samples lost due no app info available: 0 nr. user samples lost due no app info available: 0 nr. backtraces skipped due no file mapping: 0 nr. hypervisor samples dropped due address out-of-range: 0 nr. samples lost reported perf_events kernel: 0

oprofile operf

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -