Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Very slow detaching #4

Open
marcinslusarz opened this issue Jun 26, 2017 · 2 comments
Open

Very slow detaching #4

marcinslusarz opened this issue Jun 26, 2017 · 2 comments

Comments

@marcinslusarz
Copy link
Contributor

For example "vltrace ls" take 24s to finish.

@marcinslusarz
Copy link
Contributor Author

Possible solutions:

  • fixing the underlying issue :)
  • multi-threaded detaching
  • daemon mode (one background process waiting on Unix socket and another one controlling it)

@marcinslusarz
Copy link
Contributor Author

Another idea is to use per syscall tracepoints - detaching from them should be faster than from kprobes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants