From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx> This series cleans up task-eval and makes it more useful. Steven Rostedt (Google) (11): libtraceeval task-eval: Fix naming conventions of variables libtraceeval task-eval: Use "assign_*keys/vals()" helper functions libtraceeval task-eval: Add tracking of priority libtraceeval task-eval: Add way to read trace.dat buffer instances libtraceeval task-eval: Account for ZOMBIE and EXITED states libtraceeval task-eval: Show max, min and count of deltas too libtraceeval task-eval: Add more comments libtraceeval task-eval: Only release results if found libtraceeval task-eval: Do not add pdata to non RUNNING tasks libtraceveal task-eval: Clean up all traceeval_iterators libtraceeval task-evals: Free the libtraceevals samples/task-eval.c | 496 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 393 insertions(+), 103 deletions(-) -- 2.42.0