All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] trace-cmd documentation update for v7 files
@ 2021-09-14 13:23 Tzvetomir Stoyanov (VMware)
  2021-09-14 13:23 ` [PATCH v2 1/4] trace-cmd: Update bash completion Tzvetomir Stoyanov (VMware)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tzvetomir Stoyanov (VMware) @ 2021-09-14 13:23 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

Added documentation of trace file version 7.

This patch-set depends on "[PATCH v2 00/10] trace-cmd dump - v7 update",
should be applied on top of it:
 https://lore.kernel.org/linux-trace-devel/20210914132148.3968401-1-tz.stoyanov@gmail.com/

v2 changes:
 - fixed issues of split and convert commands with some corner cases

Tzvetomir Stoyanov (VMware) (4):
  trace-cmd: Update bash completion
  tarce-cmd: Man page for "trace-cmd convert"
  tarce-cmd: Update record man page
  trace-cmd: Document trace file version 7

 .../trace-cmd/trace-cmd-convert.1.txt         |  65 +++
 .../trace-cmd/trace-cmd-record.1.txt          |  13 +
 Documentation/trace-cmd/trace-cmd.1.txt       |   4 +-
 ...e-cmd.dat.5.txt => trace-cmd.dat.v6.5.txt} |   9 +-
 .../trace-cmd/trace-cmd.dat.v7.5.txt          | 442 ++++++++++++++++++
 tracecmd/trace-cmd.bash                       |  37 ++
 6 files changed, 564 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/trace-cmd/trace-cmd-convert.1.txt
 rename Documentation/trace-cmd/{trace-cmd.dat.5.txt => trace-cmd.dat.v6.5.txt} (98%)
 create mode 100644 Documentation/trace-cmd/trace-cmd.dat.v7.5.txt

-- 
2.31.1


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

end of thread, other threads:[~2021-09-14 13:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 13:23 [PATCH v2 0/4] trace-cmd documentation update for v7 files Tzvetomir Stoyanov (VMware)
2021-09-14 13:23 ` [PATCH v2 1/4] trace-cmd: Update bash completion Tzvetomir Stoyanov (VMware)
2021-09-14 13:23 ` [PATCH v2 2/4] tarce-cmd: Man page for "trace-cmd convert" Tzvetomir Stoyanov (VMware)
2021-09-14 13:23 ` [PATCH v2 3/4] tarce-cmd: Update record man page Tzvetomir Stoyanov (VMware)
2021-09-14 13:23 ` [PATCH v2 4/4] trace-cmd: Document trace file version 7 Tzvetomir Stoyanov (VMware)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.