Replies: 4 comments 1 reply
-
I think we have two options for now.
|
Beta Was this translation helpful? Give feedback.
-
Hi @theldoria, I also think the features you mentioned can be useful, but we need time to implement those features. @namhyung From my experience, I feel like sending a signal is not user-friendly. I think time based trace on/off is more useful and easy to use as @theldoria suggested. How about this usage? (when recording a trace for
We can distinguish if But it might take time for implementation because I don't have much time these days. |
Beta Was this translation helpful? Give feedback.
-
I've created an issue at #1699. |
Beta Was this translation helpful? Give feedback.
-
there is the timeout command. timout seconds uftrace parameters... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to apply
uftrace
to a cyclically running application, which may never stop.However, I want to be able to record anyway and get the results after:
I would really love if recording would be done into a cyclic buffer, so I could stop recording on an user defined trigger (a watchpoint of a variable examined at any function enter/leave would be enough for may use case).
My question: is something like that possible?
EDIT: spelling
Beta Was this translation helpful? Give feedback.
All reactions