linux - What is the similar to printk in user mode? -



linux - What is the similar to printk in user mode? -

we can utilize printk send debug message in kernal driver. have user mode ap phone call kernal driver. output user mode ap debug message kernal mode driver @ same time. how that?

if understood question correctly, guess looking syslog c api. $ man 3 syslog tells need.

linux debugging driver syslog printk

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -