Commit Graph

68 Commits

Author SHA1 Message Date
David Rose eaad55e828 make default port be 5185 2004-09-07 16:47:04 +00:00
David Rose 3706822aae support pstats-tcp-ratio, tcp by default 2004-09-03 19:22:22 +00:00
Darren Ranalli 9ff0f4d8a8 publish main_tick (for AI stats) 2004-06-05 01:16:33 +00:00
Dave Schuyler baf11afd75 added stubbed out is_started() 2004-03-23 01:13:35 +00:00
David Rose be0f50c6fb redefine GraphicsEngine::auto_flip; define more pstats collectors 2004-03-03 20:22:05 +00:00
David Rose 6039e182c0 add App:PStats 2004-02-19 02:52:49 +00:00
David Rose be6354f9ef bracket a few more low-level things with pstats 2004-02-18 18:21:00 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
Dave Schuyler 36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose b33978174f add new pstats collectors 2004-01-14 21:19:10 +00:00
David Rose f84da13675 add pstats-average-time 2004-01-14 19:28:20 +00:00
David Rose 3535b37a2a fix texture memory range 2004-01-14 01:23:19 +00:00
David Rose 92c4dd283b remove silly assertion 2004-01-13 19:12:14 +00:00
David Rose a72a079e04 default should be at least 60 seconds of history 2004-01-13 18:36:47 +00:00
David Rose fb9e74bb48 build test_client correctly 2004-01-07 18:29:13 +00:00
David Rose 1033c1d52e add ClockObject::M_forced and M_degrade 2003-12-24 19:41:29 +00:00
David Rose cfad1d8c3e work on pstats reporting 2003-12-04 18:13:50 +00:00
Dave Schuyler a43b1f20a6 changed includes 2003-10-30 07:08:59 +00:00
Dave Schuyler f8efe985d2 changed includes to use application path 2003-10-28 06:10:41 +00:00
David Rose e8c032b84c whoops, virtual function changed signature 2003-05-07 01:28:03 +00:00
David Rose 73cacee551 deal with collect-tcp 2003-04-03 01:29:19 +00:00
David Rose 1cf37a11c5 tweak parameter names for system collision 2002-09-26 23:04:58 +00:00
David Rose b2c9c49805 pstats TransformState, RenderState 2002-07-16 01:10:53 +00:00
cxgeorge 48fbbe3aac add DO_MEMORY_USAGE 2002-02-06 01:50:07 +00:00
David Rose 8c1c6325f3 prevent compiler crash in O4 Irix build 2001-08-21 18:51:45 +00:00
David Rose 53026e8f35 prevent compiler crash in O4 Irix build 2001-08-21 18:35:35 +00:00
David Rose a631d70c80 hide inner-loop asserts 2001-08-16 21:25:56 +00:00
David Rose 438f5f0aed move Swap Buffers to top of PStats list 2001-08-10 00:31:14 +00:00
David Rose 798e381b2e time draw primitive calls 2001-07-31 23:23:43 +00:00
David Rose 20774b09ac time state changes 2001-07-31 21:42:59 +00:00
David Rose 18dfd085b2 turn off nametag stats by default 2001-07-26 23:08:08 +00:00
David Rose 414094d202 add nametag collectors 2001-07-26 17:31:40 +00:00
David Rose c3fd90eaaf add QuickRenderTraverser 2001-07-24 23:31:11 +00:00
David Rose 34c695359e don't ask for the time unless stats are running 2001-07-16 21:41:52 +00:00
David Rose 543b7283b9 stop pstats when stopped at prompt 2001-06-15 22:18:51 +00:00
David Rose fe70bd5e1d pstats frustum cull, add set_final to bounded object 2001-06-15 02:02:31 +00:00
David Rose b976aa9ac7 add proper tracking of display-list vertices to pstats 2001-06-13 15:57:19 +00:00
David Rose e14e69dce0 add retained mode rendering infrastructure 2001-06-12 23:54:03 +00:00
David Rose f2eddac535 changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
David Rose 21c4a03c16 track python memory 2001-06-08 00:00:44 +00:00
cxgeorge 3624189a8f use combined srcs 2001-06-07 05:16:52 +00:00
David Rose 62ccc44d39 improve memory tracking 2001-06-07 03:49:02 +00:00
David Rose 28fffee547 pvector, pmap, etc. 2001-06-06 00:55:53 +00:00
David Rose 22288e7e48 improved memory tracking tools 2001-06-05 21:34:36 +00:00
David Rose 1804939a70 publish PStatCollectors 2001-05-31 01:43:07 +00:00
David Rose 2f4e207edb Update copyright header 2001-05-25 21:27:38 +00:00
David Rose fcb24f02ef remove tab characters 2001-05-25 15:56:49 +00:00
David Rose 8b63307833 More detailed pstats for Cull 2001-05-22 23:35:38 +00:00
David Rose e8a5abbfc3 oops 2001-05-22 21:29:04 +00:00
David Rose d7ed6d3cbd Improved pstats support for texmem 2001-05-22 03:33:32 +00:00