]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
tools lib traceevent: Man pages for get field value APIs
authorTzvetomir Stoyanov <tstoyanov@vmware.com>
Fri, 10 May 2019 19:56:25 +0000 (15:56 -0400)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 15 May 2019 19:36:48 +0000 (16:36 -0300)
commit96e75ef97d882655d3d2f14aec444d5544bd93ff
treeeb32feefca3f90f81c606b08b1d3775012a46415
parent0b51220ee0c3f6634b9fcf9208cc0764d5861163
tools lib traceevent: Man pages for get field value APIs

Create man pages for libtraceevent APIs:

  tep_get_any_field_val(),
  tep_get_common_field_val(),
  tep_get_field_val(),
  tep_get_field_raw()

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://lore.kernel.org/linux-trace-devel/20190503091119.23399-19-tstoyanov@vmware.com
Link: http://lkml.kernel.org/r/20190510200108.885426878@goodmis.org
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/lib/traceevent/Documentation/libtraceevent-field_get_val.txt [new file with mode: 0644]