Commit Graph

16 Commits

Author SHA1 Message Date
rdb 2157f1162e pstats: Proper thread cleanup after a thread exits (PStats 3.2)
The thread will linger around in the server as long as there is data (so, it will be removed after `pstats-history` seconds)

Fixes #450
2023-01-10 14:37:39 +01:00
rdb bb6976d558 pstats: Third significant update to PStats server UI, including:
* Windows stay open after client disconnects, for further inspection
* Ability to save session results to a file, and reopening those files
* Ability to save the current graph window layout for new sessions
* Ability to change colors (by right-clicking on bar)
* SI prefixes for Hz units (kHz, MHz, etc.)
* Ability to export session to Chrome Tracing JSON format
* "Close All Graphs" menu option
* Graphs now properly show data when opened while Pause is on
* Some fixes for weird graph window minimize behavior on Windows
2022-10-05 18:58:36 +02:00
Sam Edwards 7790f8429d general: Fully qualify header references into the std namespace
Closes #341
2018-06-07 10:35:12 +02:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 87fd44e644 improve threads interaction 2006-02-25 01:20:15 +00:00
David Rose 881c8a459b pvector<int> -> vector_int 2004-07-06 18:59:43 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 5d8bb3dfab menu stuff 2004-01-09 01:23:25 +00:00
Dave Schuyler a43b1f20a6 changed includes 2003-10-30 07:08:59 +00:00
David Rose 196cfd7d16 vector -> pvector, etc. 2001-06-25 17:00:50 +00:00
David Rose 00b55bf50c Update copyright header 2001-05-25 21:41:25 +00:00
David Rose fcb24f02ef remove tab characters 2001-05-25 15:56:49 +00:00
David Rose 866507bb17 Add pstats timing of wrt calls 2001-05-21 23:49:53 +00:00
David Rose e50b9eb36c Revamping PStats to support texture memory, etc. 2001-05-18 15:53:05 +00:00
David Rose 67a298793d Initial revision 2000-10-10 18:47:40 +00:00