linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Rename a few libtracecmd APIs
@ 2020-12-22 12:09 Tzvetomir Stoyanov (VMware)
  2020-12-22 12:09 ` [PATCH 1/2] trace-cmd: Rename free_record() to tracecmd_free_record() Tzvetomir Stoyanov (VMware)
  2020-12-22 12:09 ` [PATCH 2/2] trace-cmd: Rename tracecmd_get_pevent() to tracecmd_get_tep() Tzvetomir Stoyanov (VMware)
  0 siblings, 2 replies; 3+ messages in thread
From: Tzvetomir Stoyanov (VMware) @ 2020-12-22 12:09 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

Renamed free_record() and tracecmd_get_pevent() APIs to have more consistent
and intuitive names.

Tzvetomir Stoyanov (VMware) (2):
  trace-cmd: Rename free_record() to tracecmd_free_record()
  trace-cmd: Rename tracecmd_get_pevent() to tracecmd_get_tep()

 include/trace-cmd/trace-cmd.h           |  4 +--
 kernel-shark/src/libkshark.c            | 20 +++++++-------
 kernel-shark/src/plugins/sched_events.c |  4 +--
 lib/trace-cmd/trace-blk-hack.c          |  2 +-
 lib/trace-cmd/trace-ftrace.c            |  4 +--
 lib/trace-cmd/trace-input.c             | 20 +++++++-------
 lib/trace-cmd/trace-output.c            |  8 +++---
 tracecmd/trace-hist.c                   |  4 +--
 tracecmd/trace-mem.c                    |  4 +--
 tracecmd/trace-profile.c                | 14 +++++-----
 tracecmd/trace-read.c                   | 36 ++++++++++++-------------
 tracecmd/trace-split.c                  | 20 +++++++-------
 tracecmd/trace-stream.c                 |  2 +-
 13 files changed, 71 insertions(+), 71 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-12-22 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-22 12:09 [PATCH 0/2] Rename a few libtracecmd APIs Tzvetomir Stoyanov (VMware)
2020-12-22 12:09 ` [PATCH 1/2] trace-cmd: Rename free_record() to tracecmd_free_record() Tzvetomir Stoyanov (VMware)
2020-12-22 12:09 ` [PATCH 2/2] trace-cmd: Rename tracecmd_get_pevent() to tracecmd_get_tep() 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).