Displaying 20 results from an estimated 29 matches for "xenoprofil".
Did you mean:
xenoprofile
2006 Sep 15
0
[HVM][XENOPROFILE][PATCH][2/3] xenoprofile HVM patches
second patch (SVM) for hvm xenoprofile support.
Applies cleanly to 11470.
Signed-off-by: Tom Woller <thomas.woller@amd.com>
Please apply to xen-unstable.hg.
hvm_xenoprofile_2.patch -
The second patch adds the actual xenoprofile fixes for SVM:
1) hvm function (svm_oprofile_get_eip())
This new hvm table function is called from...
2006 Sep 15
0
[HVM][XENOPROFILE][PATCH][3/3] xenoprofile HVM patches
Third patch (VT) for hvm xenoprofile support.
Applies cleanly to 11470.
Signed-off-by: Tom Woller <thomas.woller@amd.com>
Please apply to xen-unstable.hg.
hvm_xenoprofile_3.patch -
The third patch adds the actual xenoprofile fixes for VT:
I checked (verified by Renato), that the VT traces look ok also. There
is some code th...
2006 Sep 15
10
[HVM][XENOPROFILE][RFC][0/3] xenoprofile HVM patches
...ssively
profiled using the very latest patches from Renato. These patches apply
to 11470.
Renato''s patches:
http://xenoprof/sourceforge.net oprofile-0.9.1-xen-r2.patch
And also a patch not posted FAIK
(oprofile-0.9.1-fix-hvm-addr-overlap.patch) which is in the attached
tar.bz2 file.
hvm_xenoprofile_1.patch -
The first patch is merely the same patch that I posted a few weeks ago.
The STGI code is moved from the exits.S files, and into the vmexit
handler. The extra do_nmi() is removed allowing the host to handle the
NMI when the stgi instruction is executed. This patch allows the second
patc...
2006 Oct 19
0
[HVM][XENOPROFILE][PATCH][1/4] remove do_nmi() from AMD-V vmexit handler
Remove the do_nmi() call from the vmexit logic, as the NMI is held
pending
and will be handled in the context of the host when the STGI instruction
is executed.
This patch only modifies AMD-V code.
This patch is required even without the other Xenoprofile patches
applied.
Applies cleanly to c/s 11831.
Please apply to xen-unstable.hg regardless of the other patches.
We also want these patches to be in a 3.0.3-1 base whenever that is
branched.
Signed-off-by: Tom Woller <thomas.woller@amd.com>
Thanks
--Tom
__________________________...
2006 Oct 19
0
[HVM][XENOPROFILE][PATCH][3/4] oprofile HVM specific functionality
Add xenoprofile function to oprofile to obtain the mode, adding check
for hvm guest.
Applies cleanly to xen-unstable c/s 11831.
Please apply to xen-unstable.hg.
We also want these patches to be in a 3.0.3-1 base whenever that is
branched.
Signed-off-by: Tom Woller <thomas.woller@amd.com>
--Tom
____...
2006 Oct 02
0
[PATCH][XENOPROFILE] add support for Intel CORE microarchitecture
This adds support for core and core2 chips. Tested on Woodcrest
processors. Requires Oprofile 0.9.2.
-Andrew
Signed-off-by: Andrew Theurer <habanero@us.ibm.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Nov 14
0
XenoProfiling Windows Vista HVM domain
Hi Folks,
I want to profile the vista hvm domain using Xenoprof and I don''t know what
to specify for its kernel image file required by --passive-images option of
opcontrol utility.
Could someone please tell me if Xenoprof supports Vista kernel image and if
yes, which file should I specify as its kernel image.
I am using Xen-3.2.1
Thanks,
Sanjay
--
----------------------
Dr. Sanjay
2006 Nov 14
1
Problem about use XenOprofile
Hi, I want to get the performance data like documents
<<Xenoprofoverview&Networking Performance Analysis>>
(http://www.xensource.com/files/xs0106_xenoprof.pdf ).
But how can I get the modules'' profile in kernel?
Now I use command:
Opcontrol --no-vmlinux --separate=kernel,cpu --start-daemon
...run benchmark
Opcontrol --sutdown
Opreport >list
The report shows:
CPU:
2006 Dec 15
5
[XENOPROFILE] Xenoprof passive profiling broken under cs 13062
...et
(XEN) xenoprof.c:143:d0 xenoprof/x86 with autotranslated mode enabledisn''t
supported yet
(XEN) xenoprof.c:143:d0 xenoprof/x86 with autotranslated mode enabledisn''t
supported yet
----------- [cut here ] --------- [please bite here ] ---------
Kernel BUG at drivers/xen/xenoprof/xenoprofile.c:429
invalid opcode: 0000 [1] SMP
CPU 1
Modules linked in: xt_physdev iptable_filter ip_tables x_tables tun bridge
usbmouse usbhid ide_cd cdrom floppy snd_atiixd
Pid: 5313, comm: bash Not tainted 2.6.16.33-xen #2
RIP: e030:[<ffffffff802806b6>] <ffffffff802806b6>{xenoprof_set_passive+...
2012 May 07
5
Xenoprof (0.9.5) in PVOPS
Hi All.
I''m trying to use xenoprof in my Xeon machine with PVOPS (3.1.0 kernel) &
xen 4.1.1.
In the past, I had failed to use the xenoprof in this environment. (1 year
ago)
While baremetal booting shows the counter object in /dev/oprofile/0 (or
1,2,3) ,
booting with xen fails to create those objects.
Of course, opcontrol command doesn''t work. It only prints
2006 May 05
6
PAE mode mismatch in Xen (xen=no Dom0=yes)
...mode mismatch. I looked under xen/include/asm-x86/processor.h has #define X86_CR4_PAE defined and so does cpufeature.h have this defined. #define X86_FEATURE_PAE
What else should I have done to enable a PAE enabled Xen kernel. I am using xen 3.0.0 (xen-unstable) and cannot move to 3.02 due to xenoprofile not ready there
Thanks
- Padma
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Jun 10
2
Status of hardware performance counters in Xen
Hello everyone,
I''m wondering what the current status of hardware performance counter
usability in Xen is. I see some old posts describing the diffculties of
virtualizing hardware counters within dom0 and the domUs, but not much else.
Have they been implemented or are they in the process of being implemented? Or
are there no future plans for implementation? Any help would be
2009 Nov 06
18
xenoprof: operation 9 failed for dom0 (status: -1)
Renato,
When I tried running "opcontrol --start" (after previously running
"opcontrol --start-daemon") in dom0, I get this error message:
/usr/local/bin/opcontrol: line 1639: echo: write error: Operation not
permitted
and this message in the Xen console:
(XEN) xenoprof: operation 9 failed for dom 0 (status : -1)
It looks like opcontrol is trying to do this: echo 1 >
2009 Nov 06
18
xenoprof: operation 9 failed for dom0 (status: -1)
Renato,
When I tried running "opcontrol --start" (after previously running
"opcontrol --start-daemon") in dom0, I get this error message:
/usr/local/bin/opcontrol: line 1639: echo: write error: Operation not
permitted
and this message in the Xen console:
(XEN) xenoprof: operation 9 failed for dom 0 (status : -1)
It looks like opcontrol is trying to do this: echo 1 >
2009 Feb 26
6
Re: Questions on gdbsx
yujiageng734 wrote:
> Hi,
>
> I am trying to use your gdbsx. But I don''t know how to make a 32bit
> dom0 running on 64bit hypervisor. Can you explain this for me? I''m
> extremely grateful to you.
Hmm.. good question. I don''t know, it''s always done for me here. One
option would be to just download OVM from edelivery.oracle.com,
2009 Jan 05
1
xen hvm profiling
My recent interest in the TPR-write problem has got me thinking about if
there is any other optimisation that could be done for windows,
especially as a few people have reported issues with more than a few
processors, and they say they are already running 2K3sp2 which should
have TPR optimisation in it already.
Is there any facility currently for profiling the frequency of vmexit''s
to
2007 Oct 22
1
xenoprof with 2.6.9 kernel - "timer mode" problem
2011 Nov 03
1
Asus 990FX chip xen iommu not found?
...ring of 16 KiB.
(XEN) HVM: ASIDs enabled.
(XEN) SVM: Supported advanced features:
(XEN) - Nested Page Tables (NPT)
(XEN) - Last Branch Record (LBR) Virtualisation
(XEN) - Next-RIP Saved on #VMEXIT
(XEN) HVM: SVM enabled
(XEN) HVM: Hardware Assisted Paging detected.
(XEN) Brought up 4 CPUs
(XEN) Xenoprofile: Failed to setup IBS LVT offset, IBSCTL = 0xffffffff
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, lsb, paddr 0xffffffff80200000 -> 0xffffffff808e302c
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 0000000238000000->00000002390...
2008 Feb 01
11
xenoprof error
Hi ,
I am getting following error when i try to run xenoprof
/usr/local/bin/opcontrol: line 1082: echo: write error: Invalid argument
Using 2.6+ OProfile kernel interface.
Reading module info.
Using log file /var/lib/oprofile/oprofiled.log
Daemon started.
what is this write error ?
Any help is really appreciated.
-John
_______________________________________________
Xen-users mailing list
2008 Feb 01
11
xenoprof error
Hi ,
I am getting following error when i try to run xenoprof
/usr/local/bin/opcontrol: line 1082: echo: write error: Invalid argument
Using 2.6+ OProfile kernel interface.
Reading module info.
Using log file /var/lib/oprofile/oprofiled.log
Daemon started.
what is this write error ?
Any help is really appreciated.
-John
_______________________________________________
Xen-users mailing list