Hi Arnaldo and Rickard, On Mon, Dec 22, 2014 at 12:52:10PM -0200, Arnaldo Carvalho de Melo wrote: > Em Sat, Dec 20, 2014 at 01:45:41PM +0100, Rickard Strandqvist escreveu: > > Removes some functions that are not used anywhere: > > pevent_get_any_field_val() pevent_get_common_field_val() > > pevent_event_fields() pevent_event_common_fields() pevent_list_events() > > pevent_print_event() pevent_data_event_from_type() > > pevent_register_trace_clock() pevent_pid_is_registered() > > > > This was partially found by using a static code analysis program called > > cppcheck. > > Steven, Namhyung, Jiri: > > Are you ok with me applying this patch? I'm all for it, dead code better > be removed, but I don't know what are your plans wrt synchronization > with the trace-cmd repo.
They're used by trace-cmd.. Currently Steve backports changes in libtraceevent to trace-cmd repo occasionally but it eventually will be a generic standalone library so I'd like to keep the APIs. Thanks, Namhyung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

