rbkit icon indicating copy to clipboard operation
rbkit copied to clipboard

Make rbkit listen on named pipes

Open gnufied opened this issue 9 years ago • 1 comments

RBKit should by default listen to named pipes, such as /tmp/rbkit-<pid>. This will enable rbkit to run in multi process environment.

gnufied avatar Dec 02 '14 11:12 gnufied

We'll need to scope the events under the process ID if we are going to support multi-process profiling. How are we going to show this in the client ?

emilsoman avatar Dec 03 '14 07:12 emilsoman