linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 00/11]trace-cmd dump - v7 update
@ 2022-01-26  9:53 Tzvetomir Stoyanov (VMware)
  2022-01-26  9:53 ` [PATCH v8 01/11] trace-cmd dump: Add helpers for processing trace file version 7 Tzvetomir Stoyanov (VMware)
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Tzvetomir Stoyanov (VMware) @ 2022-01-26  9:53 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:
 "[PATCH v8 0/9] trace-cmd convert"
 https://lore.kernel.org/linux-trace-devel/20220126095154.570700-1-tz.stoyanov@gmail.com/

v8 changes:
 - Bug fixes.
 - Code cleanups.
 - Rebase.
v7 changes:
 - Bug fixes.
 - Code cleanups.
 - Rebase.
v6 changes:
 - Rebased on top of the latest master.
 - Introduced new metadata strings section.
 - Use 8 bytes for section size.
v5 changes:
 - Rebased on top of the latest master.
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) (11):
  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: Read strings sections from v7 trace files
  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 | 580 ++++++++++++++++++++++++++++++++++++++----
 1 file changed, 535 insertions(+), 45 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-01-26  9:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-26  9:53 [PATCH v8 00/11]trace-cmd dump - v7 update Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 01/11] trace-cmd dump: Add helpers for processing trace file version 7 Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 02/11] trace-cmd dump: Print compression header Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 03/11] trace-cmd dump: Add helpers for processing trace file sections Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 04/11] trace-cmd dump: Read recursively all options sections Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 05/11] trace-cmd dump: Read extended BUFFER option Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 06/11] trace-cmd dump: Dump sections Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 07/11] trace-cmd dump: Dump trace file version 7 Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 08/11] trace-cmd dump: Read strings sections from v7 trace files Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 09/11] trace-cmd dump: Dump sections content Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 10/11] trace-cmd dump: Add new argument --sections Tzvetomir Stoyanov (VMware)
2022-01-26  9:53 ` [PATCH v8 11/11] 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).