similar to: [Bug 17999] New: HIgh memory and cpu use

Displaying 20 results from an estimated 1000 matches similar to: "[Bug 17999] New: HIgh memory and cpu use"

2007 Dec 20
5
[Bug 13750] New: Repetitively Taking Screenshots Causes the X Server to Hang
http://bugs.freedesktop.org/show_bug.cgi?id=13750 Summary: Repetitively Taking Screenshots Causes the X Server to Hang Product: xorg Version: 7.2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nVidia (open) AssignedTo: aplattner
2015 Dec 30
2
ICMP 'Destination unreachable (Port unreachable)'
Hi I am still having trouble getting Windows 10 and Windows 7 laptops to communicate with a Samba server (4.1.17-Debian) running on Rasbian Jesse. Running Wireshark on one of the laptops I notice these sequential packet transfers: Laptop –> Pi BJNP Scanner command: discover Pi –> Laptop ICMP 'Destination unreachable (Port unreachable)' This happens even on a laptop
2014 Dec 01
0
CEEA-2014:1918 CentOS 6 oprofile Enhancement Update
CentOS Errata and Enhancement Advisory 2014:1918 Upstream details at : https://rhn.redhat.com/errata/RHEA-2014-1918.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 0f0c9183544e6f82486346105c34a54afcd715514e13cc2ce28069102d32b057 oprofile-0.9.9-6.el6_6.i686.rpm
2014 Nov 29
2
[LLVMdev] oprofile support?
Mi Maurice, A follow up to Andy's comments: MCJIT can find line numbers for ELF files, at least in limited circumstances. I know because I broke the regression test for it while doing some cleanup recently. ;) Looking at lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp, I see the line: // TODO: support line number info (similar to IntelJITEventListener.cpp) >From a glance at
2011 Apr 22
2
yum install oprofile-gui
Nicolas Thierry-Mieg, We followed your instructions to yum install oprofile-gui. We were able to install oprofile-guii.i386 0:0.9.4-15.el5.centos and oprofile.i386 0.0.9.4.15.el.5.centos. I was wondering what our next step should be. I tried ./configure --with-kernel-support with oprofile-0.9.6 and obtain a warning, a working QT not found, no GUI was built. Should we try to build
2014 Dec 02
0
CentOS-announce Digest, Vol 118, Issue 1
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2018 Aug 21
0
CEBA-2018:2443 CentOS 7 oprofile BugFix Update
CentOS Errata and Bugfix Advisory 2018:2443 Upstream details at : https://access.redhat.com/errata/RHBA-2018:2443 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 1f2093e41f3f0283bb7c3d198f3d116d21b6930b8675becbd33c65fa694760f6 oprofile-0.9.9-25.el7_5.1.x86_64.rpm
2006 Sep 20
0
Xen and Oprofile
Hello Xenoprof Users, Can someone please verify the steps to get a oprofile session profile multiple sessions? I am using a file VBD for spawning two guest OS domains on the host. I am doing the following: 1.) On dom0 Opcontrol --xen=/boot/xen-syms-blah 2.) On domU domID: 41 Opcontrol --vmlinux=/boot/vmlinux-2..blah 3.) On domU domID: 42 Opcontrol
2014 Oct 17
3
[LLVMdev] oprofile support?
I've been trying to get oprofile results for jitted code without success. I built an 3.5.0 llvm with oprofile enabled, and tested it with lli on a small test case. I built the latest oprofile from the git repository. Debugging I can see that lli is registering the listener and making the oprofile calls to the libopagent api to specify the names and address ranges of jit'd routines, and
2008 Dec 02
0
[PATCH] Fix Xen panic with oprofile
The attached patch fixes a Xen panic when a domain is shutdown before oprofile is stopped. Without this patch, free_xenoprof_pages() is called before the domain is destroyed and that, in turn, prevents oprofile from cleaning up pages shared with guests. Shutting down a domain without terminating oprofile therefore causes a Xen panic at a later point in time. The patch was generated against Xen
2013 Mar 05
1
[LLVMdev] Profiling LLVM JIT code
Thanks for the info. I am using old JIT. So that should not be a problem. I will take a look at using oprofile. I have never used it - so will be somewhat of a learning curve. I notice that the configure script has a --with-oprofile option. In addition to enabling that, is there something else that also needs to be done? My copy of LLVM is compiled with --enable-optimized. Will --with-oprofile
2009 Jul 01
0
[LLVMdev] How to best add a dependency on libopagent.a/so?
I'm adding OProfile support to the JIT (patch at http://codereview.appspot.com/89041), and I'm running into trouble with getting llvm-config to print the right things to let external programs link. For some background, oprofile installs an agent library into <prefix>/lib/oprofile/libopagent.{a,so}. This isn't on the loader's default search path, even if <prefix>==/usr,
2011 Dec 30
0
How to count I/O consuming in OProfile while profiling xapian
Hi, I have tried to profile xapian, according to the Wiki: http://trac.xapian.org/wiki/ProfilingXapian, we can profiling I/O bound cases with oprofile, but from many other articles, it seems that we can not do it in oprofile. I have followed that wiki page, installed oprofile and libc6-dbg, but it doesn't work, only CPU bound functions are counted. Anyone know how to count I/O cost in
2007 Oct 22
1
xenoprof with 2.6.9 kernel - "timer mode" problem
2011 Mar 10
0
OProfile on Dom0. Problem with starting daemon
Dear experts, to monitor performance of applications on our private clouds I decided to use Xenoprof. For that, I installed patched OProfile 0.9.5 on Dom0 and DomU. Then, I started the daemon on Dom0 opcontrol --start-daemon --active-domains=1 --separate=library --event=LLC_MISSES:90000 and received the following error: /usr/local/bin/opcontrol: line 1171: echo write error: invalid
2011 Apr 22
0
QT and oprofile on Centos Linux 5.5
Philip Schaffner, Thank you for your reply. I guess we will have to wait until Centos 6 arrives to get a working QT. Did you see Nicolas Thierry-Mieg's response regarding yum install oprofile-gui. We were able to install oprofile-guii.i386 0:0.9.4-15.el5.centos and oprofile.i386 0.0.9.4.15.el.5.centos. Thank you. -------------- next part -------------- An HTML attachment was
2013 Mar 04
0
[LLVMdev] Profiling LLVM JIT code
Hi Priyendra, There is support for oprofile and Intel(r) VTune(tm) Performance Analyzer, but either one needs to be explicitly turned on during the build process. If you use MCJIT (as opposed to the older JIT) then oprofile support isn't in place yet. Both of these work by providing a JITEventListener that receives notification when new code is emitted and hooks it up to the profiling tool
2009 Sep 02
0
[LLVMdev] A simulation tool
Helps if I send it to the list.... On Tue, Sep 1, 2009 at 5:33 PM, Giridhar S<thisisgiri at gmail.com> wrote: > Oprofile for Linux is a pretty good alternative. > (http://oprofile.sourceforge.net/about/) > > It uses hardware performance counters to collect profiling information > and therefore has very low overhead, whereas Valgrind performs dynamic > binary
2011 Nov 28
6
xenoprof patch for oprofile-0.9.7
I am rebasing Fedora rawhide oprofile package to oprofile-0.9.7. The xenoprof patches on http://xenoprof.sourceforge.net/#download look a bit dated. The newest version is for oprofile-0.9.5. I massaged the patch oprofile-0.9.5-xen.patch to apply to oprofile-.0.9.7. Attached is that updated patch. Does this look reasonable? Is there a desire to get this into upstream oprofile? Or should the
2011 Sep 20
2
is oprofile working on CENTOS 6.0 ?
Hi I am trying to use oprofile with centos 6.0. I know that the debug-info for the kernel is not available, so I believe I used the correct switches to account for this. here is my script... # reset everything opcontrol --shutdown rm /root/.oprofile/da* opcontrol --separate=kernel --no-vmlinux opcontrol --event=CPU_CLK_UNHALTED:100000 opcontrol --start sleep 5