commit | 18418f6848112ad4b26566bc617ccc12ac4dc6af | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Dec 22 20:51:29 2009 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Dec 22 20:51:29 2009 -0500 |
tree | 4fd040444c4d26b43512637e57f155684ba20eb1 | |
parent | 50486581f93e196770d3ebbb5a5ed4a9d52d144b [diff] |
parse-events: Make common_lock_depth optional Some older kernels (and future ones) do not have the lock_depth field in the event. Make it optional for parsing. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>