[RFC] merge offcputime and offwaketime
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
I recently made a couple of changes to offcputime.py (#533, #543 and #544). I was going to port them to offwaketime.py when it occurred to me that including the stack of the waking process could be a feature of offcputime.py (that was default off). I'm envisioning something like `parser.add_argument('-w', '--show-wakeup-stack', ...)`.
How do we feel about merging these two tools into one vs maintaining separate tools?
I can take this on if we think it's a good idea.
cc @brendangregg
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.