All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments
@ 2020-07-14 21:19 Steven Rostedt
  2020-07-14 21:19 ` [PATCH 1/8] libtraceevent: Document tep_load_plugins_hook() Steven Rostedt
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Steven Rostedt @ 2020-07-14 21:19 UTC (permalink / raw)
  To: linux-trace-devel

This is an updated series of Tzvetomir's patch set:

  https://lore.kernel.org/r/20200714103027.2477584-1-tz.stoyanov@gmail.com

The only changes to that are:

  - Changed the prefix of the subjects from trace-cmd: to libtraceevent:

  - Adds the links to Namhyung's comments.

  - Adds Namhyung's Acked-by.

The code is unmodified. This only changes the commit logs.

-- Steve



Tzvetomir Stoyanov (VMware) (8):
      libtraceevent: Document tep_load_plugins_hook()
      libtraceevent: Handle strdup() error in parse_option_name()
      libtraceevent: Fix typo in tep_plugin_add_option() description
      libtraceevent: Improve error handling of tep_plugin_add_option() API
      libtraceevent: Fixed broken indentation in parse_ip4_print_args()
      libtraceevent: Fixed type in PRINT_FMT_STING
      libtraceevent: Fixed description of tep_add_plugin_path() API
      libtraceevent: Handle possible strdup() error in tep_add_plugin_path() API

----
 lib/traceevent/event-parse-local.h |  2 +-
 lib/traceevent/event-parse.c       | 10 ++++----
 lib/traceevent/event-plugin.c      | 50 ++++++++++++++++++++++++++++----------
 3 files changed, 43 insertions(+), 19 deletions(-)

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

end of thread, other threads:[~2020-07-14 21:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-14 21:19 [PATCH 0/8] trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments Steven Rostedt
2020-07-14 21:19 ` [PATCH 1/8] libtraceevent: Document tep_load_plugins_hook() Steven Rostedt
2020-07-14 21:19 ` [PATCH 2/8] libtraceevent: Handle strdup() error in parse_option_name() Steven Rostedt
2020-07-14 21:19 ` [PATCH 3/8] libtraceevent: Fix typo in tep_plugin_add_option() description Steven Rostedt
2020-07-14 21:19 ` [PATCH 4/8] libtraceevent: Improve error handling of tep_plugin_add_option() API Steven Rostedt
2020-07-14 21:19 ` [PATCH 5/8] libtraceevent: Fixed broken indentation in parse_ip4_print_args() Steven Rostedt
2020-07-14 21:19 ` [PATCH 6/8] libtraceevent: Fixed type in PRINT_FMT_STING Steven Rostedt
2020-07-14 21:19 ` [PATCH 7/8] libtraceevent: Fixed description of tep_add_plugin_path() API Steven Rostedt
2020-07-14 21:19 ` [PATCH 8/8] libtraceevent: Handle possible strdup() error in " Steven Rostedt
2020-07-14 21:30 ` [PATCH 0/8] trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments Steven Rostedt

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.