linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 00/10] trace-cmd dump - v7 update
@ 2021-11-11 15:12 Tzvetomir Stoyanov (VMware)
  2021-11-11 15:12 ` [PATCH v4 01/10] trace-cmd dump: Add helpers for processing trace file version 7 Tzvetomir Stoyanov (VMware)
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Tzvetomir Stoyanov (VMware) @ 2021-11-11 15:12 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

Updated the "trace-cmd dump" subcommand to work with trace files version 7.

This patch-set depends on:
 "trace-cmd fixes and clean-ups" patch set.
 "Refactor APIs for creating output handler" patch set.
 "Refactor the logic for writing trace data in the file" patch set.
 "Trace file version 7 - sections" patch set.
 "Trace file version 7 - compression" patch set.
 "trace-cmd convert" patch set.

v4 changes:
 - Rebased on top of the latest master.
v3 changes:
 - Rebased on top of the latest master.
v2 changes:
 - fixed issues of split and convert commands with some corner cases

Tzvetomir Stoyanov (VMware) (10):
  trace-cmd dump: Add helpers for processing trace file version 7
  trace-cmd dump: Print compression header
  trace-cmd dump: Add helpers for processing trace file sections
  trace-cmd dump: Read recursively all options sections
  trace-cmd dump: Read extended BUFFER option
  trace-cmd dump: Dump sections
  trace-cmd dump: Dump trace file version 7
  trace-cmd dump: Dump sections content
  trace-cmd dump: Add new argument --sections
  trace-cmd dump: Align better the output of flyrecord dump

 tracecmd/trace-dump.c | 458 +++++++++++++++++++++++++++++++++++++-----
 1 file changed, 413 insertions(+), 45 deletions(-)

-- 
2.33.1


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

end of thread, other threads:[~2021-11-11 15:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-11 15:12 [PATCH v4 00/10] trace-cmd dump - v7 update Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 01/10] trace-cmd dump: Add helpers for processing trace file version 7 Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 02/10] trace-cmd dump: Print compression header Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 03/10] trace-cmd dump: Add helpers for processing trace file sections Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 04/10] trace-cmd dump: Read recursively all options sections Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 05/10] trace-cmd dump: Read extended BUFFER option Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 06/10] trace-cmd dump: Dump sections Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 07/10] trace-cmd dump: Dump trace file version 7 Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 08/10] trace-cmd dump: Dump sections content Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 09/10] trace-cmd dump: Add new argument --sections Tzvetomir Stoyanov (VMware)
2021-11-11 15:12 ` [PATCH v4 10/10] trace-cmd dump: Align better the output of flyrecord dump Tzvetomir Stoyanov (VMware)

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).