Re: [PATCH 28/29] tools lib traceevent: Support function __get_dynamic_array_len

2015-08-21 Thread Arnaldo Carvalho de Melo
Em Fri, Aug 21, 2015 at 10:09:29AM +, Wang Nan escreveu: > From: He Kuang > > Support helper function __get_dynamic_array_len() in libtraceevent, > this function is used accompany with __print_array() or __print_hex(), > but currently it is not an available function in the function list of >

[PATCH 28/29] tools lib traceevent: Support function __get_dynamic_array_len

2015-08-21 Thread Wang Nan
From: He Kuang Support helper function __get_dynamic_array_len() in libtraceevent, this function is used accompany with __print_array() or __print_hex(), but currently it is not an available function in the function list of process_function(). The total allocated length of the dynamic array is e