Skip to content
Commit 00ae1127 authored by David Ahern's avatar David Ahern Committed by Arnaldo Carvalho de Melo
Browse files

tools lib traceevent: Add destructor for format_field



Move the calls that frees the resources allocated for a struct format_field to
a separate routine.

Signed-off-by: default avatarDavid Ahern <dsahern@gmail.com>
Acked-by: default avatarSteven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1426790181-19118-1-git-send-email-dsahern@gmail.com
[ Split this part from a larger patch, added pevent_ prefix as requested by Steven ]
Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent 70e97278
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment