libtraceevent: 1.7.0

Changes since 1.6.4:

 New APIs:

  tep_find_function_info() - Returns not only the name of a function from its
                    address, but also where the function starts and its size.

  tep_kbuffer() - Returns the kbuffer parser for a tep handle.

 Updates:

  - Now handles cpumask() macro parsing.

  - Add SAME_AS_HOST for endian and long size to kbuffer_alloc()

  - Handle dynamic fields that are not arrays.

  - Allow function parameters to have operators.

  - sizeof() parsing for some basic types.

  - Added man pages for the kbuffer API.

 Fixes:

  - print_field_raw() terminates with '\0'
libtraceevent: version 1.7

Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 file changed