Clement Tsang
Clement Tsang
Yep, that's kinda what I had in mind for implementing this for now, and it would be pretty easy. Just currently a bit busy with work stuff (started a new...
@Integralist looks like it.
Marking this as done, available as `--unnormalized_cpu`.
This sounds like a good idea, I can look into adding something like that in the future.
I can look into implementing something like this, sure.
Sure, I can look at that. Shouldn't be too hard to do.
Just a heads up, the linked PR would solve the battery dependency (and technically this issue), but there's still a bit of stuff to fix before you can compile on...
Yeah, I already have OS-specific cfg setups to leverage sysinfo which does compile for Android (afaik), so I just really need to set those up and try it.
Sorry for the slow updates on this, still busy with some other stuff. Going to rename this issue since the original problem (optional battery dependency) is fixed, but the core...
@alexanderadam Potentially? It would depend on whatever library I use/a custom implementation and how they gather stats. There's probably far more issues than just `/proc/stat` though; last time I tried...