Files
android_kernel_xiaomi_sm8450/tools/perf/util
Hyeoncheol Lee 7ce28b5b5b perf probe: Allow of casting an array of char to string
Before casting a type of a variable to string, convert_variable_type()
confirms that the type is a pointer or an array. then if it is a pointer
to char, it is casted to string.  but in case of an array of char, it
isn't

Signed-off-by: H.C. Lee <hyc.lee@gmail.com>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/CANFS6bb75e8a_UtyAD9yF73hfXDy0N8tSjDz=a+Vna=Y8ORMHg@mail.gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-01-24 16:40:20 -03:00
..
2012-10-14 12:22:52 -07:00
2011-02-16 13:30:48 +01:00
2012-09-17 13:12:02 -03:00
2012-02-13 23:17:40 -02:00
2012-12-09 08:46:07 -03:00
2012-12-08 15:25:06 +01:00
2012-08-03 10:42:25 -03:00
2012-10-02 18:36:24 -03:00
2012-12-08 15:25:06 +01:00
2012-08-03 10:37:21 -03:00
2012-05-17 12:32:54 -03:00
2012-12-11 17:22:39 -03:00