commit | c4f0d6f0d105d2b3d3f99ad2e94da9bd0ee3fb8d | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Apr 06 00:48:06 2012 +0200 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Aug 10 16:54:54 2012 -0400 |
tree | bc403d290fea0330ee1e730f75b91804d71cc622 | |
parent | ab873790b6b41d2fbd798497bcd39e2e080996c6 [diff] |
parse-events: Rename struct record to struct pevent_record As libtraceevent will be a library, having struct record is far too generic of a name to use. Renaming it to be consistent with the rest of the functions will be a better long term solution. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>