On Wed, Sep 27, 2023 at 08:33:10AM -0400, Steven Rostedt wrote: > From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx> > > Now that the traceeval_data has a type, add checks to traceeval_insert() > and traceveal_query() as well as traceeval_stat() to make sure the keys > and vals match the types that were for the traceeval. > > Which also caught a bug in task_eval.c display_process_stats(). > > Signed-off-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx> Reviewed-by: Ross Zwisler <zwisler@xxxxxxxxxx>