Open eve-mem opened 1 year ago
This issue is stale because it has been open for 200 days with no activity.
I've made no major progress on this yet. I still do think it's a useful feature to add. I'll work on a simple example and see if it works well before adding support for everything.
This issue is stale because it has been open for 200 days with no activity.
Removing the stale flag and bumping because this sounds like it might one day be a useful feature to have. I need to revisit that draft at some point...
This issue is stale because it has been open for 200 days with no activity.
That makes 400 days stale.... But i do think one day this will be useful to do.
Yep, happy to keep the idea here. We can probably add an "idea" flag and then prevent those going stale, it's just whether we'd ever come back and look at them again? 5:S
Yah could do. In some ways i appreciate the guilt trip of an idea going stale, reminds me to try and think about it again...
Yeah, it's nice to have the nudge. Ok, I'll leave it as is then and we can just keep marking it as not stale until one day we forget and it drifts quietly into oblivion... 5;P
A lot of the linux plugins start from a task struct and provide lots of extra information about the processes. e.g. envvars, lsof, sockstat, psaux.
It would be great to allow this functionality to task structs found by scanning too. However the question is how to allow actually the user to this.