Help!

PMU-tools for Itanim in Debian Unstable

 
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> IA64 RSS
Next:  firmware-nonfree_0.23_i386.changes ACCEPTED  
Author Message
peter
External


Since: Jun 12, 2007
Posts: 4



PostPosted: Thu Mar 04, 2010 7:10 pm    Post subject: PMU-tools for Itanim in Debian Unstable
Archived from groups: linux>debian>ports>ia64 (more info?)


What performance management tools are people using at the moment? All
the ones I tried are currently broken:
pfmon is no longer in Debian unstable
oprofile doesn't work against the current Debian kernel -- it
looks for an oprofile filesystem, which can be enabled only
for non-IA64 systems.
q-tools also fails, as the version of perfmon it relies on is
older than that in the current kernel.
The commercial tool caliper from HP also needs an older kernel and
libc-stdc++5

So what are people using?

--
Dr Peter Chubb peter DOT chubb AT nicta.com.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
All things shall perish from under the sky/Music alone shall live, never to die




--
To UNSUBSCRIBE, email to debian-ia64-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Archive: http://lists.debian.org/87635bhhdu.wl%peter@chubb.wattle.id.au
Back to top
Dalziel, Josh
External


Since: Mar 05, 2010
Posts: 2



PostPosted: Fri Mar 05, 2010 3:10 pm    Post subject: RE: PMU-tools for Itanim in Debian Unstable [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Peter, I guess it would help with what type of information you are looking for. Are you looking for basic cpu/mem/disk information? Personally I have collection of sar scripts, and take the output and make pretty rrdtool graphs with it.

-----Original Message-----
From: peter DeleteThis @chubb.wattle.id.au [mailto:peter@chubb.wattle.id.au]
Sent: Thursday, March 04, 2010 2:06 PM
To: debian-ia64 DeleteThis @lists.debian.org
Subject: PMU-tools for Itanim in Debian Unstable


What performance management tools are people using at the moment? All
the ones I tried are currently broken:
pfmon is no longer in Debian unstable
oprofile doesn't work against the current Debian kernel -- it
looks for an oprofile filesystem, which can be enabled only
for non-IA64 systems.
q-tools also fails, as the version of perfmon it relies on is
older than that in the current kernel.
The commercial tool caliper from HP also needs an older kernel and
libc-stdc++5

So what are people using?

--
Dr Peter Chubb peter DOT chubb AT nicta.com.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
All things shall perish from under the sky/Music alone shall live, never to die




--
To UNSUBSCRIBE, email to debian-ia64-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Archive: http://lists.debian.org/87635bhhdu.wl%peter@chubb.wattle.id.au


--
To UNSUBSCRIBE, email to debian-ia64-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Archive: http://lists.debian.org/E61D41881EE1D747BC4325624F6A3567269A3D7081@NXP...SMBX18.
Back to top
Peter Chubb
External


Since: Jun 13, 2007
Posts: 2



PostPosted: Fri Mar 05, 2010 5:10 pm    Post subject: Re: PMU-tools for Itanim in Debian Unstable [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>>>>> "Josh" == Josh Dalziel <Dalziel> writes:

Josh> Peter, I guess it would help with what type of information you
Josh> are looking for. Are you looking for basic cpu/mem/disk
Josh> information? Personally I have collection of sar scripts, and
Josh> take the output and make pretty rrdtool graphs with it.

I'm looking for cache miss profiles, pipeline stalls, etc., in a new
app I'm porting to Itanium. I think I said, tools for the PMU ---
i.e., perfcounter/perfmon in the kernel, and
q-tools/pfmon/oprofile/papi/caliper in userspace.

Peter C


--
To UNSUBSCRIBE, email to debian-ia64-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Archive: http://lists.debian.org/87tysufo69.wl%peter@chubb.wattle.id.au
Back to top
Dalziel, Josh
External


Since: Mar 05, 2010
Posts: 2



PostPosted: Fri Mar 05, 2010 6:10 pm    Post subject: RE: PMU-tools for Itanim in Debian Unstable [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>From my understanding tracing for the kernel stack on linux is pretty limited, and on IA64 it is even more limited. Sorry to say, I know tools for sparc, power5/6 and pa-risc, but no good kernel time profilers for IA64. Sad

http://lttng.org/content/download You might have some luck getting a hold of the maintains of LTTng, I heard rumors a few years ago of them having a IA64 tool that might help. I have no idea of its state.

Good luck!

-----Original Message-----
From: Peter Chubb [mailto:peter@chubb.wattle.id.au]
Sent: Friday, March 05, 2010 1:34 PM
To: Dalziel, Josh
Cc: peter.RemoveThis@chubb.wattle.id.au; debian-ia64.RemoveThis@lists.debian.org
Subject: Re: PMU-tools for Itanim in Debian Unstable

>>>>> "Josh" == Josh Dalziel <Dalziel> writes:

Josh> Peter, I guess it would help with what type of information you
Josh> are looking for. Are you looking for basic cpu/mem/disk
Josh> information? Personally I have collection of sar scripts, and
Josh> take the output and make pretty rrdtool graphs with it.

I'm looking for cache miss profiles, pipeline stalls, etc., in a new
app I'm porting to Itanium. I think I said, tools for the PMU ---
i.e., perfcounter/perfmon in the kernel, and
q-tools/pfmon/oprofile/papi/caliper in userspace.

Peter C


--
To UNSUBSCRIBE, email to debian-ia64-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Archive: http://lists.debian.org/E61D41881EE1D747BC4325624F6A3567269A3D762E@NXP...SMBX18.
Back to top
peter
External


Since: Jun 12, 2007
Posts: 4



PostPosted: Sun Mar 07, 2010 2:10 am    Post subject: Re: PMU-tools for Itanim in Debian Unstable [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>>>>> "Josh" == Josh Dalziel <Dalziel> writes:

Josh > From my understanding tracing for the kernel stack on linux is
Josh > pretty limited, and on IA64 it is even more limited. Sorry to say,
Josh> I know tools for sparc, power5/6 and pa-risc, but no good kernel
Josh> time profilers for IA64. Sad

Josh> http://lttng.org/content/download You might have some luck
Josh> getting a hold of the maintains of LTTng, I heard rumors a few
Josh> years ago of them having a IA64 tool that might help. I have no
Josh> idea of its state.



I'm aware of the Linux trace project. It doesn't do what I want. I'm
looking for a gprof-like profile of an app, but counting
BE_BUBBLE_ALL etc., or L3-cache miss events instead of program counter
hits.


There used to be good tools in Debian -- q-tools was one ---
specifically for IA64. These appear to have bit-rotted with the kernel
changes from perfmon to perfmon2 to the current whatever it is.

What I'm asking, is, what is supposed to work now in Debian? I can
file bug reports against all of them I suppose Sad

Peter C


--
To UNSUBSCRIBE, email to debian-ia64-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Archive: http://lists.debian.org/871vfw6385.wl%peter@chubb.wattle.id.au
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> IA64 All times are: Eastern Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum