[Bug 272209] Re: oprofile doesn't start

Stefan Kost ensonic at hora-obscura.de
Tue Mar 3 09:29:40 UTC 2009


$ apt-get source oprofile
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to find a source package for oprofile

Whats going on here. I have now build oprofile-0.9.4 from the upstream
sources
(http://prdownloads.sourceforge.net/oprofile/oprofile-0.9.4.tar.gz),
0.9.3 does not build due to c++ compilation issues.

Also 0.9.4 has a issue:
gedit ./libutil++/file_manip.cpp +47

- int fd = open(destination.c_str(), O_RDWR|O_CREAT);
+ int fd = open(destination.c_str(), O_RDWR|O_CREAT, S_IRUSR|S_IWUSR);

Still no luck :/

# opcontrol --version
opcontrol: oprofile 0.9.4 compiled on Mar  3 2009 11:20:06
root at sterni:~# opcontrol --start
cpu_type 'unset' is not valid
you should upgrade oprofile or force the use of timer mode
cpu_type 'unset' is not valid
you should upgrade oprofile or force the use of timer mode
Using default event: 
cpu_type 'unset' is not valid
you should upgrade oprofile or force the use of timer mode

-- 
oprofile doesn't start
https://bugs.launchpad.net/bugs/272209
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list