OSDN Git Service

tools lib traceevent: Man pages for registering print function
authorTzvetomir Stoyanov <tstoyanov@vmware.com>
Fri, 10 May 2019 19:56:19 +0000 (15:56 -0400)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 15 May 2019 19:36:48 +0000 (16:36 -0300)
commit10e679751cde169434dffb6c87f9b93c02050bef
tree1994ab9ca45ccf4d74124c8861d6a7b404648704
parentc818e2dbe4720151f99876a28252cc9b27e561f8
tools lib traceevent: Man pages for registering print function

Create man pages for libtraceevent APIs:

  tep_register_print_function()
  tep_unregister_print_function()

Signed-off-by: Tzvetomir Stoyanov <tstoyanov@vmware.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: linux-trace-devel@vger.kernel.org
Link: http://lkml.kernel.org/r/20190510200107.857252818@goodmis.org
Link: http://lore.kernel.org/linux-trace-devel/20190503091119.23399-13-tstoyanov@vmware.com
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/lib/traceevent/Documentation/libtraceevent-reg_print_func.txt [new file with mode: 0644]