remarkable-linux/tools/lib/traceevent
Namhyung Kim 21c69e721d tools lib traceevent: Use proper function parameter type
The param needs to be updated when setting args up so that
the loop in process_defined_func() can see the correct
param->type for the farg.

Cc: Borislav Petkov <bp@alien8.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1337740619-27925-15-git-send-email-namhyung.kim@lge.com
Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-05-24 11:34:12 -03:00
..
event-parse.c tools lib traceevent: Use proper function parameter type 2012-05-24 11:34:12 -03:00
event-parse.h parse-events: Rename struct record to struct pevent_record 2012-04-25 13:35:48 +02:00
event-utils.h
Makefile
parse-filter.c parse-events: Rename struct record to struct pevent_record 2012-04-25 13:35:48 +02:00
parse-utils.c
trace-seq.c