Hi,

I'm make a script, BASH , to transfer a USB Snoopy log to a MySQL database and a PHP script to browse it.

The idea is transform a long and no easy to read log into a visual representation of it.

Each row, URB, has four extra fields, -id, class, style , text-, used to specify how show it in the HTML page and a field, description (title), to add extra info.

For example you can set text to “{1fd<=15}” and description to “Set AFE mode” to represent that the driver write 0x15 at offset 0x1fd of device memory.

When you put the cursor over the text you can read the description and if you click on it a pop up show the full URB and other info.

After transfer the log to the database you need write a group of SQL command to set the extra fields. So you need know a little of SQL but not too much.

With this I think that after analyze a log you can apply the SQL command to a new log and see more easy if it give you something new or different.

Download and “screenshots” at:

http://www.alu.us.es/a/aurarrzaf/snoopy/snoopy.html



Some idea to make it useful for somebody more than me?


Thanks,
Aurelio Arroyo

                
______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to