akry / pprof

profile parallelism of program execution.
0 stars 0 forks source link

create a netlink connection to communicate a user-land daemon #3

Closed akry closed 11 years ago

akry commented 11 years ago

It might be better to buffer data a while on kernel-land, then pack it to a JSON object to throw to a user-land daemon. The user-land daemon then stores the JSON object to a database for better performance