mstange / samply

Command-line sampling profiler for macOS and Linux
Apache License 2.0
2.13k stars 52 forks source link

feat: add address to server and import options #234

Closed Rjected closed 3 months ago

Rjected commented 3 months ago

Adds the --address flag, to set the listening address for the server spun by record or import. Fixes https://github.com/mstange/samply/issues/86