diff options
author | Irina Tirdea <[email protected]> | 2012-08-29 01:22:16 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-05 19:35:21 -0300 |
commit | 60ff92f515a4efb36931f1b5b042332016e0f123 (patch) | |
tree | 6d369ba5c048e803a53b36963f8e36cd9a3f17a3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | be4a2dedf6816871349fbddd018f266e93e3c22d (diff) |
perf tools: Replace mempcpy with memcpy
mempcpy 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: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/CANg8OW+Y3ZMG-GdhYu2_yKOYH_XEMgw73PdCX_23UTnfYhmttA@mail.gmail.com
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