hotspot
hotspot copied to clipboard
Tracepoint hover
trafficstars
This PR expands the tracepoint PR to show additional information when hovering over a tracepoint.
This requires the perfparser PR to be merged.
This is still wip. The following things are planned:
- [x] Cache for tracepoint formats
- [ ] Custom Tracepoint formatters (some format strings execute code which we don't support)
This looks nice. I do wonder (as I've not used tracepoints before) if it would be useful to provide a different (search-able list) as an alternative to the hover (that could be a separate PR, of course).
Note: docs for the hover are missing.