commit | 2a0cf9ebb12ebc7d4fd417d897819d2c2cb6b3f6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Nov 25 16:12:46 2009 +0100 |
committer | Johannes Berg <johannes@sipsolutions.net> | Wed Nov 25 16:12:46 2009 +0100 |
tree | cdbf9afb3d8e4f9aa9f72ecb05684728f5c70b25 | |
parent | 93341c3407d8098efb955494ac6723d61ec2294e [diff] |
correct and simplify hrtimer plugin The current hrtimer plugin code is broken wrt. the return values, but it can now ignore the trace_seq_* return values completely and focus on parsing the data. Also, the handler API should return 0 (all OK) or negative numbers on errors. Signed-off-by: Johannes Berg <johannes@sipsolutions.net>