linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] libtraceeval task-eval: Updates to evaluate tasks
@ 2023-10-11  3:25 Steven Rostedt
  2023-10-11  3:25 ` [PATCH 01/11] libtraceeval task-eval: Fix naming conventions of variables Steven Rostedt
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Steven Rostedt @ 2023-10-11  3:25 UTC (permalink / raw)
  To: linux-trace-devel; +Cc: Ross Zwisler, Steven Rostedt (Google)

From: "Steven Rostedt (Google)" <rostedt@goodmis.org>

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-10-11  3:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11  3:25 [PATCH 00/11] libtraceeval task-eval: Updates to evaluate tasks Steven Rostedt
2023-10-11  3:25 ` [PATCH 01/11] libtraceeval task-eval: Fix naming conventions of variables Steven Rostedt
2023-10-11  3:25 ` [PATCH 02/11] libtraceeval task-eval: Use "assign_*keys/vals()" helper functions Steven Rostedt
2023-10-11  3:25 ` [PATCH 03/11] libtraceeval task-eval: Add tracking of priority Steven Rostedt
2023-10-11  3:25 ` [PATCH 04/11] libtraceeval task-eval: Add way to read trace.dat buffer instances Steven Rostedt
2023-10-11  3:25 ` [PATCH 05/11] libtraceeval task-eval: Account for ZOMBIE and EXITED states Steven Rostedt
2023-10-11  3:25 ` [PATCH 06/11] libtraceeval task-eval: Show max, min and count of deltas too Steven Rostedt
2023-10-11  3:25 ` [PATCH 07/11] libtraceeval task-eval: Add more comments Steven Rostedt
2023-10-11  3:25 ` [PATCH 08/11] libtraceeval task-eval: Only release results if found Steven Rostedt
2023-10-11  3:25 ` [PATCH 09/11] libtraceeval task-eval: Do not add pdata to non RUNNING tasks Steven Rostedt
2023-10-11  3:25 ` [PATCH 10/11] libtraceveal task-eval: Clean up all traceeval_iterators Steven Rostedt
2023-10-11  3:25 ` [PATCH 11/11] libtraceeval task-evals: Free the libtraceevals Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).