From: Arthur Lorenz (ifw99140++at++informatik.fh-muenchen.de)
Date: 11/26/2003 05:01:47
Hello all,
I would like to collect statistics using Performer 3.0.2 in
SuSE Linux 8.2 (kernel 2.4.20) on a Dual-Xeon workstation with
a GeForce 5900 graphics card.
Two statistical classes don't seem to work at all:
PFSTATSHW_GFXPIPE_TIMES and PFSTATSHW_CPU.
When I call:
pfStats stats = new pfStats;
stats->setClass(PFSTATSHW_ENCPU, PFSTATS_ON);
I get '0' as a return value indicating that Performer was not
able to set the class. After switching on the debug mode I
get:
3106 PF Info: pfStats::enableHW - CPU stats not yet
available on releases beyond 6.1
Furthermore I couldn't successfully use:
pfStats stats = new pfStats;
stats->setClass(PFSTATSHW_ENGFXPIPE_TIMES, PFSTATS_ON);
Again, I get '0' returned but no further information although
debug mode is turned on.
PFSTATSHW_ENGFXPIPE_FILL statistics *do* work.
Are this features available on Irix but not on Linux or Windows?
If so, does anybody know when they will be available?
Thanks,
Arthur
-- Arthur Lorenz Munich University Of Applied Sciences Department Of Computer Science ifw99140_at_cs_dot_fhm_dot_edu
This archive was generated by hypermail 2b29 : Wed Nov 26 2003 - 06:56:01 PST