Ok, since absolutely every question I've asked on this forum has been ignored, let me try a different approach.
I'd like to use tinycore on my project, but I need to be able to profile the system, meaning I need to understand how much CPU and memory my applications are using while they are running. How would any of you do this?
I've tried getting lttng to work in tinycore and it has been a disaster. I imagine someone else out there has wanted to figure out how much CPU is being used? and top is not nearly good enough, I need history over many seconds, not just one second snapshots. Something graphical, that I can capture data from and save, and use in reports.
Almost all commercial OSes (QNX, VxWorks, etc) come with this kind of stuff out of the box and I am having an awful time finding anything close in the linux community. (that works!)
M