Another attempt to address the tracepoint ABI problem
Another attempt to address the tracepoint ABI problem
Posted Oct 27, 2017 17:43 UTC (Fri) by jhoblitt (subscriber, #77733)Parent article: Another attempt to address the tracepoint ABI problem
It sounds like there are conflicting use cases for tracepoints: kernel debugging and exporting data to userspace. The powertop example begs the question of why a tracing framework is needed to collect process statics (looks like wake ups). Couldn't that be accomplished by enhanced process statics that could be exposed via sysfs when enabled?
