cc: Use PID to detach uprobes
authorPaul Chaignon <paul.chaignon@gmail.com>
Fri, 13 Jan 2017 22:37:28 +0000 (23:37 +0100)
committerPaul Chaignon <paul.chaignon@gmail.com>
Sun, 15 Jan 2017 07:33:30 +0000 (08:33 +0100)
commit893ad2fc6c414e9677903e9e0deff7635e3cbd6f
treee3d3b7ce576815a73a5177102e48df2a534520d7
parent690b7e6dc63320d13f00751a0fa7f6512335fe72
cc: Use PID to detach uprobes

We need the PID when detaching uprobes to resolve library names
to the same path as when attaching
src/python/bcc/__init__.py