Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
PMCTools Discuss
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
PMCTools Discuss
Contact owners and managers
1–22 of 22
Mark all as read
Report group
0 selected
Ryan Stone
,
Fabien Thomas
2
6/15/10
Incorrect comment in sys/pmc.h?
Le 14 juin 2010 à 23:52, Ryan Stone a écrit : > #define __PMC_CLASSES() \ > __PMC_CLASS(TSC) /*
unread,
Incorrect comment in sys/pmc.h?
Le 14 juin 2010 à 23:52, Ryan Stone a écrit : > #define __PMC_CLASSES() \ > __PMC_CLASS(TSC) /*
6/15/10
Fabien Thomas
3/21/10
pmc soft
Hi, For those interested you can find a first usable version for i386 of PMC SOFT. The goal is to add
unread,
pmc soft
Hi, For those interested you can find a first usable version for i386 of PMC SOFT. The goal is to add
3/21/10
Fabien Thomas
3/5/10
MFC pmcstat
hi all, i've done the MFC of pmcstat to stable_8 / stable_7. regards, fabien
unread,
MFC pmcstat
hi all, i've done the MFC of pmcstat to stable_8 / stable_7. regards, fabien
3/5/10
Ryan Stone
,
Joseph Koshy
2
2/28/10
Can somebody look at the patches I submitted?
> I've submitted two patches to the pmctools Google Code site. The > first fixes a memory
unread,
Can somebody look at the patches I submitted?
> I've submitted two patches to the pmctools Google Code site. The > first fixes a memory
2/28/10
Fabien Thomas
2/15/10
News
New features committed to head: http://svn.freebsd.org/viewvc/base?view=revision&revision=203790
unread,
News
New features committed to head: http://svn.freebsd.org/viewvc/base?view=revision&revision=203790
2/15/10
Ryan Stone
,
Joseph Koshy
4
1/7/10
libpmc incorrectly sends cachestate qualifier for EXT_SNOOP event
Fix is attached. I didn't bother with the mesi qualifier on Core Solo CPUs because we never send
unread,
libpmc incorrectly sends cachestate qualifier for EXT_SNOOP event
Fix is attached. I didn't bother with the mesi qualifier on Core Solo CPUs because we never send
1/7/10
Ryan Stone
,
Joseph Koshy
3
12/26/09
Core2 Event L1D_CACHE_LD(and others) does not work
> I submitted a bug report on Google Code for this: > http://code.google.com/p/pmctools/issues/
unread,
Core2 Event L1D_CACHE_LD(and others) does not work
> I submitted a bug report on Google Code for this: > http://code.google.com/p/pmctools/issues/
12/26/09
ssanders
,
Ryan Stone
5
12/23/09
What about Stupid Usage Questions?
That was it. Thanks much. On 12/23/2009 11:26 AM, Ryan Stone wrote: > Ah, that error is probably
unread,
What about Stupid Usage Questions?
That was it. Thanks much. On 12/23/2009 11:26 AM, Ryan Stone wrote: > Ah, that error is probably
12/23/09
Ryan Stone
12/1/09
Doesn't the pmc MAP_IN event report incomplete information?
The pmc MAP_IN event returns data in the following structure: struct pmclog_ev_map_in { pid_t pl_pid;
unread,
Doesn't the pmc MAP_IN event report incomplete information?
The pmc MAP_IN event returns data in the following structure: struct pmclog_ev_map_in { pid_t pl_pid;
12/1/09
Rui Paulo
,
Joseph Koshy
6
11/15/09
Problem with pmcstat -p
On 15 Nov 2009, at 04:03, Joseph Koshy wrote: > > >> I found the problem. I was reseting
unread,
Problem with pmcstat -p
On 15 Nov 2009, at 04:03, Joseph Koshy wrote: > > >> I found the problem. I was reseting
11/15/09
Andrew Brampton
, …
Fabien Thomas
6
11/12/09
Kernel deadlock with PMC
Can you try this patch and tell me if it fixes the problem. cd /usr/src && patch -p1 < ...
unread,
Kernel deadlock with PMC
Can you try this patch and tell me if it fixes the problem. cd /usr/src && patch -p1 < ...
11/12/09
Rui Paulo
11/8/09
xscale PMC
Hi, I've finished the first round of implementing XScale PMCs on hwpmc(4) and it works for
unread,
xscale PMC
Hi, I've finished the first round of implementing XScale PMCs on hwpmc(4) and it works for
11/8/09
Fabien THOMAS
,
Joseph Koshy
3
10/14/09
Process mode PMC bug
> > > hwpmc(4)'s idea of thread state is going out of sync with that of the > kernel.
unread,
Process mode PMC bug
> > > hwpmc(4)'s idea of thread state is going out of sync with that of the > kernel.
10/14/09
Rui Paulo
,
Joseph Koshy
2
10/4/09
Makefile changes
> Hi, > I think that we should probably only install i386/amd64 man pages on > i386/amd64.
unread,
Makefile changes
> Hi, > I think that we should probably only install i386/amd64 man pages on > i386/amd64.
10/4/09
Rui Paulo
,
Joseph Koshy
2
10/4/09
pcd_width
> I'm trying to find the meaning of this field. What's it for? It records the number of
unread,
pcd_width
> I'm trying to find the meaning of this field. What's it for? It records the number of
10/4/09
jcmdev0
,
Joseph Koshy
5
7/17/09
Understanding Invalid Argument Errors
It turns out that specifying L2_Lines_Out,core=this works. The pm_iap_config setting for L2_LD was a
unread,
Understanding Invalid Argument Errors
It turns out that specifying L2_Lines_Out,core=this works. The pm_iap_config setting for L2_LD was a
7/17/09
ajray
,
Joseph Koshy
2
7/8/09
Intel Core(2) Fixed Function CAPS Question
> My question now is concerning a problem I just tracked down in my > PMCTools port. > >
unread,
Intel Core(2) Fixed Function CAPS Question
> My question now is concerning a problem I just tracked down in my > PMCTools port. > >
7/8/09
ajray
,
Joseph Koshy
4
7/2/09
question about pmc_name_of_capability
> Also, what about the difference in declarations between the > declaration of iaf_allocate_pmc
unread,
question about pmc_name_of_capability
> Also, what about the difference in declarations between the > declaration of iaf_allocate_pmc
7/2/09
ajray
, …
Joseph Koshy
7
6/20/09
Main Entry Point to hwpmc?
> What is the full path vital for in hwpmc(4)? > I'm running into this sort of issue in
unread,
Main Entry Point to hwpmc?
> What is the full path vital for in hwpmc(4)? > I'm running into this sort of issue in
6/20/09
lifengkai
,
Joseph Koshy
4
6/5/09
答复: A question, thanks
> I see the code in pmc_process_csw_in, the comments > > " Write out saved value and
unread,
答复: A question, thanks
> I see the code in pmc_process_csw_in, the comments > > " Write out saved value and
6/5/09
lifengkai
,
Joseph Koshy
2
6/4/09
【PMC tool】A question
> 1. I can use the pmcstat sampling module process scope to get output > result, I can see the
unread,
【PMC tool】A question
> 1. I can use the pmcstat sampling module process scope to get output > result, I can see the
6/4/09
ajray
,
Joseph Koshy
3
6/2/09
PMCTools in a VM
Alright, that's to be expected I guess. I've been planning on running minix on bare metal,
unread,
PMCTools in a VM
Alright, that's to be expected I guess. I've been planning on running minix on bare metal,
6/2/09