Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement additional flags for professional use #7

Open
5 tasks
JakWai01 opened this issue Aug 2, 2022 · 0 comments
Open
5 tasks

Implement additional flags for professional use #7

JakWai01 opened this issue Aug 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JakWai01
Copy link
Owner

JakWai01 commented Aug 2, 2022

Needs to be implemented

  • Implement -ff
  • Implement -x
  • Implement -xx
  • Implement -yy
  • Try to increase precision of wall clock time

Further information

Source: https://news.ycombinator.com/item?id=32275902

Heavy professional strace user here. Afaics the wall clock time of the call is not implemented. This is effectively useless to me without that. The second -ff is critical for following busy multiprocess stuff like a JVM. If you aren't resolving every known struct then -x and -xx can be useful. The FD resolution provided by -yy is not critical but can be a real time saver. The flags I use most often are -ffttTyy -o -s.

@JakWai01 JakWai01 added the enhancement New feature or request label Aug 2, 2022
@JakWai01 JakWai01 self-assigned this Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant