Menu

#3 Online display of profiling data

open
nobody
None
5
2002-10-13
2002-10-13
No

Create a socket interface for the profiling data. With
minor changes in the treemap and ProfileViewer it
should be possible to update the treemap view to
redisplay the runtime statistics. Interfaces to be created:

1. SocketListener started by native-library

2. TCP-Interface must implement at least the following:
2.1. SuspendAllThreads
2.2. GetAllThread
2.3. GetStackTraceForThread
2.4. EnableProfilingForThread
2.5. DisableProfilingForThread
2.6. ResumeAllThreads

3. GUI must be changed to display only one thread /
one threadGroup / all threads

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.