aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorIrina Tirdea <[email protected]>2012-09-08 03:43:22 +0300
committerArnaldo Carvalho de Melo <[email protected]>2012-09-07 22:11:20 -0300
commit9612ef6716efc20fac0f57d59452cda4e6846bda (patch)
tree8abdce143d1722b274f6d48e3ad9c975803d2e12 /tools/perf/util/scripting-engines/trace-event-python.c
parent7b45f21c2e42f265f6fd469e43857e98e2fdf01c (diff)
tools lib traceevent: replace mempcpy with memcpy
The mempcpy function is not supported by bionic in Android and will lead to compilation errors. Replacing mempcpy with memcpy so it will work in Android. Signed-off-by: Irina Tirdea <[email protected]> Cc: David Ahern <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Steven Rostedt <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions