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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -