aboutsummaryrefslogtreecommitdiff
path: root/devel/remotery/pkg-descr
blob: d65d9bff1837ea03bc006ce8da22aad71d5fc02c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Remotery is a realtime CPU/GPU profiler hosted in a single C file with a
viewer that runs in a web browser.

Features:
- Lightweight instrumentation of multiple threads running on the CPU.
- Web viewer that runs in Chrome, Firefox and Safari. Custom WebSockets
  server transmits sample data to the browser on a latent thread.
- Profiles itself and shows how it's performing in the viewer.
- Console output for logging text.
- Console input for sending commands to your game.

WWW: https://github.com/Celtoys/Remotery